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


Please Help Members By Posting Answers For Below Questions

Explain Singleton class

1021


What are the advantages and disadvantages of different types of bdc's?

740


What is erp? : sap abap hr

812


Does the bdc-insert function allow multiple transactions to be processed by sap? : abap bdc

865


Is sap xi intended to replace ale?

780


What are the different control break statements available inside a loop?

770


What are the different types of parameters? : abap modularization

827


Does every abap/4 have a modular structure? : abap modularization

865


What is difference between check table and value table ?

818


Can you give the Example for the structure of an ABAP program? REPORT... NODES: SPFLI, SFLIGHT. DATA:... INITIALIZATION. AT SELECTION-SCREEN. START-OF-SELECTION. GET SPFLI... GET SFLIGHT... GET SPFLI LATE. END-OF-SELECTION. FORM... ENDFORM.

810


What is the difference between the exits created in M.M and S&D?

1821


How to handle errors in call transaction bdc method without using bdcmsgcoll internal table? : abap bdc

887


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

782


In which time constraint does the infotype records depend on the subtype ? : abap hr

813


What is the diffreence between bdc_close_group and bdc_close_dataset? : abap bdc

807