‎2008 Mar 17 3:26 PM
Plse how can i create Parameter ID? I want create it for new data element.
Thanks,
‎2008 Mar 17 3:29 PM
‎2008 Mar 17 3:29 PM
Generally Parameter ID for any Z field is set at Data Element level in Further Characteristics tab. give a name at data element level and double click on that name , system window open to create the mentioned parameter id.
or
write a statement like
set paramet id 'ZTES' field ztest-test.
double click on ZTES, system popup will come , give name to it and save it.
you could also use function..
'RS_PARAMETER_ADD'
FYI
http://web.mit.edu/sapr3/docs/webdocs/getstarted/gsSETTINGS.html
http://www.sapgenie.com/sapfunc/purchasing.htm
http://help.sap.com/saphelp_nw2004s/helpdata/en/90/8d7307b1af11d194f600a0c929b3c3/content.htm
- Guru
‎2008 Mar 17 3:29 PM
‎2008 Mar 17 3:30 PM
hi SIMO,
start SE80, click on icon Edit Object, a popup will appear, enter the name of the parameter ID (Z...) and click on Create on the bottom of the popup...
hope this helps
ec
‎2008 Mar 17 3:45 PM