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

internal orders

Former Member
0 Likes
914

can you tell me the Bapi to create the internal order one at a time?

1 ACCEPTED SOLUTION
Read only

TammyPowlas
SAP Mentor
SAP Mentor
719

Raymond has a good answer here: https://answers.sap.com/questions/9333235/bapi-to-create-internal-order-and-change-the-statu.html

"BAPI_INTERNALORDER_CREATE and BAPI_INTERNALORDER_SAVEREPLICA create/maintain CO internal orders

Check "order type" T003O-AUART, look at T003O-AUTYP (01 for Internal Order (Controlling), 30 for 30, etc.) to help identify the correct BAPI via the BAPI transaction."

1 REPLY 1
Read only

TammyPowlas
SAP Mentor
SAP Mentor
720

Raymond has a good answer here: https://answers.sap.com/questions/9333235/bapi-to-create-internal-order-and-change-the-statu.html

"BAPI_INTERNALORDER_CREATE and BAPI_INTERNALORDER_SAVEREPLICA create/maintain CO internal orders

Check "order type" T003O-AUART, look at T003O-AUTYP (01 for Internal Order (Controlling), 30 for 30, etc.) to help identify the correct BAPI via the BAPI transaction."