‎2008 Feb 12 5:13 PM
Dear Guys
I have a report having a code
IMPORT FROM MEMORY ID , i.e importing a field but I dont know in which report EXPORT TO MEMORY ID is using. Is there any way to find exporting parameter.
Thanks
‎2008 Feb 12 5:20 PM
Try with
1. Make a where used list of the report (that contains the IMPORT)
or
2. Make a source scan of MEMORY ID using program RS_ABAP_SOURCE_SCAN.
a®