new parameter id
Hi all,
Does anyone know how to create a new parameter id(the ones to use with 'set/get parameter id' statements..
Thanks
Mannam
_________________
Thanks and Regards
Mannam
The easiest is to great a GET/PUT statement within your ABAP code and double click on the PID. If it does not exist it will ask you whether you wish to create it.
Another method is to use the EDIT_OBJECT option with SE80. This'll allow you to edit/create PID's.
Dr Sidewalk