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

SET/GET PARAMETER ID

Former Member
0 Likes
774

Hi All,

Is there any table where the parameter id and field associated with it is stored? I am not able to find the field to which the parameter id is considered.

P.S: Table TPARA just gives the description of it but not the actual field.

Regards

Nayeem

4 REPLIES 4
Read only

brad_bohn
Active Contributor
0 Likes
663

That's because parameter ID's are assigned to data elements in general, not fields, unless you are overriding behavior in the screen painter. Have you checked the data element table in the DDIC? DD04L?

Read only

Former Member
0 Likes
663

Thanks for your reply.

I have checked it in table DD04L but could not find it.

the parameter id i am searching is 'BUPA_ACTIVITY'.

Text for the same is given in table tpara as 'SAP BP Dialog: Activity Last Active'.

Regards,

Nayeem

Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
663

>

> I have checked it in table DD04L but could not find it.

> the parameter id i am searching is 'BUPA_ACTIVITY'.

Hello Nayeem,

I checked using the "Repository Info System"(trxn. SE84) & couldn't find any DEs attached to this param id.

BR,

Suhas

Read only

christian_wohlfahrt
Active Contributor
0 Likes
663

Hi Nayeem,

what you are looking for is table TPARA. Just check the domain MEMORYID, where in the tab "Value range" in the last line a value table is defined.

Kind regards,

Chrstian