‎2008 Jul 11 3:48 AM
Hello Folks,
I am trying to find a user exit for delivery transition VL02. What I want is whenever I am trying to save changes this user-exit trigger. Can somebody tell me any user-exit for VL02.
Thanks a lot in advance and reward points will be given.
‎2008 Jul 11 5:24 AM
Hi cool,
As VL02 is outdated , i never used it , instead i used VL02N.
for VL02N there is a BADI LE_SHP_DELIVERY_PROC which triggers while saving delivery and posting goods issue.
In this BADI you can choose the method which suits for your requirement.
i think SAVE_AND_PUBLISH_DOCUMENT or SAVE_DOCUMENT_PREPARE.
However , i am not sure that whether this BADI is useful for VL02 or not.
The user-exits for VL02 is
Transaction Code - VL02 Change Outbound Delivery
-
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) |
-
If the above BADI is useful for you, you can ask further doubts on it.
Thanks,
vamshi.
Edited by: VAMSHI KRISHNA on Jul 11, 2008 12:24 PM
‎2008 Jul 11 5:24 AM
Hi cool,
As VL02 is outdated , i never used it , instead i used VL02N.
for VL02N there is a BADI LE_SHP_DELIVERY_PROC which triggers while saving delivery and posting goods issue.
In this BADI you can choose the method which suits for your requirement.
i think SAVE_AND_PUBLISH_DOCUMENT or SAVE_DOCUMENT_PREPARE.
However , i am not sure that whether this BADI is useful for VL02 or not.
The user-exits for VL02 is
Transaction Code - VL02 Change Outbound Delivery
-
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) |
-
If the above BADI is useful for you, you can ask further doubts on it.
Thanks,
vamshi.
Edited by: VAMSHI KRISHNA on Jul 11, 2008 12:24 PM
‎2008 Jul 13 11:10 AM
Thanks a lot VAMSHI I found that BADI also methods which you've suggested. One last question. What is the best way to find BADI. let say If I am looking for PO or SD BADI'S whats the best way. SPRO?
‎2008 Jul 13 2:21 PM
OKAY I got it!!! I can find it through
SPRO & by using wild-cards on se18.