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

Issue with BAPI_ACC_DOCUMENT_CHECK

Former Member
0 Likes
648

Hi All,

I am using above mentioned BAPI to check if the document is ok to Park (FB01) .

I have issue with two fields mainly:

1) What should be the Object type value

2) What should be the reference key value.

I tried running this with object type as 'BKPF' but got error saying that

incorrect object type.

Regards,

Shahu

5 REPLIES 5
Read only

Former Member
0 Likes
602

Try object FIPP/BKPFF

Read only

0 Likes
602

Hi Abhishek,

Its not working with BKPFF and for FIPP it is saying that object type not defined. I think we need to have this object present in the table 'TTYP'. FIPP is not present in this table.

Regards,

Shahu

Message was edited by:

shahuraj shirure

Read only

0 Likes
602

forget that last one

Read only

0 Likes
602

DID u try IBKPF... ?

Reference key is document number concatenated with Company code and fiscal year

Message was edited by:

Abhishek Dhoundiyal

Read only

Former Member
0 Likes
602

Use 'BAPI' for this. and also any junk value can be given in the reference key field while passing to this function module