2014 Apr 02 10:30 AM
hi all,
I am getting the below error when tried to run the bapi : BAPI_INCOMINGINVOICE_CREATE with the fields mentioned for the Headerdata and Itemdata structures as per the documentation provided for the bapi.
System error: Error in routine MRM_DRSEG_FILL(SAPLMRMH)
any suggestions will be greatly appreciated.
regards,
chetan
2014 Apr 02 10:40 AM
Hi Chetan,
please post your code you have written for : BAPI_INCOMINGINVOICE_CREATE, without it its tough to tell you what to do next.
2014 Apr 02 10:58 AM
Hi,
have a look at this OSS Note:
1902101 - BAPI: Error for purchase order with single account assignment
Best regards.
2014 Apr 02 11:22 AM
Chetan
Rather than straight away putting you error here..a simple debug in the mentioned subroutine will tell you where the issue is. This subroutine is called in MRM_INVOICE_CREATE
Nabheet