Skip to Content
0
Jul 26, 2016 at 10:35 AM

Memory import/export parameters

227 Views

Hi All,

We need to find out all the Memory Import/Export statement in any given landscape. Please let us know whether is there any standard program available for this. This will be helpful in any new support project where technical team needs to debug a lot of code to find the appropriate place

for instance, we are considering a user exit from MV45** where an IMPORT statement is written with memory id as 'SERNR'. now we use this memory id in a standard program 'RS_ABAP_SCAN' program which scans all the available objects in the given package and identifies from where it is Exported. This case very time consuming as we need to input one by one as and when we encounter such scenario.

Please let us know