Solution : https://service.sap.com/sap/support/notes/923687 (SAP Service marketplace login required)
Summary :
When using SAP G/L accounting, it is crucial to avoid non-unique field names in the CI_COBL customer include, especially those prefixed with 'ZZ+' attached to standard SAP names. Such naming practices can lead to ambiguity and incorrect data categorization between standard and custom fields. Fields in CI_COBL are grouped into three categories: Category 1 fields are default SAP fields used in new G/L accounting; Category 2 fields are standard but not in FAGLFLEXT, and can use options from FAGL_OPT_FIELDS; Category 3 fields are completely customer-specific. Always use distinct naming for customer fields to ensure clear differentiation and avoid conflicts in data handling.
Key words :
faglflext 1 prctr prctr1 segment segment2 aufnr zzaufnr2 matnr zzmatnr2 werks zzwerks3 zzcust1 zzcust13 zzcust2 zzcust2for, form zz+<sap standard, table faglflext, sap standard fields, customer include ci_cobl, pure customer fields, customer field zzmatnr, ci_cobl fields, field names, field movement
Related Notes :
1007825 | FAGLL03: Field 'Cost element' not provided for accrual |
1005733 | FAGLL03: 'Cost element' field missing for custom selection |
924975 | FAGLSKF: Creation of an append structure in several systems |