cancel
Showing results for 
Search instead for 
Did you mean: 

User exit - sales order

former_member720197
Participant
0 Kudos

Hi Gurus,

We need to have specific requirement while creating or changing a the sales order.

In the sale order if the line items are BOM material, then the system should ensure that confirmation of the qty between the BOM materials (both header and sub utems ) are same.

We wanted to achieve this with the help of a User Exit, which will look at the confirmation qty of each line item and then changes confirmation qty of all the line items if there exist a difference.

So wanted to which is the actual user exit which we can use to achieve above requirment.

Regards,

Babs

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member1091983
Active Contributor
0 Kudos

Hi,

Check in SE38 MV45AFZZ exits FORM USEREXIT_READ_DOCUMENT OR FORM USEREXIT_SAVE_DOCUMENT_PREPARE

Reg,

JJ

Former Member
0 Kudos
system should ensure that confirmation of the qty between the BOM materials (both header and sub utems ) are same.

Is this means that you want to compare the quantity in the Sales Order with BOM Master.

Else you can sue User Exit as MV45AFZZ.

Best Regards,

Ankur

Former Member
0 Kudos

Hi Babs,

Please try this userexit.

SDTRM001

Hope it helps,

Regards,

MT