‎2008 Jul 21 7:31 AM
Hi
I am trying to post GL using bapi bapi_acc_document_post.
How many lines items bapi will accept and tell me the reason for the same?
thanks in advance
‎2008 Jul 21 9:28 AM
Hi,
The maximum number of lines for any FI document is 999 regardless of posting method (manual entry, IDOC, BAPI etc). This is a limitation of the application. Technically this is down to the data element BUZEI being defined as NUMC3. If you need a document of more than 999 items then you will have to split it making sure you have a balancing entry so that the document will post.
There are numerous posts if you search the ERP Financials forum - one example is
Thanks,
Pete