wht is the diff. b/n initialization and lotus of event
Explain badi in abap.
What is a data dictionary? : sap abap data dictionary
What is “call mode”?
What is updated Function Module.
How to select valid lines for secondary list?
Explain the difference between domain and data element? What are aggregate object?
loop at itab. IF <cond>. Continue. Endif. Endloop. If continue triggers what will happen, it comes out of loop and endloop for further loop pass or just comes out of IF and Endif.
We have got some values for Field F1 say 1,2,3,4 and F2 say 10,10,10,10.Now can you tell me what would be the output for F1 if we use At End Of event?and what would be the output for F2 if we use At Last event?Also i want to know what is the difference between Total calculation for At end event and grand total for At last event???
How do you populate data into a multiple line field? : abap bdc
what is meant stacked list?
What is the master data necessary before you can start posting in MM?
How do you send the output of a script as an email attachment