Ansicht
Dokumentation

ABENCDS_F1_FUNC_PARAMETER_LIST - CDS F1 FUNC PARAMETER LIST

ABENCDS_F1_FUNC_PARAMETER_LIST - CDS F1 FUNC PARAMETER LIST

ROGBILLS - Synchronize billing plans   BAL Application Log Documentation  
This documentation is copyright by SAP AG.
SAP E-Book

- DEFINE TABLE FUNCTION, parameter_list

... WITH PARAMETERS parameter1, parameter2, ...

Effect

Defines CDS parameters parameter1, parameter2, ... as input parameters of a CDS table function in a comma-separated list.

A parameter must be typed with an elementary data type. All data types listed in topic Typing are allowed, except for abap.accp, abap.geom_ewkb, and abap.rawstring.

The input parameters of the AMDP function implementation amdp_function specified after IMPLEMENTED BY METHOD are generated from the input parameters specified here. The ABAP data types of the input parameters of the AMDP function implementation are derived from the built-in data types in ABAP Dictionary specified by the typing, in accordance with the associated mapping rules for type references to ABAP Dictionary.

In the case of client-dependent CDS table functions, each input parameter with the built-in dictionary type CLNT must be annotated with the annotation @Environment.systemField and the predefined value #CLIENT.






ABAP Short Reference   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.

Length: 3102 Date: 20240420 Time: 000625     sap01-206 ( 47 ms )