Skip to Content
0
Former Member
Sep 22, 2005 at 06:42 PM

SUBMIT ALV GRID report

257 Views

HI

I have a question on how to read the ALV GRID output of a Standard Report externally from an RFM.

I am using this standard command to submit the progam based on the seltab, and Exporting to memory and reading the list details:

"SUBMIT <prog name> WITH SELECTION-TABLE seltab EXPORTING LIST TO MEMORY AND RETURN."

Since some reports display the o/p in ALV GRID, we cannot EXPORT them to memory, so is there any way we can read the output of the report without trying to modify the SAP report source code.

Thanks,

-Ravi.