SAP Development Questions and Answers

Recent IT Questions

21 - 40 of 119

CheckBox

if we r having 3 checkboxes on a form and we hav to select more than one check box on grid there is field related to check box if we select one check boc in grid shows that checkbox related records in grid there is enum field in that three values based on the check box if we select more than one...

View Answer   |  Oct 15 2008  10:53 AM GMT
SAP development, SAP Smart Forms, Form Painter
asked by Sunmar

  10 pts.

OB52

we have several company codes and want users only to be able to open and close periods belonging to their posting periods

View Answer   |  Oct 12 2008  12:57 AM GMT
SAP development, SAP All-in-One, SAP FI
asked by Rajbabu

  5 pts.

SAP HR table names

What are the common table names in HR module

Answer Question   |  Oct 8 2008  3:45 PM GMT
SAP development, SAP HR
asked by Newea08

  5 pts.

How to link program to function module calling user exit

Need to override fund area and cost center for specific wage type/s. Research indicated need to create project and user exit ZXPAPU01, which is called from function module EXIT_RPCIPE00_001, a component of SAP Enhancement PCPO0001. After creation of project Z_PCPO, using CMOD, I added code to user...

View Answer   |  Oct 6 2008  7:41 PM GMT
SAP development
asked by Giggey

  10 pts.

Check on ABAP-Memory

How can I check inside an ABAP-program how much memory (may be even for the different kinds of memory) is left before dumping (I tried to use "exception-handling, but didn't succeed) ? - thanks

Answer Question   |  Oct 1 2008  7:25 AM GMT
ABAP, SAP development, ABAP Memory
asked by Frank67

  15 pts.

SAP 4.6c migration from MS SQL 2000 to IBM iOS DB2 database

Hi I need to investigate the work load required to migrate SAP4.6C HR from a MS SQL2000 database to a Integrated DB2 IBM i OS Database? Is there tools available for this ? any information will be beneficial Thanx from a system i techie that know nothing about SAP!lol

Answer Question   |  Sep 30 2008  10:29 AM GMT
SAP development, DB2, SQL Server 2000
asked by IEnter

  5 pts.

Editable print preview of Smart Form

Hi, i have a smartform created. My requirement is when the user clicks on print preview button, it should display in editable form.

Answer Question   |  Sep 11 2008  7:09 AM GMT
SAP development, SAP Smart Forms
asked by Mohammadi

  5 pts.

Smart Forms page protection for table

in smartforms I use a table node to edit a table with a header, items, sub totals (triggered by event sort) and total at the end of the table. I would like to avoid a page break for the subtotal or the total to prevent having totals on the next page . So i didn't success because the page protection...

View Answer   |  Aug 26 2008  9:53 AM GMT
SAP development, SAP Smart Forms
asked by Kmkmkmkmkmkm

  5 pts.

Total production time of items from routings

I need to create an ABAP report which has to show the total production time of configured variant products. I’ve already created a report which shows the BOM by using the following function modules CS_BOM_EXPL_MAT_V2 and CS_X4_NODE_DETERMINATION. Is there anything similar for ROUTINGS ?

Answer Question   |  Aug 21 2008  3:08 PM GMT
ABAP, SAP development
asked by Abaone

  5 pts.

BAPI_PROCORD_GET_DETAIL in Visual Basic

I want read data from SAP using VIsual Basic. I am Using "BAPI_PROCORD_GET_DETAIL" bapi for this purpose. While executing this BAPI in SAP , i am getting the records. But when I tried it from VB i am ub\nable to Get data. Following is the code i am trying in VB.Please check and give me feedback....

View Answer   |  Aug 19 2008  9:22 AM GMT
ABAP, Visual Basic, SAP development
asked by Rujuta

  25 pts.

check printing in sap scripts

HI.. I M TRYING TO PRINT CHECK.... (FI ) USEING STANDARD SCRIPT.. (F110__PRENUM_CHCK) , AND DRIVER PROGRAM IS (RFFOUS_C ) .... BUT I DON'T KNOW THE PROCESS ... PLS ANY BODY TELL ME THE ENTEIR PROCESS ..... MY REQ IS : TO PRINT DATE , PAY------- . RUPEES IN WORDS ----------------- ...

Answer Question   |  Jul 22 2008  8:55 AM GMT
SAP development, SAP scripts
asked by Abap shashi

  5 pts.

Adding Custom Menu Item to the SAP Standard Menu Bar

Hello All, This Qn is regarding Adding a Custom Menu Item to the SAP Standard Menu bar. I did the following to achieve the above : 1. I went to Se41 2. Gave the Program as MENUSYST 3. Gave the Status as MEN 4. Now I pressed the CHANGE Button. 5. Under the MENU BAR --> HILFE I added the...

View Answer   |  Jul 21 2008  1:08 PM GMT
SAP development
asked by SAP TECH

  15 pts.

populating a listbox with values thru abap program

I have 2 fields ctype and mtype. I have written F4IF_INT_TABLE_VALUE_REQUEST for field ctype. After selecting a value for ctype I want a list of values for mtype which is dependent on ctype. However F4IF_INT_TABLE_VALUE_REQUEST returns an empty list. I have used ctype in select statement for mtype....

Answer Question   |  Jul 14 2008  10:36 AM GMT
ABAP, SAP development, F4IF_INT_TABLE_VALUE_REQUEST
asked by Pravinmchavan

  15 pts.

SAP and VB integration

I want to get details such as material Qty, description etc. How can i get these usung visual basic 2005?

Answer Question   |  Jun 26 2008  6:51 AM GMT
SAP, Visual Basic, SAP development
asked by Rujuta

  25 pts.

SAP workflow versioning and transport

Hi, Hope you could help us with this query If a particular workflow has been modified directly in the production system before, is it possible for the workflow be updated by subsequent transport from development system ? The version of this workflow is production is higher than that in the...

View Answer   |  May 26 2008  6:44 AM GMT
SAP development, SAP Workflow
asked by Smt

  5 pts.

how to send a pop up message to the particular user in sap-workflow

hello friends, I have a small querie , How to send a pop-up message to concerned person in workflow. when ever a user login into system. the event will trigerr and concerned person will get a popup message. how to do it please help me.

Answer Question   |  Apr 24 2008  1:58 PM GMT
SAP development, SAP Workflow
asked by Siraz

  5 pts.

Deleting "Z" table in SAP

I'm in the process of deleting a "Z" table. The database was deleted, and the data dictionary table entry was deleted. DB02 shows it as "object missing in the database". Is there something else that needs to be done to clear this consistency check?

View Answer   |  Apr 7 2008  7:25 PM GMT
SAP development
asked by Lynnbrussel

  5 pts.

SAp SMARTFORMS

How to call a function module in smartforms? And do we need to write a program to do that? If so after creating tables and forms using form painter what is the step to call func module?

View Answer   |  Mar 17 2008  4:09 AM GMT
SAP development, SAP Smart Forms, Form Painter
asked by ABAP PROGRAMMER

  5 pts.

Unicode error

How to correct the error for hex decimal value of 'FF' in unicode system

Answer Question   |  Mar 5 2008  5:05 PM GMT
SAP development
asked by Sanju998

  5 pts.

exams questions

pls where can i find questions for C_TEP12_04s cert

View Answer   |  Mar 4 2008  9:00 AM GMT
SAP development, SAP careers, SAP NetWeaver
asked by Damy007

  20 pts.

21 - 40 of 119