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

F-43 BAPI_ACC_DOCUMENT_POST

Former Member
0 Likes
1,588

Hi Friends,

I am planning to use BAPI BAPI_ACC_DOCUMENT_POST for vendor invoice posting in T.code F-43,

I have passed all the mandatory fields, But error is coming at object type DOCUMENTHEADER-OBJ_TYPE,

What object type I have to pass here.

I want to upload Excel file to F-43 (Vendor Invoice Doc-type -KR ) from Desktop.

Please help.

Thanks,

Ravi

5 REPLIES 5
Read only

Former Member
0 Likes
955

Hi,

I think is some Reference procedure(AWTYP), Please check table: TTYP.

Cheers,

Ashok

Read only

0 Likes
955

Hi:

Check with 'BKPF' as object type.

Thanks,

Murali.

Read only

0 Likes
955

I tried with BKPF still BAPI is raising error message :Incorrect entry in field OBJ_TYPE: BKPF

Read only

0 Likes
955

hi, ravi i am also facing same problem but am not getting all the mandatory data to be passed. where & how to get all the data to be passed.

Read only

Former Member
0 Likes
955

Do not pass the follow in the header.

OBJ_TYPE

OBJ_KEY

OBJ_SYS

Populate header / AP and the offsetting account into in GL line item and check if it works or

you can use BAPI_ACC_INVOICE_RECEIPT_POST / BAPI_ACC_INVOICE_RECEIPT_CHECK