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

Package for creating Parameter id

Former Member
0 Likes
723

Hello Friends ,

I am creating a parameter id for my dialog program using SM30 . Usually I use a z package . It is asking to use an SAP Package . What SAP package should I use to save the parameter id ?

Thanks ,

2 REPLIES 2
Read only

amit_khare
Active Contributor
0 Likes
425

if you are doing this -

Just go to the SM30 and put it into the table TPARA.

Then it should not force you for SAP standard package but id its still doing so ask your BASIS guy to change it do custom package.

Regards,

Amit

Reward all helpful replies.

Read only

Former Member
0 Likes
425

Instead of editing TPARA, you can go to SE80, Other object button -> More... tab -> SET/GET parameter ID.

Enter a name and press the create button.

or use RS_ARAMETER_ADD FM