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

FB01 Posting

former_member806481
Participant
0 Likes
940

I am doing an FB01 posting , i had a question that can the Amount ( BBSEG-WRBTR ) in the line Item be zero ?

I doing the posting using an excel file and BDC.

This is the error i am getting

2 REPLIES 2
Read only

venkateswaran_k
Active Contributor
0 Likes
889

Hi atharva12k

The amount cannot be Zero.

However, I would recommend to use BAPI instead of BDC.

CALL FUNCTION 'BAPI_ACC_DOCUMENT_POST'

Regards,

Venkat

Read only

former_member806481
Participant
0 Likes
889

okay i will try to incorporate this thank you