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

Creating a Parameter ID for field

Former Member
0 Likes
3,457

Dear experts, is possible to create a "Parameter ID" for certain field that does not have one assigned?

If is possible, what is the procedure to follow?

Best regards.

1 ACCEPTED SOLUTION
Read only

sachin_soni
Active Participant
0 Likes
1,540

sm30-table name = TPARA

create your parameter id

assign it to DE of the field.

sachin soni

7 REPLIES 7
Read only

Former Member
0 Likes
1,540

This has been asked before. If you search, you will find examples,

Rob

Read only

0 Likes
1,540

Rob can you provide a link to where this has been asked/answered before? I am searching and I could not narrow my search correctly.

Best regards and thanks in advance.

Read only

0 Likes
1,540

[Createparameterid|http://forums.sdn.sap.com/search.jspa?threadID=&q=create%2Bparameter%2Bid&objID=c42&dateRange=all&numResults=15&rankBy=10001]

Rob

Read only

sachin_soni
Active Participant
0 Likes
1,541

sm30-table name = TPARA

create your parameter id

assign it to DE of the field.

sachin soni

Read only

0 Likes
1,540

Dear Sachin,

and if the DE is a SAP Standard one and not a customer specific one? How does it work in this case?

Best regards

lorbas

Read only

0 Likes
1,540

how can we assign parameter id which is created using sm30 to standard data element ??

Read only

Former Member
0 Likes
1,540

Hi,

You must to update TPARA table, into help

ABAP - By theme / Program parameters / SAP Memory / SET PARAMETER find the concept of SET / GET Parameter and how create a new item.

Regards.