cancel
Showing results for 
Search instead for 
Did you mean: 

User Exits: VL71 - Output from Deliveries

0 Kudos
2,779

Hi All,

We have a requirement of changing the Inbound Delivery data which automatically gets created from Outbound Delivery processing (which will be done using VL71).

Please let me know if there are any exits for modifying the inbound data.

Thanks,

Venky

View Entire Topic
0 Kudos

Scenario:
We can process the Outbound Deliveries from VL71. During the processing, the inbound deliveries will be created. Now during the creation of inbound deliveries, we need to change the data.

Solution:

Create an implicit enhancement in form USEREXIT_SAVE_DOCUMENT_PREPARE and modify the data as required.

Program: SAPMV50A

Include: MV50AFZ1

Form: USEREXIT_SAVE_DOCUMENT_PREPARE