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 exits in VL10b tcode

Former Member
0 Kudos

Hi

we are deliveries for stock transfer orders using the transaction vl10b. during the creation i want to make a call to GTS system and do some validation . do we have any user exit where i can put my code. The package of the tcode is VL. I have checked in SMOD for this package. I have found some user exits, but not sure whether they are correct ones to use or not..

thanks

1 ACCEPTED SOLUTION

GauthamV
Active Contributor
0 Kudos

hi,

there r no exits available for this transaction.

4 REPLIES 4

GauthamV
Active Contributor
0 Kudos

hi,

there r no exits available for this transaction.

Former Member
0 Kudos

is there anyway i can put my custom code without changing the std program

thanks

former_member181995
Active Contributor
0 Kudos
have found some user exits, but not sure whether they are correct ones to use or not..

can you pls tell us which exits you found?

Former Member
0 Kudos

Hi Sudhakar,

Try this exit .It may be useful.

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 (header)

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 slo

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,

Sandeep