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 6079Where are the LSMW events :BEGIN_OF_PROCESSING, BEGIN_OF_TRANSACTION and BEGIN_OF_RECORD declared? Why?
1 10337hi 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 4900What 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 9886How will you know which BADI is being, if there are multiple implementations of BADI in the same project.
IBM,
1 5953If 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 5844If 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 8570Can I write AT SELECTION SCREEN & AT USER COMMAND event in single program?If yes how?and if no what error will it give??
5 11643In 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 8175
WHAT ARE THE INPUT PARAMETERS TO BE PASSED FOR THE BAPIS 'BAPI_CUSTMATINFO_GETDETAILM' AND 'BAPI_CUSTMATINFO_GETLIST'
What is processing class, where we do them and why? : sap abap hr
What are the uses of the information in the data dictionary? : abap data dictionary
Name a few data dictionary objects? : abap data dictionary
What are the page windows?
Explain how to create any functions? How to go about it?
What is a batch input session? : abap hr
Explain the different types of screen keywords?
Define external layer? : abap data dictionary
Does SAP has a GUI screen painter or not? If yes what operating systems is it available on? What is the other type of screen painter called?
What is time constraint ? : abap hr
What are the two methods for modifying sap standard tables?
What is the use of table maintenance allowed?
What is open sql?
How to create a button in selection screen ?