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

Adding components while saving order in IW32

Former Member
0 Likes
469

Hi All,

We have a scenario where we have to check the required quantity field for the material entered in components tab.

Lets take an example. Example for material XXXX if the user enters 500 as required quantity in the components tab with plant as 1000. Suppose if unrestricted quantity available in plant 1000 is 300 then I have change the required quantity from 500 to 300 then remaining 200 I have add new component with the same material number with plant as 2000.

I am changing and adding the new components in the user exit . But I am unable to see the changes.

Please suggest whether am I doing wrong or any other way of doing this..?

Regards,

Naveen.

1 REPLY 1
Read only

Former Member
0 Likes
295

Hi,

May be you are adding it to the correct internal table. Check the available tables there.

Regards,

Santhosh.