difference b/w classical report and intractive report
Answer Posted / uday
In case pf alv grid in dialog programming we can improve
performance by avoiding LOOP and ENDLOOP and MOVE statements
while transfering data to alv grid control.
where as table control for transfering data to table control
we use loop and endloop and move statement which can degrade
performance.
Is This Answer Correct ? | 8 Yes | 11 No |
Post New Answer View All Answers
What is the difference between dialog program and a report?
Define database layer? : abap data dictionary
Explain how do you move on to the next screen in interactive reporting?
What are two methods of modifying sap standard tables?
Explain buffering concept usage?
How do you use structures in the abap programs?
What is the use of the raising exception?
How do you set up background jobs in sap? What are the steps? What are the event driven batch jobs?
What are the attributes of the data in data dictionary? : abap data dictionary
How can we access the correction and transport system?
What has to be done to the packed fields before submitting to a BDC session.
How will you find manager of an employee
What is erp? : sap abap hr
How would you suppress the display of a parameter on the selection screen?
What are the differences between domain and data element?