Application Development 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: 

User Exit for creating delivery from scheduling agreement

Former Member
0 Kudos

Hi,

Generally while creating delivery from Sales Order we will have a check at item level whether Partial Delivery or full Delivery is allowed which will come from custom master.Similarly when we are creating delivery from Scheduling Agreement we dont have a provision to check the delivery status as partial or complete.

Now my requirement is to check the Partial indicator from cust master and throw error if it is partial delivery.For this I checked some User Exits but unfortunatley dint work.

Please let me know any User Exit or BADI which will trigger while creating Delivery from Scheduling Agreement.

Thanks in Advance.

Regards,

Venu.

1 REPLY 1

former_member189905
Participant
0 Kudos

Hello, 

have you try this UE : EXIT_SAPFV45L_001 ?