2015 Dec 23 3:23 PM
I am using bapi - bapi_internalorder_getdetail to fetch internal orders. For certain orders, my bapi is returning data, but for some its giving an error - order does not have business object type. what does it mean? type - e, code- KO030
I am using bapi - bapi_internalorder_getdetail to fetch internal orders. For certain orders, my bapi is returning data, but for some its giving an error - order does not have business object type. what does it mean? type - e, code- KO030
2015 Dec 23 3:37 PM
Internal order are associated to Business Object BUS2075, other types or order are associated to other BO.
I suppose you called the BAPI with some maintenance, production or any not allowed type of order which must be read with another BAPI like BAPI_ALM_ORDER_GET_DETAIL.
Hint: Check AUFK-AUTYP must be 01 or 02 for an internal order
Regards,
Raymond
2015 Dec 24 4:52 AM
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |