Application Development and Automation 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: 
Read only

Using BAPI_ACC_INVOICE_RECEIPT_POST to create Invoice Receipt

Former Member
0 Likes
658

Hi,

I'm using the above BAPI to create invoice receipts (to mimic MIRO) but if I enter the OBJ_TYPE RMRP it gives me an error:

'Incorrect entry in field OBJ_TYPE: RMRP'

I've checked table TTYP and this object type does exist. Has anyone come across this error before?

Basically I want to be able to pass it a Purchase Order document number and it should create an invoice receipt document like it does in MIRO. I'm on version 4.6c but do have access to 640 and I know nothing about financials (I leave that to the FI/CO consultants).

Any help would be appreciated.

Gill

Hi,

I'm using the above BAPI to create invoice receipts (to mimic MIRO) but if I enter the OBJ_TYPE RMRP it gives me an error:

'Incorrect entry in field OBJ_TYPE: RMRP'

I've checked table TTYP and this object type does exist. Has anyone come across this error before?

Basically I want to be able to pass it a Purchase Order document number and it should create an invoice receipt document like it does in MIRO. I'm on version 4.6c but do have access to 640 and I know nothing about financials (I leave that to the FI/CO consultants).

Any help would be appreciated.

Gill

2 REPLIES 2
Read only

Former Member
0 Likes
552

I was using the wrong bapi for my needs.

Read only

0 Likes
552

Hi Gill,

I need to meet the same requirement 'Enter Invoice with Reference to Purchase Order MIRO'. I was reading the threat you created. Which BADI did you use to create invoice with reference to PO? If you can provide and tip or test program that which fields I need to provide in BAPI.

Thanks for ur help