Skip to Content
0
Former Member
Mar 23, 2010 at 07:13 PM

Down Payment with BAPI_ACC_DOCUMENT_POST

91 Views

Dear all,

I am trying to post a down payment with BAPI_ACC_DOCUMENT_POST.

I have filled Import parameters DOCUMENTHEADER.

Also filled three tables:

ACCOUNTGL - ITEMNO_ACC=0000000010

ACCOUNTPAYABLE - ITEMNO_ACC=0000000020

CURRENCYAMOUNT - ITEMNO_ACC=0000000030

I am getting the following errors:

E RW 612 No currency line exists for line item 0000000010 (ACCOUNTGL table)

E RW 612 No currency line exists for line item 0000000020 (ACCOUNTPAYABLE table)

There is no Currency fields in table ACCOUNTGL.

And I have filled the following fields in ACCOUNTPAYABLE table:

PYMT_CUR

PYMT_AMT

Also filled in CURRENCYAMOUNT table the following fields related to currency:

CURRENCY

AMT_DOCCUR

How can I solve this issue?

Many thanks

Ezequiel