‎2022 Aug 10 8:10 AM
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

‎2022 Aug 10 9:26 AM
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
‎2022 Aug 10 10:14 AM