Go to transaction SE84, open folder Programming, open folder programming environment, select Set/Get Parameters.
Regards,
Rich Heilman
hi Ruthie,
if you want to create Parameter ID for a DDIC field, you have to mention the an name for the paramete in the DATA ELEMENT.
you can set and get values to these parmaters, in abap programs using the statents
SET PARAMETER ID pid FIELD f
or
GET PARAMETER ID pid FIELD f.
Hope this helps.
Sajan.
Go to sm30.
GIve tpara as the tablename.
Press enter.
Regards,.
Ravi
Add a comment