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: 

Parameter ID

Former Member
0 Kudos
477

Hi Frnds,

I need some clarification.I want to find the parameter id for classification view in mm02.

i know how to get the paramter id for material number, Being the parameter id has been specified in the data element. But for the view field, Parameter Id have not been specified.

I tried tpara table too. But the short description does not matches with the view field short description.I know the parameter id is 'MXX'. But my doubt is how can we find this parameter id incase the parameter id is not given with the data element.

Please help me.

Thanks in Advance

5 REPLIES 5

Former Member
0 Kudos
201

Hi,

Click the particular Field you want Parameter ID.

Now press F1.In the Page Click the Technical Information Icon.

On the Displayed page You will Get the Parameter Id,If it already defined for that field.

Regards,

Sujit

Former Member
0 Kudos
201

hiii

you can find parameter ID for any field by following way...

place cursor on that field & press F1 then new window will open from there just press technical information button given above.here you will get a field called parameter ID that will be ID for that field.

regards

twinkal

0 Kudos
201

Thanks, But it will work only if the parameter id is specified in the data lement. In mm02 on select view option you can select Basic data1,Basic data2, Classification etc. For this field the above mentioned way does not work.

former_member70391
Contributor
0 Kudos
201

Hi,

I understood from your query that you know how to find the parameter id for material. You are right it starts with M followed up to 29. That means M01, M02 etc.

To find the parameter id for classification view better you create a recording for mm03 and select the classification view. Normally it will be like MSICHTAUSW-KZSEL(02). In this case you can select M02(Sales: general/plant data) for the view. similarly try for Classifcation view.

Hope it helps.

Thanks & Regards,

nagaraj Kalbavi

Former Member
0 Kudos
201

Hi Anand.

I suggest you to use table : DD04L - data element as it contains field - MEMORYID - Set/Get parameter ID.

I would like to suggest a few references, as it is quite similar to your issue.

[SDN - Reference for Parameter Id for selecting views in MM02 transaction|;

[SDN - Reference for Open Transaction MM01/MM02 with multiple views using CALL TRANSACTION (SET/GET Parameter Id)|;

Hope that's usefull.

Good Luck & Regards.

Harsh Dave