SAP Knowledge Base Article - Public

3657744 - Embedded component (EC) is not editable in standard screen

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

  1. Open a Sales Order.
  2. Click on 'EC' and add an item.
  3. 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

  1. Verify if the list is modeled as SADL (query-based list).
  2. If the list is modeled as SADL, note that edit scenarios are not supported.
  3. To enable editing functionality, model the list as ALV (association-based list only, NOT query-based).
  4. Use the list modification structure to allow editing in the ALV list.
  5. 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