Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Memory ID

Former Member
0 Likes
514

Can i Get list of all memory IDs that are being currently used and not present in tpara table.

For Ex

If i use a statement

Export var1 to memory id 'ZRM'.

Can i get a FM or a table (not tpara) where this Memory Id can be retrieved.

Thanks

1 ACCEPTED SOLUTION
Read only

former_member156446
Active Contributor
0 Likes
483

there is no option

3 REPLIES 3
Read only

Former Member
0 Likes
483

Hi,

I dont think there is any way to view all the memory IDs which are in use. Since the memory IDs are available only till the end of the execution of the current program, they are temp values and hence cannot be viewed,

Read only

former_member156446
Active Contributor
0 Likes
484

there is no option

Read only

0 Likes
483

I even thought so, just took a shot.

Thank you both for your quick Replies