‎2013 Dec 12 9:00 AM
Hi All,
I want to know whether we can post the document with zero amount while posting through BAPI_ACC_DOCUMENT_POST.
In my case BAPIACCR09-AMT_DOCCUR (Amount in Document Currency) = 0.00.
Will document get posted successfully or an error will occur while posting with zero amount???
Thanks.
Regards,
PK.
‎2013 Dec 12 9:16 AM
Hi Pranshu,
I guess it won't get posted.. But why don't you try it in debug and check.
Thanks,
Chirdip
‎2013 Dec 12 9:16 AM
Hi Pranshu,
I guess it won't get posted.. But why don't you try it in debug and check.
Thanks,
Chirdip
‎2013 Dec 12 9:31 AM
Hi Pranshu,
If amount in document currency, AMT_DOCCUR is 0, it will not be posted.
If there is a real need of posting such a document, then you can set the amount as .01 usd or something and post.