How to transfer data which is coming from are report as
output to another report
Answers were Sorted based on User's Feedback
Answer / 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 |
In a report there is a basic list and 20 secondary lists. I have written Initialisation event and Top-OF-PAGE event in all of them. So how many times Initialisation and TOP-OF-PAGE event triggers?
what is variable window?
what is the t-code to link technical and functional operation?
Explain the SmartForm with an Example?
Identify the valid statement when coding a field exit (a) SUBMIT RSCA101X. (b) MESSAGE E101. (c) MESSAGE I101. (d) BREAK-POINT.
which of the following are used to define data in abap 1)parametrs 2)tables 3)class 4)data
what is the meaning of movement type and how do we find this .....
Which transaction code can I use to analyze the performance of abap program?
What are pool tables?
I am having an internal table with field name 'type' which consists of values 'a' 'b' 'c' 'a' 'a'.Now i used 'at new fieldname' control statement on this field so what could be the output
IN SCRIPTS IF WE HAVE EMPTY SECOND LAYOUT AND IF WE HAVE MENTIONED ABOUT IT IN NEXT PAGE ATTRIBUTE THEN IN OUTPUT HOW WE GET THE SECOND PAGE OUTPUT.
WHAT IS INTERFACE? HOW MANY INTERFACES
5 Answers Magna Infotech, Reliance,