How can u call a Report from a module pool program?
Answer Posted / saifur rahaman
Either you can using submit & return Statement or assign a
tcode to that report and call that tcode from your module
pool prog
Is This Answer Correct ? | 18 Yes | 0 No |
Post New Answer View All Answers
What is match code? : sap abap hr
Use SET PF_STATUS which is in the FM reuse_alv_grid_display to set the button
What are the differences between interactive and drill down reports?
How can I make a differentiation between dependent and independent data? : abap hr
What are the function modules that are generated when you activate a lockobject? : sap abap data dictionary
Explain what are extracts?
A field containing quantity amounts (data type quan) must be assigned to a referencetable and a reference field. Explain?
If yes then why do we require logical database
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why? : abap modularization
Where do you use help views?
What is the difference between skip and reserve?
What is meant by search help? : sap abap data dictionary
What is an “on request field” statement?
Where do you create indexes in abap?
What are the steps in a bdc session? : abap bdc