‎2008 Sep 05 6:03 PM
Hi All,
can anyone tell me how & where can i create our custom parameter id for custom field?
Thanks In advance.
‎2008 Sep 05 6:19 PM
Hi,
go to SM30...and give the tablename TPARA...Then add an entry.
THanks
Naren
‎2008 Sep 05 6:33 PM
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
‎2008 Sep 05 7:28 PM
‎2012 Feb 29 10:56 AM
I recommend only using the Development Workbench - so the parameter id is correctly associated with a transport and a development class / package.