Application Development and Automation 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: 
Read only

Screen exit Delivery note

Former Member
0 Likes
766

Hi,

When I do VL02N I want to block some item-fields for change (make them grey) when they have a certain item-category.

So, when I want to change a delivery I want to make sure that the user cannot change f.e.g. the quantity of the line that has the specific item category.

I did this already with sales order and found a exit for it (exit in enhancement V45A0003) but I can't find anything for deliveries .. can someone help me ?

Thanks !

Hi, does anyone has an idea .. ?

thanks a lot for your help

5 REPLIES 5
Read only

Shivaji16
Active Participant
0 Likes
674

User exits for the Development class (VL) for Delivery..

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)

Read only

Former Member
0 Likes
674

I could not find in any of them a piece of coding that I could use for my field manipulations on the change of delivery...

Has anyone already done this for deliveries ?

thanks

Read only

Former Member
0 Likes
674

Anyone ?

thanks,

Read only

Former Member
0 Likes
674

Hi, does anyone has an idea .. ?

thanks a lot for your help

Read only

Former Member
0 Likes
674

found solution thanks for your help