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 create parameter id?

Former Member
0 Likes
3,075

Hi All,

can anyone tell me how & where can i create our custom parameter id for custom field?

Thanks In advance.

4 REPLIES 4
Read only

Former Member
0 Likes
2,334

Hi,

go to SM30...and give the tablename TPARA...Then add an entry.

THanks

Naren

Read only

Former Member
0 Likes
2,334

1.you can go to SE80, Other object button -> More... tab -> SET/GET parameter ID.

Enter a name and press the create button.

2.Go to SM30..Give the table name TPARA.

Then press maintain button to create entries in the table TPARA.

3.U can use FM ,

RS_PARAMETER_ADD

Read only

Former Member
0 Likes
2,334

solved

Read only

0 Likes
2,334

I recommend only using the Development Workbench - so the parameter id is correctly associated with a transport and a development class / package.