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

standard parameter ID not populating

Former Member
0 Likes
448

Hello Gurus,

I have added a field in MM01 transaction at Costing 1 tab through SPRO.

I want that field to be visible only for one Plant.

But after entering the plant , I am unable to fetch it from its parameter ID WRK.

Please comment on how to achieve the following.

Thanks & Regards,

Roshan.

Hello Gurus,

I have added a field in MM01 transaction at Costing 1 tab through SPRO.

I want that field to be visible only for one Plant.

But after entering the plant , I am unable to fetch it from its parameter ID WRK.

Please comment on how to achieve the following.

Thanks & Regards,

Roshan.

2 REPLIES 2
Read only

Former Member
0 Likes
408

hai roshan

the field for plant u used is standard data element or any other custom field use the field which has paramter id and use the statement get parameter id

m.a

Read only

Former Member
0 Likes
408

Hi,

Some times the parameter ids would not work as they have not been set in the program, driving the screen if thats not woring why dont you try to read the values from the screen using FM like dynp_values_read or use the field symbols to read the values from the stack and use the same.

Regards,

Himanshu