Do you have any question about this error?
Message type: E = Error
Message class: SDDL_PARSER_MSG - Message Class for DDL Parser
Message number: 108
Message text: Return column has incorrect form or contains a reserved word
A list of return parameters is enclosed within curly brackets '<ZH>{ }
</>' and must be in the following form:
[<(><<)>Annotation_1>] <(><<)>r_par_1>:<(><<)>Namespace_1>.<(><<)>Typ_1>
[<(><<)>Post_Annotation_1>];
...
[<(><<)>Annotation_n>] <(><<)>r_par_n>:<(><<)>Namespace_n>.<(><<)>Typ_n>
[<(><<)>Post_Annotation_n>]
The following rules must also be observed:
Each parameter specification must be closed with ';'' because here you
are dealing with a CDS declarative statement.
For the column labels, you should adhere to the general rules for CDS
labels:<DS:ABEN.CDS_GENERAL_SYNTAX_RULES>ABAP CDS - General Syntax Rules
</>
You will find the complete syntax description in the chapter
<DS:ABEN.CDS_F1_DEFINE_TABLE_FUNCTION>CDS Table Functions</> of the ABAP
documentation.
Error message extract from SAP system. Copyright SAP SE.
SDDL_PARSER_MSG108
- Return column has incorrect form or contains a reserved word ?Get instant SAP help. Start your 7-day free trial now.
SDDL_PARSER_MSG107
RETURNS must be followed by a parameter list in '{}'
What causes this issue? The return value of a table function is a list of return parameters that are enclosed within curly brackets '<ZH> ...
SDDL_PARSER_MSG106
:
What causes this issue? A list of input parameters has the following form: [<(><<)>Annotation_1>] <(><<)>r_par_1>...
SDDL_PARSER_MSG109
IMPLEMENTED BY METHOD was expected here
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SDDL_PARSER_MSG110
The method name must be specified in the form "
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.