SAP CDS F1 CUSTOM PARAMETER LIST
Get Example source ABAP code based on a different SAP table
• WITH PARAMETERS ABAP_CDS_DEFINE_CUSTOM
ABAP_CDS_DDL -
ABAP_SYNTAX
What does it do?
Defines
An input parameter called
ABAP_EXAMPLE_VX5
The following DDL source code shows a CDS custom entity with an input parameter:
DDLS DEMO_CDS_CUSTOM_ENTITY
This CDS custom entity is used in the
ABAP_EXAMPLE_END