cancel
Showing results for 
Search instead for 
Did you mean: 

User Exit for VL02N

Former Member
0 Kudos

Hi,

i want to know there is any user exit gets triggered, when we post goods issue in the transaction VL02N.

thanks

stallin

Accepted Solutions (0)

Answers (2)

Answers (2)

jonathanzhang2
Active Participant
0 Kudos

Hi Stallin,

If you cannot find the user exit, you can use BADI LE_SHP_GOODSMOVEMENT.

You can use the Business Add-In LE_SHP_GOODSMOVEMENT to influence the data at the interface between delivery processing and goods movement (goods issue/goods receipt). The Business Add-In LE_SHP_GOODSMOVEMENT is called at the following points:

Post goods issue for outbound delivery

Post goods receipt for inbound delivery

Detailed information, please refer to SPRO.

LE->shipping -> system modificaitons -> Business Add-In -> Business Add-In for posting goods movements.

Regards

Jean

ferry_lianto
Active Contributor
0 Kudos

Hi Stallin,

Welcome to SDN.

Please find below the user exits which are available for VL02N.

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)

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)

and perhaps you may want to check this user exits V50S0001.

Hope this will help.

Regards,

Ferry Lianto

Please reward points if helpful.