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

Assign Parameter Id with IW52

Former Member
0 Likes
528

Dear all,

There is one subscreen in IW52 . And there is one field is there WBS-Element (ZPOSID) . its data element is PS_POSID. As its parameter id is PRO.

I am using set parameter id 'PRO' field I_VIQMEL-ZPOSID. Here I_VIQMEL-ZPOSID is having value . But is can't be Passed to field WBS-Element.

Can anybody advice for same ?

Thanks

Dear all,

There is one subscreen in IW52 . And there is one field is there WBS-Element (ZPOSID) . its data element is PS_POSID. As its parameter id is PRO.

I am using set parameter id 'PRO' field I_VIQMEL-ZPOSID. Here I_VIQMEL-ZPOSID is having value . But is can't be Passed to field WBS-Element.

Can anybody advice for same ?

Thanks

2 REPLIES 2
Read only

Former Member
0 Likes
465

Hello

Can you please provide more information. What is the value that you want to pass to the field (an example). How is the program called.

Thanks in advance

Read only

0 Likes
465

Hi Christopher ,

I am passing value to Custiom field WBS-Element.

And program is written in Function Module. which is called during user press one button in Action-Box.This FM is assigned in cutomisation part.

Can you plz tell what is still missing ?

Thanks,