cancel
Showing results for 
Search instead for 
Did you mean: 

How to choose user-exit?

Former Member
0 Kudos

Hi there!

With SDN help I found out a list of user-exit for tcode VL01N/VL02N :

V02V0001 Sales area determination for stock transport order

V02V0002 User exit for storage location determination

V02V0003 User exit for gate + matl staging area deter. (headr)

V02V0004 User Exit for Staging Area Determination (Item)

V50PSTAT Delivery: Item Status Calculation

V50Q0001 Delivery Monitor: User Exits Filling Display Fields

V50R0001 Collective processing for delivery creation

V50R0002 Collective processing for delivery creation

V50R0004 Calculation of Stock for POs 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)

My requirement is :

When shipping point is '402' then I need to enter inside the user-exit. Then do some addings with quantities according to picking status (VBUK-KOSTK) in order to change 'No of packages' (LIKP-ANZPK).

I'm new to user-exits ! Can you please guide me?

Thanks!

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

check this may be use full.

[https://forums.sdn.sap.com/click.jspa?searchID=16867320&messageID=5810275]

Rhea.

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi again,

I've already gone to CMOD and created a new project and filled Enhancement & Components too (green signal).

but still no stoping when I launch VL02N...

Tarick.

naimesh_patel
Active Contributor
0 Kudos

I think for your purpose, you can use the User-Exit subroutine USEREXIT_MOVE_FIELD_TO_LIPS in the Include program MV50AFZ1. I am suggesting this, because you have to modify the Line Item data (LIPS).

You need to have the access key to change the MV50AFZ1 for very first time.

Regards,

Naimesh Patel

Former Member
0 Kudos

Hi again,

Thanks for ur answer!

I've put a break-point inside the include ZXV50U08 of the function module EXIT_SAPLV50R_001.

When I go to VL01N, it does not stop in the include.

Do you have any idea?

Thanks!

Tarick.

former_member181995
Active Contributor
0 Kudos

make sure your enhancement is in Active mode(Green button should be displayed)

former_member181995
Active Contributor
0 Kudos

You may use

V50R0001 Collective processing for delivery creation

and you can get Shippning Point in VBAPVB-VSTEL.