Symptom
At Item level, the Assignment Reference Field (sourced from I_GLAccountLineItemSemTag) shows limited Length and you want to increase the displayed string Length. No specific Error Messages are shown.
Environment
SAP S/4HANA Cloud Public Edition
Reproducing the Issue
- Open Ageing Report for Payables Analytical Report App.
- Navigate to item-level Reporting where Assignment Reference Field is displayed.
- Observe that longer values are truncated/limited and cannot be increased via Standard Settings.
Cause
- Field lengths for Standard Fields (for example, Assignment Reference in I_GLAccountLineItemSemTag) cannot be changed due to the Clean Core approach.
- Modification of Standard Data Elements/Domains is not supported.
Resolution
For longer Assignment Reference needs:
- Use the Custom Fields and Logic App to create a Custom Text Field with the required Length in a suitable Business Context (for example, Journal Entry Item).
- Enable it for UIs/Reports.
- Include it in Reporting.
For Analytics:
- Build a Custom CDS View and/or Custom Analytical Query that includes the Custom Field alongside the standard Assignment Reference.
- Publish the Query for end users.
Note: Store descriptive Content in existing long-text Fields (for example, Document Header or Item Text) and surface them in Reports.
See Also
Help Portal: Custom fields in SAP S/4HANA Public Cloud
Keywords
analytical filter, fiori filter bar, i_glaccountlineitemsemtag, assignment reference length, assignment reference field length, clean core, public cloud extensibility, custom fields and logic, custom analytical query, cds annotations , KBA , FI-FIO-GL-HIE-2CL , Hierarchy Applications in General Ledger (Public Cloud) , Problem
SAP Knowledge Base Article - Public