Solution : https://service.sap.com/sap/support/notes/1577347 (SAP Service marketplace login required)
Summary :
SAP Note addresses a runtime error COLLECT_OVERFLOW_TYPE_P that occurs during the posting of a document in General Ledger Accounting (new) when document splitting is active. The error surfaces in the LGLT0F61 include, specifically in the SPLIT_FROM_BASIS subroutine. The issue stems from rule-based splitting generating high values that exceed the maximum field length when summed, causing a COLLECT overflow. Implementing program corrections suggested in this note can prevent such overflows. Users are advised to also consider strategies in Note 1072850 to manage high values and mitigate potential subsequent processing issues.
Key words :
rule-based splitting generates, runtime error collect_overflow_type_p, subroutine form split_from_basis, line collect difference, general ledger accounting, prerequisites document splitting, field overflow occurs, high values resulting, document splitting, field overflow
Related Notes :
1618615 | Field overflow when clearing open items |
1561736 | Field overflow during clearing or reversal of open items |
1167551 | Error message instead of CONVT_OVERFLOW dump in SAPLGLT0 |
1072850 | Field overflow or very large amounts due to doc splitting |