2010 May 17 8:37 AM
Dear experts,
There are some standards reports in sap like mc.9,mb51,me2m. I want to display this three reports in one output. Actually I want some fields from one and one some from another. How can i do it . Can i take three internal tables for this three reports and and the three internal table to final internal table. Well plz guide me what is the solution for this type of requirement.
What is the use of sumbit keyword is it useful in my scenario or can i use block ALV and display three differrent reports in one page. Please give ur ideas.
Dear experts,
There are some standards reports in sap like mc.9,mb51,me2m. I want to display this three reports in one output. Actually I want some fields from one and one some from another. How can i do it . Can i take three internal tables for this three reports and and the three internal table to final internal table. Well plz guide me what is the solution for this type of requirement.
What is the use of sumbit keyword is it useful in my scenario or can i use block ALV and display three differrent reports in one page. Please give ur ideas.
2010 May 17 12:24 PM
submit is used to call executable program or Report in another program with selection screen or without selection screen pass the parameter to selection screen and return the data into internal table. You can call all the program using submit and process data into single table and display in one.
Rgds
Ravi