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

BAPI_ACC_DOCUMENT_POST ERROR

Former Member
0 Likes
743

Hi All,

Happy New Year to all of you.

I am facing a problem in BAPI_ACC_DOCUMENT_POST after the implementation od support package SAPKH60017. Prior to this this bapi was working fine. Now when i am using this bapi to post FI document it is giving error 'Cost object does not exist'. I have checked with my functional consultant and found all the cost object are properly maintained.

After the patch upgrade another bapi 'BAPI_SAG_CHANGE' also not working properly.

Kindly help me.

Regrads,

Rajiv Kumar

2 REPLIES 2
Read only

Former Member
0 Likes
579

Hi ,

The support package that you have mentioned SAPKH60017 have made changes to the bapi BAPI_ACC_DOCUMENT_POST .

Kindly go through the note no. 1393645 which talks of the validation changes that have been made to the BAPI for the support package .

Kindly check in GGB0 whether you have made any validations for the accounting document ?

check the scenario keeping a break point on the correction instructions that are there in the note .

Please go through the same and revert back if you still have errors in place .

Regards ,

Dewang.

Read only

0 Likes
579

Hi Dewang,

Thanks for ur reply.

I have checked it .. Note has been delivered with SAPKH600017 .what validation needs to be there in GGB0.

Error which i am getting is 'error in Document: BKPFF $ LOGSYS(CLIENT NO)' and 'cost object does not exist"

Rajiv