2012 Jun 14 7:25 AM
Dear All,
I am creating LSMW for Service order creation, using BAPI
BAPI BAPI_ALM_ORDER_MAINTAIN , when i am uploading data for one service order for single header and multiple operation it's working fi9.
but when i upload the data for multiple service order and multiple operations then first order created successfully but when second data will come then idoc generates the error "Entry 2 in table HEADER (method CREATE) was not found ."
in method table i am passing following data.
| 000001 | HEADER | CREATE | %00000000001 |
| 000001 | PARTNER | CREATE | %00000000001 |
| 000001 | OPERATION | CREATE | %000000000010010 |
| 000001 | COMPONENT | CREATE | %00000000001 |
| 000001 | SAVE | %00000000001 |
| 000002 | HEADER | CREATE | %00000000002 |
| 000002 | PARTNER | CREATE | %00000000002 |
| 000002 | OPERATION | CREATE | %000000000020010 |
| 000002 | COMPONENT | CREATE | %00000000002 |
| 000002 | SAVE | %00000000002 |
please help how to resolve this issue
Thanks,
Abhilash
2012 Jun 14 12:39 PM
i have mapped orderid with field and multipel orders saved with multiple operation.
2012 Jun 14 12:39 PM
i have mapped orderid with field and multipel orders saved with multiple operation.
2020 Oct 15 2:57 PM
HI Abhilash,
I am facing the same issue when try to upload multiple order using BAPI_ALM_ORDER_MAINTAIN. Can you please tell how you solved this? I am not getting how to mapped orderid with fields? Means any thing we need to do in coding or is it from config side?
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |