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 4024Where are the LSMW events :BEGIN_OF_PROCESSING, BEGIN_OF_TRANSACTION and BEGIN_OF_RECORD declared? Why?
1 8436hi 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 2770What 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 7289How will you know which BADI is being, if there are multiple implementations of BADI in the same project.
IBM,
1 4125If 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 3796If 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 5990Can I write AT SELECTION SCREEN & AT USER COMMAND event in single program?If yes how?and if no what error will it give??
5 8117In 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 6221
What are the main uses of the primary key?
Explain what are the events in screen programming?
Suppose the client wants me the vacancy to be displayed on a website as well as ess. How should I do it? : sap abap hr
how 2 create the normal form by using functional module
What are the page windows?
MY DOMAIN IS SAP-ABAP COMPARE TO WEBDYNPRO AND CRM-TECHNICAL WHICH IS BEST?
What is a projection view? : abap data dictionary
What is the function of the transport system and workbench organizer?
Which transaction code is used executing a report (type 1 program)? : abap data dictionary
What are two different ways to add fields to sap tables?
Can we include customizing include or an append structure with pooled or cluster tables? : abap data dictionary
What are authorization objects and what statement is used to perform an authorization check in an abap program?
What are the layers of data description in r/3? : abap data dictionary
What is the difference between a structure and a table?
What is the use of table control in bdc is it same in module pool table control? : abap bdc