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

creating STO

Former Member
0 Likes
416

Hi all,

Can anyone please tell which is the BAPI used to create STO (Sock transport Order)

its urgent.

regards,

khushboo

2 REPLIES 2
Read only

Former Member
0 Likes
371

Isn't it a type of PO Document, so you should be able to use BAPI_PO_CREATE1 with that specific document type.

The document type is F and the document category is UB, its a stock transport order.

Regards,

Ravi

Note : Please mark the helpful answers

Message was edited by: Ravikumar Allampallam

Read only

0 Likes
371

BAPI_PO_CREATE

BAPI_PO_CREATE1 Create purchase order

Both BAPIs create an PO, but BAPI_PO_CREATE1:

allows much more things: entering conditions, test mode, hold uncomplete POs etc.

not listen in BAPI transaction (4.6C), because this method of 2012 business object is not released