Symptom
- Run time error "The data object "_V_AP_CR_CDS_PARAM" does not have a component called "YY1_&&&&&&&"" while creating Outbound Delivery.
- The custom field YY1_&&&&&&& has already been deleted successfully.
Environment
SAP S/4HANA Cloud Public Edition
Reproducing the Issue
- Create outbound delivery via app VL01N.
- Run time error The data object "_V_AP_CR_CDS_PARAM" does not have a component called "YY1_&&&&&&&" raised.
Cause
Before custom field deletion, the field was enabled for CDS view V_LE_DLV_OM_PARAM (Parameter for Output Determination in Outbound Delivery). After field is deleted, the reference to CDS view is not removed.
Resolution
- Open the app Output Parameter Determination.
- From the 'Show Rules for' dropdown, select 'Outbound Delivery'.
- Right-click on the 'Show Rules for' field to open the context menu.
- Select 'Refresh Condition Parameters of Application'.
- In the 'Refresh Data Binding' pop-up, choose Yes to confirm.
- Wait until the update completes successfully, then retry creating the Outbound Delivery.
See Also
Refer to: Setting Up Output Management (1LQ) – Refresh Condition Parameters of Application step 4.3.3.3.2 Refresh Condition Parameters of Application
Keywords
outbound delivery, output parameter determination, refresh condition parameters of application, _V_AP_CR_CDS_PARAM, V_LE_DLV_OM_PARAM, custom field deleted, abap syntax_error, st22 dump, cds view, output management, data binding refresh, missing component, delivery creation error , KBA , LE-SHP-DL-2CL , Delivery Processing (Public Cloud) , Problem
SAP Knowledge Base Article - Public