‎2016 Jul 08 9:23 AM
Hello,
Could any one help me out to post F-02 documents using BAPI_ACC_DOCUMENT_POST with more than 999 lines.
up to 999 lines my program successfully post's a document.I had an issue if the file contain more than 999 lines.
Final internal table is not in a order (Debit entry very next Credit entry), how i can split a final internal table which will balance the amounts and could able to post 2 or 3 documents.
Many thanks in advance.
BR,
Ramesh J.
The final internal table looks like below..
‎2016 Jul 08 9:32 AM
Hi
You should discuss about that with your FI consultant or key user, all we can say you is you need to split in several documents having the balance equal to 0, but how to split depends on how your documents have to be
Max
‎2016 Jul 08 10:37 AM