2009 Jan 20 8:52 AM
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..
2009 Jan 20 8:57 AM
2009 Jan 20 8:57 AM
2009 Jan 20 9:18 AM
Hi,
I've tried these Exists but none ceases the flow..
Regards...
2009 Jan 21 6:45 AM
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.
2009 Jan 20 9:20 AM
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.......