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

Table for Memory Id

Former Member
0 Likes
4,901

Hi Guru's,

I actually curious to know to in which table the Memory id are stored. And the list of programs where the the memory id is used.

EXPORT lt_sub_mdata TO MEMORY ID ZTSD_SUB_MDATA.

I want to know the other programs where the memory id ZTSD_SUB_MDATA is used.

Regards

Anil

1 ACCEPTED SOLUTION
Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
2,386

Hello Anil,

Please check the table INDX.

BR,

Suhas

Hi Guru's,

I actually curious to know to in which table the Memory id are stored. And the list of programs where the the memory id is used.

EXPORT lt_sub_mdata TO MEMORY ID ZTSD_SUB_MDATA.

I want to know the other programs where the memory id ZTSD_SUB_MDATA is used.

Regards

Anil

3 REPLIES 3
Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
2,387

Hello Anil,

Please check the table INDX.

BR,

Suhas

Read only

Former Member
0 Likes
2,386

Is there any other table other than this , this does not solve the purpose