Suppose in the Report Program I want to pass data to
another Report Program ..how will you do that one?
Answer Posted / naveen
SUBMIT is a keyword to call a report from a report.wWith
submit statement all internal sessions are deleted nothing
but the data of the calling program is lodt.when with SUBMIT
AND RETURN the data of the calling program is restored when
we go back.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is locking? : abap data dictionary
What are the major steps will you use for tuning?
Can we use write statements in screen fields?if not how is data transferred from field data to screen fields?
When a function module is activated syntax checking is performed automatically. State yes or no. : abap modularization
What happens when you post goods issue after delivery? How does the inventory get reduced after the delivery?
Can we write the code both call transaction and session method in single program?
What is the transaction for recording bdc ? : abap bdc
Can we call reports and transactions from interactive reporting lists?
When you prefer lsmw?
I just wanted to know that when I am recruiting somebody, I am generating his personal no also. Then I want to give him training also. Now I just want to create 2 scenarios to clear my doubts? : sap abap hr
What is the use of the statement leave to list-processing?
How to load data from ms excel sheet to sap by using bdc method ? : abap bdc
What do you mean by batch data communications programming?
What is alv programming in abap? When is this grid used in abap? : abap hr
What is repository info. Systems? : abap data dictionary