How would you design a BDC (session method ) in which session will get executed itself. user do not need to go to SM35.
IBM,
2 5958Where are the LSMW events :BEGIN_OF_PROCESSING, BEGIN_OF_TRANSACTION and BEGIN_OF_RECORD declared? Why?
1 10242hi experts, "move 'I' to s_ktokd-sign. move 'EQ' to s_ktokd-option." Can any one please explain me meaning of two lines? actually we use this move key word to move a value from one field variable to another field variable? i didn't understand the meaning of these statements?
2 4797What is the Use of LDB PNPCE in ABAP HR? what is NODES statement? I think we have to use GET PERAS event while using PNPCE. Can we use the same using PNP LDB? If yes,how? please give me some example to demonstrate PNPCE?
1 9790How will you know which BADI is being, if there are multiple implementations of BADI in the same project.
IBM,
1 5859If there are two table with Foriegn Key relationship, and if any changes is made to the check table in Table Maintanance Generator how will this the other table?
IBM,
2 5760If there are errors in BDC Call Transaction method, once the correction of errors is made how will you run this as Session method ?
IBM,
3 8430Can I write AT SELECTION SCREEN & AT USER COMMAND event in single program?If yes how?and if no what error will it give??
5 11447In sapscript when u set debugger mode on from which window it will start debugging .My sapscript has header window,logo window,address window,main and footer window.so from which window it will start debugging??
1 8079
How does the interface between the dynpro and the abap/4 modules take place?
what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.
Hi to all abap gurus iam new to abap and my querry is as follows . and i feel so happy if u give exact anwers ? Querry1: i have one page( named "page1" )in my script with three windows(logo,adress,main windows) my requirement is to display some dynamic data in the script that is list of orders of the customer whn u give the customer number in selction-screen .then we can go for main window only to dispaly dynamic data ? or is there any other option ? then what should we give as apage number in the next page attribute in the header information. suppose if i dont give "page1" in the next page attribute as anext page what will happen ? i mean that dynamic data will be displayed or not ? Querry2: one one more querry incase if we have two pages in my layout .in page1 (3 windows as said above ) and page2 ( only logo and address window ) and no main window in page2. now if we give "page2" as next page in the next page attribute of page1 then that dynamic data will be displayed or not ?
What are indexes? : sap abap data dictionary
A field containing quantity amounts (data type quan) must be assigned to a referencetable and a reference field. Explain?
What is repository info. Systems? : abap data dictionary
What are null values? : abap data dictionary
when u prefer lsmw?
java script for push button in adobe forms.
What are screen painter and menu painter? : abap hr
What does an EXEC SQL stmt do in ABAP? What is the disadvantage of using it?
What are the different types of view?
What is the differrences between structure and table in data dictionary in abap? : abap hr
What are the difference between pool tables and transparent tables?
How to creat transactions? : abap data dictionary