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: 

VL01N / VL02N Exit

Former Member
0 Kudos
484

Hi All,

May i know if there exists any exits for the transactions VL01N / VL02N .

When i change the Delivery Date of the outbound delivery (Goto>Header>Processing), i need to validate the changed date with the SO req. delivery date and display messages thereafter...

Thanks in advance.

Regards..

1 ACCEPTED SOLUTION

Former Member
0 Kudos
102

hi

[User exit in VL01N/VL02N |]

4 REPLIES 4

Former Member
0 Kudos
103

hi

[User exit in VL01N/VL02N |]

0 Kudos
102

Hi,

I've tried these Exists but none ceases the flow..

Regards...

0 Kudos
102

Hi,

You can try using Includes MV45AFZB and MV45AFZZ in program SAPMV45A.

Or you can also try using the BADI LE_SHP_DELIVERY_PROC.

Hope the above information helps.

Regards,

Abhisek.

Former Member
0 Kudos
102

Hi RP,

You can refer to the following user exit for vl01n/vl02n:

Exit Name           Description                                                                                
V02V0001            Sales area determination for stock transport order                     
 V02V0002            User exit for storage location determination                           
 V02V0003            User exit for gate + matl staging area determination (headr)           
 V02V0004            User Exit for Staging Area Determination (Item)                        
 V50PSTAT            Delivery: Item Status Calculation                                      
 V50Q0001            Delivery Monitor: User Exits for Filling Display Fields                
 V50R0001            Collective processing for delivery creation                            
 V50R0002            Collective processing for delivery creation                            
 V50R0004            Calculation of Stock for POs for Shipping Due Date List                
 V50S0001            User Exits for Delivery Processing                                     
 V53C0001            Rough workload calculation in time per item                            
 V53C0002            W&S: RWE enhancement - shipping material type/time slot                
 V53W0001            User exits for creating picking waves                                  
 VMDE0001            Shipping Interface: Error Handling - Inbound IDoc                      
 VMDE0002            Shipping Interface: Message PICKSD (Picking, Outbound)                 
 VMDE0003            Shipping Interface: Message SDPICK (Picking, Inbound)                  
 VMDE0004            Shipping Interface: Message SDPACK (Packing, Inbound)

Hope this will help you.......