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: 

User exit for VL02N

h_senden2
Active Contributor
0 Kudos

Hi,

in transaction VL02N/VL01N, i have to check per item the material, and eventually show an popup with some information.

Which exits / badi's should i use ?

regards,

Hans

1 ACCEPTED SOLUTION

former_member404244
Active Contributor
0 Kudos

Hi,

go to se80,give the program name SAPMV50A(modulepool for delevery),then in the go to subroutines node,u can find

userexits whch start with userexit example userexit_save_document...

u can also see the exits by tocde se84/se15, enter the package name(VL) for delivery..

Pls reward points if u find useful.

Regards,

Nagaraj

4 REPLIES 4

former_member480923
Active Contributor
0 Kudos

Hi

uase any of the following USer exists

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)

or BADI

DELIVERY_PUBLISH : Announcement of delivery data during database update

Hope it helps

Anirban

0 Kudos

Hi

The Enhancements:

<i>V50PSTAT Delivery: Item Status Calculation

V50S0001 User Exits for Delivery Processing.</i>

A BADI <i>DELIVERY_PUBLISH</i> Exists ,but i think it will may not useful to you.

UserExit: MV45AFZZ(OR) MV45AFZ2:User Exit for Batch Determination

<i>Hope This Info Helpful to YOU.</i>

Regards,

Raghav

former_member404244
Active Contributor
0 Kudos

Hi,

go to se80,give the program name SAPMV50A(modulepool for delevery),then in the go to subroutines node,u can find

userexits whch start with userexit example userexit_save_document...

u can also see the exits by tocde se84/se15, enter the package name(VL) for delivery..

Pls reward points if u find useful.

Regards,

Nagaraj

former_member188685
Active Contributor
0 Kudos

Hi,

Check in the include <b>MV50AFZ1</b>. here you can find the user-exits related.

Regards

vijay