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 6188Where are the LSMW events :BEGIN_OF_PROCESSING, BEGIN_OF_TRANSACTION and BEGIN_OF_RECORD declared? Why?
1 10426hi 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 4994What 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 9980How will you know which BADI is being, if there are multiple implementations of BADI in the same project.
IBM,
1 6067If 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 5929If 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 8671Can I write AT SELECTION SCREEN & AT USER COMMAND event in single program?If yes how?and if no what error will it give??
5 11787In 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 8259
Explain the different types of mode (run code) in call transaction method?
What is view proxy in abap?
What is an “on input filed” statements?
How will you define posting procedures?
Explain the properties of selection screen?
What is synchronous update?
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why? : abap modularization
Is the basic list deleted when the new list is created?
Define alv programming in abap?
Explain the call transaction method? : abap bdc
What is repository info. Systems? : abap data dictionary
What kind of deliverables you have on a day to day basis?
What are the two ways for restricting the value range for a domain? : sap abap data dictionary
What is amdp (abap managed data procedures)?
What is get cursor field?