Symptom
Field in app Display Line Item Entry (App ID F2218) not displayed in app Display Line Items in General Ledger (App ID F2217)
Environment
- Financial Accounting (FI)
- SAP S/4HANA Cloud Public Edition
- SAP Fiori
Cause
- The app Display Line Items in General Ledger uses the view C_JournalEntryItemBrowser and show the fields only from table ACDOCA.
- The app Display Line Item Entry uses the view C_OperationalAcctgDocBrowser and show the fields from table BSEG and some fields from table BKPF.
Resolution
The view C_JournalEntryItemBrowser (ACDOCA) has an association [1..1] to I_JournalEntry (BKPF).
It is possible that you use the key user extensibility tools and extend the app Display Line Items in General Ledger with all fields which are used in associations of C_JournalEntryItemBrowser (if the association is [0..1] or [1..1]).
This note is cloud relevant
See Also
App Extensibility: Display Line Items in General Ledger
Display Line Items in General Ledger
2821106 - Journal Entries are not fetched by API Accounting Document – Read
3060075 - Edit button cannot be selected in app Manage Journal Entries
Keywords
F2218, F2217, Entry, Reporting, Posting, C_JournalEntryItemBrowser, C_OperationalAcctgDocBrowser , KBA , FI-FIO-GL , Fiori UI for General Ledger Accounting , FI-FIO-GL-2CL , Fiori UI for General Ledger Accounting (Public Cloud) , Problem