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

How to define Parameter ID for Z-Table fields

Former Member
0 Likes
2,242

Hi Guys,

Here I am having a requirement of defining <b>Parameter ID </b> for the User defined table fields .- <b>Z - Tables</b>

Suggest me with Step by Step procedure

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,356

HI,

Goto SE11 and give your table name and

display it.

Then if you want to see the parameter ID

of the particular field means <b>Double click</b>

<b>on the field type of that particular field</b>.

Fields | key | init | Fieldtype

Mandt| **** | **** | <u>Mandt</u>

Just double click on the underline part.

It will take you to a screen, in which

you can find parameter ID.

In the new screen you can see three things

Attributes, Definition ,Fieldlabel

Click Defintion to get Parameter ID.

Hope you got it.

Reward if it useful.

4 REPLIES 4
Read only

Former Member
0 Likes
1,356

hi,

Give the field name in datatype and in that you can find the parameter id in the attributes section ... Check out for MATNR datatype.

Regards,

Santosh

Read only

Former Member
0 Likes
1,356

Hi Chakradhar,

You can assign Parameter Id at Data Element Level.

While creating Data element, go to tabpage "urther Characteristic". Here you find an input field for Parameter Id.

Just give name of Parameter Id.............and cheers...!

Hope it's clear to u.

Regards,

Chetan Joshi

Read only

Former Member
0 Likes
1,356

Hi,

You can define the parameter id at the data element..

If you want to create new parameter IDs..

You have to add a new entry to the table TPARA.

Go to SM30..GIve table name TPARA.

Then press maintain ...There you can create new parameter IDs

Thanks,

Naren

Read only

Former Member
0 Likes
1,357

HI,

Goto SE11 and give your table name and

display it.

Then if you want to see the parameter ID

of the particular field means <b>Double click</b>

<b>on the field type of that particular field</b>.

Fields | key | init | Fieldtype

Mandt| **** | **** | <u>Mandt</u>

Just double click on the underline part.

It will take you to a screen, in which

you can find parameter ID.

In the new screen you can see three things

Attributes, Definition ,Fieldlabel

Click Defintion to get Parameter ID.

Hope you got it.

Reward if it useful.