How to transfer data which is coming from are report as
output to another report
Answer Posted / subodh
PERFORM FORMA IN PROGRAM ('ZABC') TABLES ITAB.
IN PROGRAM ZABC IMPLEMENT FORMA
FORM FORMA TABLES ITAB.
ENDFORM.
BY THIS WAY U CAN GET DATA OF INTERNAL TABLE FROM ONE
PROGRAM TO ANOTHER REPORT
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
If I forgot some command in sap script e.g.: Suppress zero display – how to do find it?
In Smartforms or ADOBE Forms Can we get text from standard table in verticle form? if yes, How?
why particularly lock object name starts with EZ OR EY?
What functions does a data dictionary perform? : abap data dictionary
Which bdc you prefer? : abap bdc
When the get cursor command used in interactive lists?
What is the difference between data elements and domains? : abap data dictionary
How do you set up background jobs in sap? What are the steps? What are the event driven batch jobs?
Can you assign a matchcode object to a parameter? If so how?
how do you transport lsmw data from one system to another?
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain?
if u take one worst program,in this program user write the logic is session method.in that program user can get some errors ,that errors we will see in call transaction method,how it is possible.?
Different types of luws. What are they?
What is asynchronous update?
what is the difference between Blocked ALV and interactive ALV?