Message type: E = Error
Message class: SDDL_PARSER_MSG - Message Class for DDL Parser
Message number: 144
Message text: Invalid value "&1" for annotation "ClientHandling.Type"
The values allowed for the annotation <AB>ClientHandling.Type</> with
CDS table functions are:
<AB>#CLIENT_DEPENDENT</> to classify the table function as
client-specific. In this case, the first column of the <AB>Returns</>
list must have the dictionary type <AB>CLNT</>.
<AB>#CLIENT_INDEPENDENT</> to classify the table function as
client-independent.
The value <AB>#INHERITED</> is not allowed for table functions since
these are implemented natively by AMDP and the client handling must be
implemented manually. (<DS:ABEN.CDS_F1_FUNCTION_ANNOTATIONS>CDS Table
Functions</>)
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Error message extract from SAP system. Copyright SAP SE.
SDDL_PARSER_MSG144
- Invalid value "&1" for annotation "ClientHandling.Type" ?The SAP error message SDDL_PARSER_MSG144 with the description "Invalid value '&1' for annotation 'ClientHandling.Type'" typically indicates that there is an issue with the configuration of client handling in your SAP system, particularly in the context of the Service Definition Language (SDL) or OData services.
Cause: Invalid Configuration: The error usually arises when an invalid value is specified for the ClientHandling.Type annotation in the service definition. This could be due to a typo, an unsupported value, or a value that does not conform to the expected enumeration. Version Mismatch: If you are using a version of SAP that does not support certain client handling types, this error may occur. Inconsistent Metadata: If the metadata of the service is not consistent with the expected values for client handling, it can lead to this error.
Solution: Check the Annotation Value: Review the service definition where the ClientHandling.Type annotation is defined. Ensure that the value specified is valid and supported
Get instant SAP help. Sign up for our Free Essentials Plan.
SDDL_PARSER_MSG143
Old and new client annotations must not be combined
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_MSG142
Invalid value "&1" for annotation "ClientDependent"
What causes this issue? Allowed values for the annotation <AB>@ClientDependent </> are <AB>true </> or <AB>false</&g...
SDDL_PARSER_MSG145
ClientHandling.Algorithm is not allowed in table functions
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_MSG146
Annotation "&1" is not allowed in table entities
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.