Application Development 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: 

BAPI BAPI_ACC_DOCUMENT_POST to post FI-AA document

Former Member
0 Kudos

Hi,gurus:

I have make settings in FIBF like this:

RWBAPI01 ZSAMPLE_INTERFACE_RWBAPI01 BTE

I have maintain TTYP like this:

ZBKPF FI document BKPF_AWOBJ BAPI_ACC_DOCUMENT_POST

But If I input these information to the BAPI header

OBJ_TYPE ZBKPF

OBJ_KEY BKPFF

BUS_ACT RFBU

...

I got these errors:

E RW 609 Error in document: ZBKPF BKPFF DEVCLNT200

E AAPO 161 Accounting transaction category RFBU 000000000000 is not defined.

E AA 326 Enter a transaction type

I have check this post:

http://forumsa.sdn.sap.com/thread.jspa?messageID=7799687#7799687

some body can help me on this?

Thanks in advance.

Best Regards

Martin Xie

3 REPLIES 3

vicky_khambhati5
Explorer
0 Kudos

Hi ,

I am getting the following errors when I try to POST Asset document thru BAPI - BAPI_ACC_DOCUMENT_POST error. Can you please help me out with this?

Note: I am not passing GL account number because I am passing Asset Number & Sub Numer to the GL data table.

I am getting following errors:

1. Error in document: BKPFF $ RRDCLNT200

2. Required field GL_ACCOUNT was not transferred in parameter ACCOUNTGL

3. G/L account is not defined in chart of accounts BECA

4. Enter a transaction type

Thanks in advance.

Vicky

0 Kudos

Hi,

I got the same problem. My solution is to use BUS_ACT 'RMRP' instead of 'RFBU'.

This basically works, however it makes the system to beleive that the posting is coming from the logistics invoice verification with the consequence that quantities are not transferred to the CO module - which should be no problem with asset postings.

Regards,

Martin

0 Kudos

Hi,

I am Facing the same error even though after passing the BUS_ACT value 'RFBU'.

Somebody please help me on this.

Thanks in advance.

karthik