Solution : https://service.sap.com/sap/support/notes/166487 (SAP Service marketplace login required)
Summary :
When executing background transactions such as the F110 payment program or batch input sessions (SM35), a short dump (TABLE_INVALID_INDEX) may occur during FI/CO interface operations due to the BSEG-BUZEI field constraint at three digits, limiting document postings to 999 line items. Excess line items, including system-generated entries, can cause this error. SAP recommends maintaining document line items within this limit and adjusting automatic line item generating settings accordingly, particularly when using RFBIBL00 for batch input sessions. Refer to Note 36353 for potential summarization strategies in post-via-FI/CO interface transactions.
Key words :
dump modify t_bsegz index sy-tabix, read table t_bsegz index sy-tabix, modify t_bseg index sy-tabix, additional key words line items, t_bsegz-mandt = sy-mandt, internal table t_bsegz fails, t_bseg-mandt = sy-mandt, bukrs eq t_bkpf-bukrs, t_bsegz-belnr = t_bkpf-belnr, form internal_document_number_set changing e_doc_int
Related Notes :
1059165 | F110 Dump with TABLE_INVALID_INDEX |
144638 | M/AM - AC interface: FI document summarization |
123223 | Obsolete: GI: 'Maximum number of items in FI reached' |
117708 | A maximum of 999 items can be posted in the FI doc |
117009 | FBL2/4/6: TABLE_INVALID_INDEX after F5195 |
94868 | SD/FI: Document summarization for valuated materials |
85982 | Summarizing the tax line items from SD |
79265 | GI: Collective note for FI problems with GI |
77161 | Summarization of FI postings w/ reference to purchase orders |
67640 | Summarizing FI documents from MM does not work |
36353 | AC interface: Summarizing FI documents |
28292 | MR01: Zero lines on GR/IR clearing account |