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

delivery order

Former Member
0 Likes
562

Hi All,

i am creating a sto order through me27,but not able get that sto order in transaction vl10b(for delivery creation) to create delivery order.so please tell me what are the changes have to do in spro to get sto order in vl10b .

Hi All,

i am creating a sto order through me27,but not able get that sto order in transaction vl10b(for delivery creation) to create delivery order.so please tell me what are the changes have to do in spro to get sto order in vl10b .

3 REPLIES 3
Read only

Former Member
0 Likes
539

hi,

for creation STO tcode is me21n. use this tcode.

rgds,

paras

Read only

Former Member
0 Likes
539

Hi,

Try the following link for configuring and creating an STO between two plants,

[http://www.sap-basis-abap.com/sd/what-is-stock-transfer-order.htm]

For creating a delivery for the STO, try the following link,

[http://www.sap-img.com/sap-sd/configure-intercompany-stock-transport-order.htm]

Read only

Former Member
0 Likes
539

hi check this....

The settings for Delivery type for STO is maintained using the following path:

Materials Management>Purchasing>Purchase Order>Set up Stock Transport Order>Assign Delivery Type and Checking Rule . Here you assign the Delivery type to Stock Transport order (with reference of Suplying Plant)

For creation of STO for delivery creation use T-code- VL04. Enter the Relevant Shipping Point and the Delivery Creation Date. Also tick mark the option Purchase order. If you already have a Purchase order enter the no.

System will show the details of the STO here by using the Main Menu > Delivery> Create Deliveries you can create the Delivery against the STO. Then by using the VL02n option you can do the Picking / PGI for the Delivery.

Hope the above helps you.