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: 

Is there an user exit for outbound delivery uFF08VL10BuFF09

Former Member
0 Kudos

Dear expert,

split valuation is activated in our system.

when i use VL10B to generate an outbound delivery with reference to a STO which transfer a material from a storage location to another storage location all belong to same plant, i want the "valuation type" filed in outbound delivery (VL10B/VL02N) automatically filled with the same value in PO(ME21N/ME22N).

is there some user exit can do this?

regards,

David

2 REPLIES 2

Former Member
0 Kudos

Hi David,

These are User Exits are avilable for VL02N. Please try this,

Exit name Short text

V02V0001 Sales area determination for stock transport order

V02V0002 User exit for storage location determination

V02V0003 User exit for gate + matl staging area determination (h

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)

Regards,

Vishvesh.K

if answers helpful , please rewards it.

Former Member