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

Posting more than 999 lines using BAPI_ACC_DOCUMENT_POST

JanjanamRamesh
Participant
0 Likes
1,927

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..

2 REPLIES 2
Read only

Former Member
0 Likes
1,241

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

Read only

RaymondGiuseppi
Active Contributor
0 Likes
1,241

Ask your functional if some technical/balancing/splitter account number is available to balance every sub-document. (the devit/credit on this account would be balanced/cleared too after last document post)

Regards,

Raymond