cancel
Showing results for 
Search instead for 
Did you mean: 

delivery - stock

cathy_liang
Contributor
0 Kudos

Hi experts,

When creating delivery, how to make a message pops up to inform of stock, for e.g., how many stock is available? However, availability check cannot be activated when creating delivery. Is it the only way to use z-development?

Plz advise. Many thanks.

Accepted Solutions (1)

Accepted Solutions (1)

Shiva_Ram
Active Contributor
0 Kudos

Hi,

What do you mean by However, availability check cannot be activated when creating delivery.

You can activate AC at delivery level. Check t.codes OVZ9 and OVZK.

Once activated, then in the delivery, the user can go to menu Environment -> Stock or Environment -> Availabiltiy to see the ATP quantities or stocks.

I dont think you need to wok on custom programs.

Regards

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Below mentioned are the user exit available for the delivery .You can use the one mentioned in bold and have a pop available for the stocks

Take the help of abaper.

V02V0001 - Sales area determination for stock transport order

V02V0002 - User exit for storage location determination

V02V0003 - User exit for gate + matl staging area determination

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)

Hope this will help to resolve your query.

Regards,

Krishna O

Lakshmipathi
Active Contributor
0 Kudos
Is it the only way to use z-development?

Yes you have to try with delivery exit V50S0001

thanks

G. Lakshmipathi