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 for posting account document

Former Member
0 Likes
470

Hi gurus,

I am trying to post an accounting document using BAPI_ACC_DOCUMENT_POST and I am getting this error " Account 201112 in company code 1000 cannot be directly posted to"

Can you please tell me where I am doing a mistake,.

Thanks

Rajeev

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
373

The error tells you exactly what the problem is. Some accounts cannot be directly posted to. Pick a normal expense or revenue GL instead.

Rob

2 REPLIES 2
Read only

Former Member
0 Likes
374

The error tells you exactly what the problem is. Some accounts cannot be directly posted to. Pick a normal expense or revenue GL instead.

Rob

Read only

naimesh_patel
Active Contributor
0 Likes
373

It looks like this account is some kind of reconcialtion account e.g. customer reconcilation. You can't post directly to this type of account because SAP internally post this account.

If you try to post from FB01 directly with this account, you will still get this error.

Try with some other account.

Regards,

Naimesh Patel