SD_EXPRESSION - Messages processing AST expressions

The following messages are stored in message class SD_EXPRESSION: Messages processing AST expressions.
It is part of development package SD_EXPRESSION in software component BC-DWB-DIC. This development package consists of objects that can be grouped under "Expression handling".
Message Nr
Message Text
000Required object reference & is not bound.
001Unsupported expression type (&1 <> &2)
002In a condition, =, <, <=, >, >=, <>, and is null are supported
003&
004Type of literal & is unknown or not supported
005Literal & of type NUMC can only be defined with length <= 255
006Literal & of type CHAR can only be defined with length <= 1333
007String/char literal & incorrect, e.g. error in length or quotation marks
008Value of literal (-)& is greater than an 8-byte integer
009Illegal stack code (&:&), expected &
010Unknown operator &1
011Field information for &.& not available
012Error occurred generating database stmt snipped from expression
013Data type &1, length &2 is not compatible with data type &3, length &4
014Data types of operands of arithm. expression are missing
015Data type & is not (yet) supported in arithmetic expression
016In arithmetic expressions the operators *, +, -, / are supported
017Division x/y is only allowed for FLTP
018Maximal precision 37 exceeded in arithm. expression
019Maximal scale 37 for DEC exceeded in arithm. expression
020Division is only allowed for FLTP (left operand here is of type &)
021Division is only allowed for FLTP (right operand here is of type &)
022At least one operand is of type FLTP. This requires explicit CAST
023Function SUBSTRING: Start position is greater than input string
024Function COALESCE: Maximal type cannot be retrieved
025Function &: Length & is greater as typelength of parameter &
026TABNAME = '*' only allowed for count( * )
027SQL name not found for STOB name &1
028Expression type &1 not allowed in expression context &2, clause type &3
029Entry not found &1
030Result data type &1, length &2, decimals &3 is not supported
031Base object &1 could not be found
032Field &1 of base object &2 could not be found
033Operator &1 not allowed in expression &2
034Expression type &1 is not allowed
035Expression type &1 not allowed in function &2, parameter &3
036Function &1 is not allowed
037Element information for data element &1 not available
038Literal is not compatible with type &(&) : &
039NOT only allowed with paramcount 1
040No entry found in table &1
041Annotation type & not supported by visitor
042BETWEEN only allowed with paramcount 3
043REF datatype is not supported (&)
044Expression in BETWEEN is not a leaf
045Function &1 not allowed in Context &2
046Result data type cannot be calculated for function &1
047Division with decfloat allows only decfloat, got &1 / &2
048Arithmetic with decfloat (+,-,*): Only decimal and integral types allowed
049Type namespace must be initial or "abap", but is &1
050Function with type, result type &1(&2) <> required type &3(&4)
051Number of function parameters for &1 is not as expected: &2 <> &3
052Named Parameter &1 is not provided for function &2
053Named Parameter &1 is not expected for function &2
054Function &1: Type &3 of Parameter &2 not supported ( &4 )
055Function &1 parameter &2, fix length <> expected (&3<>&4)
056Function &1: Literal of parameter &2 has unallowed value &3
057Parameter position &1 is not expected for function &2
058&1: Unescape of literal &2 failed
059PRESERVE TYPE can only be used with CAST on a data element
060Function &1: Value for parameter &2 has to be >= &3 (is &4)
061Information for domain &1 could not be found.
062Path expression missing in CL_QLAST_ATOMIC_EXPR_VIA_PATH
063Operator &1 not allowed in expression &2
064Paramcount &1 not allowed in expression &2
065Datatype &1 not allowed in expression
066Function &1 is unknown
067Function &1: Narrowing type &2(&3, &4) not allowed
068Function &1: Target data type &2 not supported for type &3 (supported &4)
069Invalid stackcode parameter count &1 for join type &2
070Data type CURR is not supported at this position, see long text
071Function &1: Value for parameter &2 has to be <= &3 (is &4)
072Typed literal: Type &1 not supported yet
073Decimal places for CURR elements need to be identical (&1 <> &2)
074Typed literal: Empty literal not supported
075Typed literal: Single quote escaping for value &1 required
076Typed literal: Value &1 is not within range (&2/&3) for type &4
077Typed literal: "&1" cannot be interpreted as a number (example: "&2")
078Typed literal: Value "&1" exceeds the allowed maximum value for &1
079Typed literal: &1 literals may only contain "&2"
080Typed literal: "&1": '-' cannot be specified in postfix notation
081Typed literal: Value "&1" does not qualify for type &2 (example: "&3")
082Typed literal: Data type &1 must have an even number of places (&2)
083Expression type &1 not allowed in expression context &2
084Typed literal: Value length &1 is not within range (&2/&3) for type &4
085Typed literal: LOB literal length &1 exceeds max elementary type length o
086Typed literal: "&1" is not a packed number ([-+]?[0-9]*\.?[0-9]*)
087Typed literal: Precision &1 for value &2 is not allowed for packed number
088Number of digits &1 is not within range (&2/&3) for type &4
089Combination of type &1 and &2 is not supported for operator /
090Typed literal: Length of data type &1 must be between &2 and &3
091Data type CURR is supported with 2 decimal places only
092Element &1 has an invalid reference field
093Typed literal: For escape literal in LIKE, only data type CHAR is allowed
094Typed literal: Data type CHAR is required for LIKE expressions
095Amounts and quantities are not allowed in expression &1
096CASE datatype &1(len &2) is not compatible with WHEN datatype &3(len &4)
097Types incompatible:then-then or then-else - &1(len &2) # &3(len &4 )
098A valid dd type name must be provided. &1 is not a valid dd type name
099The following attribute / value is not valid for the Dictionary: &1 / &2
Privacy Policy