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


Please Help Members By Posting Answers For Below Questions

What is the Process to transfer IDOC from Outbound System to Inbound system.

1662


What do you mean by transparent tables in sap abap? : abap data dictionary

512


What are the functional areas? User groups?

590


what is the transaction transaction for setting parameters rdisp/buffermode

3558


How are the function code handles in flow logic?

596






What is the difference between call transaction and session method? : abap bdc

646


Can i Have Some Examples on Enhancements.

1968


What are the parameter types for a method?

908


how to read the standard field value in your custom program.

971


What are the basic objects of the data dictionary? : abap data dictionary

605


What is a modification assistant?

579


What is evaluation path, where do we do it and why? : sap abap hr

557


What are logical databases?

615


What are the check tables and value tables?

617


Can we handle two transaction codes in the same program using call transaction bdc input method? : abap bdc

635