cancel
Showing results for 
Search instead for 
Did you mean: 

User Exits: VL71 - Output from Deliveries

0 Kudos

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

Accepted Solutions (1)

Accepted Solutions (1)

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

Answers (2)

Answers (2)

Lakshmipathi
Active Contributor
0 Kudos

You need to rephrase your question. First of all, you need to explain what is the business process and what exactly you were trying to achieve. Also be more specific what data from inbound delivery to be fetched to outbound delivery. Nevertheless, did you search Google with the text "Delivery User Exits"?

phanikumar_v3
Active Contributor
0 Kudos

****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****

Can you be more specific & Elaborate your requirement...

Phanikumar