Application Development 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: 

BAPI to update internal order data

Former Member
0 Kudos

Hai,

I am looking for a standard BAPI to update a custom field in internal order(KO01) data.

Any information, would be highly appreciated!

Regards,

Blessy

2 REPLIES 2

former_member555112
Active Contributor
0 Kudos

HI,

You have the business object BUS2075 and method CREATE.

The BAPI FM Is API_INTERNALORDER_CREATE

Regards,

Ankur Parab

Former Member
0 Kudos

Hi,

Try

BAPI_INTERNALORDER_CREATE Create Internal Order From Transferred Data

BAPI_INTERNALORDER_GETDETAIL Display master data, status, and valid business trans. for internal order

BAPI_INTERNALORDER_GETLIST Display list of internal orders according to various criteria

BAPI_INTERNALORDER_SAVEREPLICA Replicate individual internal order (ALE)