Application Development 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: 

MEMORY ID in ML81N

Former Member
0 Kudos

HI SAP Expert,

Does anyone know what are the memory ID use in tcode ML81N that will be automatically clear when we post a SES doc?

Thank you in advance for quick response, help, assistance and guidance.

thanks & rgds,

fn

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi Fnr,

If you want to find the parameter Id for the particular field in one screen means,

1. place the cursor on that field and Press F1.

2. Select technical settings from that POP-UP menu.

3. Here you can see the parameter-Id for that Field.

Thanks,

Reward If Helpful.

2 REPLIES 2

Former Member
0 Kudos

Hi Fnr,

If you want to find the parameter Id for the particular field in one screen means,

1. place the cursor on that field and Press F1.

2. Select technical settings from that POP-UP menu.

3. Here you can see the parameter-Id for that Field.

Thanks,

Reward If Helpful.

0 Kudos

Hi Viji,

Thank you vy much, i'm glad to get ur instant response.

Besides, this parameter ID, is there any way to find out the memory ID been used in ML81N's standard program, that will be automatically clear when we post a doc from ML81N?

the purpose i'm gonna use this memory ID is to put a flag variable to identify whether this posting has been done or not. If a doc has been post from ML81N, then standard program will automatically clear the content of memory ID. Thus, the flag i assign onto the memory ID will also be cleared up.

i'm going to use, something like import/export xvar from/to memory ID 'something'.

Please advice.

thanks & rgds,

fn