Application Development 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: 

Dump Commit BAPI_ACC_DOCUMENT_POST - Table LFC1 Overflow

former_member223090
Participant
0 Kudos

Hi Masters, im having a problem with the bapi BAPI_ACC_DOCUMENT_POST, when i execute this bapi for a few records, the bapi execute successfull, but when i realice the commit, there is an error as you can see in the image error.jpg,

please helpme i dont know what can i do, if I execute the transaction FB01 and put the same records that I have in the bapi, the transaction leaves me save without any problem

2 REPLIES 2

raymond_giuseppi
Active Contributor
0 Kudos

Basically you trigger an overflow in an amount field of LFC1 Vendor master (transaction figures) sum of amount per posting period. So I suppose you wrongly pass the amount fields (some decimal point error, so multiply it by some power of 10) check values in currencyamount parameter.

Sandra_Rossi
Active Contributor
0 Kudos
When you have an SQL error, please indicate the type of database you are using (MS SQL Server apparently).

There may be other details in the short dump (a more precise text for the SQL error for instance), so please always attach the whole short dump (TXT ZIP).

First search the WWW, there are often detailed answers for SQL errors: http://www.google.fr/search?q=SQL%20code%3A%208115