Symptom
- Embedded component is not editable when integrated into the standard TI/OWL.
- Backend data shows editable status, but the front-end UI does not allow editing of line items.
Environment
- SAP Cloud for Customer
-
SAP Cloud Applications Studio
Reproducing the Issue
- Open a Sales Order.
- Click on 'EC' and add an item.
- The added entry can't Edit.
Cause
If the list is modeled as SADL (query-based list), it will always be readonly, and edit scenarios are not supported.
Resolution
- Verify if the list is modeled as SADL (query-based list).
- If the list is modeled as SADL, note that edit scenarios are not supported.
- To enable editing functionality, model the list as ALV (association-based list only, NOT query-based).
- Use the list modification structure to allow editing in the ALV list.
- Refer to the implementation example in the sales quote TI->Products list for guidance.
See Also
Keywords
EC, embedded component, can't editable,not Edit, SADL list, readonly list, ALV list, OWL,sales quote,TI, , KBA , AP-RC-UIF-DT , UI Framework Designtime , Problem
Product
SAP Cloud Applications Studio all versions ; SAP Cloud for Customer core applications all versions
SAP Knowledge Base Article - Public