ā2013 Feb 22 6:37 AM
Hi,
I am trying to implement Service Order Scenario and when using BAPI_ALM_ORDER_MAINTAIN i get the following error.
| T | Id | NUM | Message |
|---|---|---|---|
| E | 00 | 058 | Entry Material = 1548 does not exist in (check entry) |
| E | IWO_BAPI2 | 113 | Error during processing of BAPI methods |
While going through other posts I saw that a few SAP Notes have to be implemented and my SAP System has also been implemented with the correction notes.
Still I am unable to solve the same.
Kindly help me out in this regard
I have also attached the code along with this post.
Reshma
ā2013 Feb 22 7:15 AM
Reshma - sometimes the message issued from the system really describes the problem š Is 1548 really a valid material number?
Do you get the same error message when creating the service order with the same data in dialogue?
ā2013 Feb 22 7:33 AM
Rudiger,
1548 is a valid material number....
I dont get this error while creating an order using the transaction.
I get this only when using the BAPI.
ā2013 Feb 22 7:40 AM
ā2013 Feb 22 9:19 AM
Nabheet,
The alpha conversion for material is also done.
you can see the code attached.