1.what are the events in TMG..?
2.if i do not write any thing in a REPORT program except TOP
OF PAGE and END OF PAGE ,then what will be the output?
Answer Posted / dhivya
Without endof selection event, top of page cannot be called.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can anyone done BDC/LSMW/BAPI for F-02 and F-04.If yes let me know the processs
How to call transaction in session method without recording?
What is singleton pattern in OOPS?
What is the step-by-step process to create a table in data dictionary? : abap data dictionary
If I want to execute a program only in background not in foreground is there any option for this? : abap bdc
i have executed a report via back ground job, in this report i have used enqueue and dequeue function modules on a table, but before releasing the lock(before dequeue function module is not call) job gives the dump, so the lock is not released the table, here my question is how to set the lock automatically release the there is a short dump before calling the dequeue module?
What are the differences between a database index and a match code? : abap data dictionary
Explain the advantage of structures?
How to find the return code of a statement in abap programs?
Tell me a scenario where did you use secondary index?
what next in SAP-ABAP/4 is it going to be change?
What is exception class and test class. How to use it?
Hi my dear friends,Please give the answers for the following link http://www.saptechnical.com/InterviewQ/interviewQ.htm
Is it possible to bring select option in module pool screens?
What are the parameters in bdc_open_group? : abap bdc