CM_EHFND_FW_CALC_ENG - Common ACE Calculation Engine Exception Class

The following messages are stored in message class CM_EHFND_FW_CALC_ENG: Common ACE Calculation Engine Exception Class.
It is part of development package EHFND_FW_CALC_ENGINE in software component EHS-SUS-FND. This development package consists of objects that can be grouped under "Calculation Engine".
Message Nr
Message Text
000Usage of arithmetic operator in the variable name is not permitted
001Usage of reserved word "&1" in the variable name is not permitted
002Invalid variable name; use an alphabetic character at the beginning
003Usage of mathematical function "&1" in the variable name is not permitted
004Usage of only non-alphanumeric symbols in brackets "&1" is not permitted
006Duplicate or mismatch usage of operators "&1"
007Lack of operator between variables or functions in expression excerpt: &1
008Incorrect usage of math functions "&1"; there must be "(" instead of "&2"
009Usage of mathematical function "&1" at the end is not permitted
010Mathematical function "&1" lacks a closing bracket
011Opening brackets do not match the closing brackets
012Usage of nonalphanumeric symbol "&1" at first position is not permitted
013Usage of nonalphanumeric symbol "&1" at last position is not permitted
014Mathematical function "&1" does not contain any attributes
015Usage of symbol "&1" before number "&2" is not permitted
016Usage of unknown operator "&1" after number "&2" is not permitted
017Usage of decimal symbol "&1" is not permitted at this place
018Usage of logical operator "&1" is not permitted at this place
019Usage of symbol "&1" is not permitted
020Variable name that comprises only digits is not permitted
021Usage of character "&1" right after number "&2" is not permitted
022Variable name "&1" should start with a letter
023Potential variable "&1" is not defined as input variable
024Calculation result unit "&1" (&2) differs from calculated unit "&3" (&4)
025"Find" functionality based on regular expression causes exception "&1"
026"Replace" functionality based on regular expression causes exception "&1"
027BAdI of calculation engine is not implemented or activated "&1"
028Added input variable "&1" is not used anywhere in the given expressions
029Division by zero is detected in expression excerpt "&1"
030Cannot fragmentize the given expression
031Cannot convert unit "&1" (&2) to "&3" (&4)
032Cannot solve expression "&1"
033Variable "&1" is neither a valid number, nor an existing input variable
034Cannot convert "&1" to a valid floating point number
035Expression excerpt "&1" causes incorrect dimension expression "&2 &3 &4"
036Valid SI unit for dimension "&1" is not defined in transaction "CUNI"
037Incorrect power equation "&1"; exponent must be a dimensionless quantity
038Value identifiers of base and exponent of a power expression do not match
039Exponent of power expression must comprise only one valid value
040Parsing expression "&1" based on regular expression causes exception "&2"
041Incorrect power equation in expression excerpt "&1"
042Not existing unit of measure "&1"
043Incorrect syntax in expression excerpt "&1"
044Usage of arithmetic operator in the variable name "&1" is not permitted
045Usage of reserved word "&1" in the variable name is not permitted
046Requested unit &1 for result name "&2" differs from calculated unit &3
047Duplicate input variable "&1"; variables must be unique
048Usage of mathematical function "&1" as a variable is not permitted
049"&1" is not a valid number; enter a valid number
050Incorrect syntax of ABAP function in expression excerpt "&1"
051Input variables list is not available
052Execution of function "&1" caused internal exception "&2"
053Function "&1" does not exist
054Argument "&1" of function "&2" is not defined as a valid input variable
055Result name "&1" has evaluated unit "&2" (&3)
056Result name "&1" has non-existing evaluated unit "&2" (&3)
057Division by zero: "&1/0"
058Division by zero: "&1\0"
059Division by zero: "&1%0"
060Argument value "&1" must differ from (2k + 1)Pi/2; k is an integer >= 0
061Argument value "&1" must differ from (2k + 1)*90; k is an integer >= 0
062Argument value "&1" must differ from k*Pi; k is a positive integer
063Argument value "&1" must differ from k*180; k is a positive integer, or 0
064Hyperbolic cotangent argument must differ from 0
065Arcsine argument value "&1" is out of domain [-1,1]
066Arccosine argument value "&1" is out of domain [-1,1]
067Arccotangent argument value "&1" is out of domain [-1,1]
068Exponential argument value "&1" is out of domain [-709,709]
069Natural logarithm argument value "&1" is out of domain (>0)
070Logarithm to base 10 argument value "&1" is out of domain (>0)
071Square root argument value "&1" is out of domain (>=0)
072Factorial argument value "&1" is not in domain (>=0, <=170)
073Factorial argument value "&1" must be a natural, non-negative number
074Unknown mathematical function "&1"
075Unknown aggregation function "&1"
076Empty input data source; provide at least one value to aggr. funct. "&1"
077Invalid power expression "&1^&2" causes division by zero
078Exponential argument &1 = &2*ln(&3) is out of domain [-709, 709]
079Incorrect argument of power expression
080Weighted average aggregation function "&1" operates with two arguments
081Empty input data source
082Unknown vector aggregation function "&1"
083Number of elements does not match the number of elements weights
084Empty series of elements and weights for aggregation function "AVGW"
085Unknown operator "&1"
086Cycle dependency detected between: &1
087Function "&1" must have "&2" input arguments
088Requested &1 for result "&2" differs from calculated &3&4
089Expression "&1" caused error: "&2" on date: "&3"
090Result "&1" with error "&2" on date: "&3"
091Requested &1 differs from calculated &2&3
092Division by zero: "&1/0" at date: &2
093Not supported mathematical function "&1" with more than one argument
094Incorrect usage of result "&1" (period "&2") in result "&3" (period "&4")
095Cannot calculate due to an exception in parameter "&1"
096Power expression "&1^&2" will cause overflow error
097There is an inconsistency in the provided input data
098Improper power expression "&1^&2" of type "series ^ series"
099Execution of "&1" caused internal exception "&2"
100Missing mathematical operator between variable "&1" and bracket "&2"
101Requested unit "&1" is not defined in transaction "CUNI"
102Aggregation function "&1" is either incorrect, or does not exist
103Number of arguments "&1" of aggregation function "&2" is incorrect
104Number of rolling periods "&1" must be integer equal to or greater than 1
105Number "&1" should be presented either by an integer or an input argument
106Input variable "&1" should have value of type "Date"
107Argument "&1" should be presented either by timestamp or input argument
108Argument "&1" of aggregation function "&2" is not a valid input or result
109"From" date "&1" must be earlier than "To" date "&2" in aggr. funct. "&3"
110Data source type of argument "&1" should be of type "Fixed Value"
111Input variable "&1" should have data source type "Date"
112Aggr. function "&1" should have specified data source for argument "&2"
113Result "&1" with period "&2" should not aggregate "&3" with period "&4"
114Argument "&1" of aggregation function "&2" should be periodic
115Aggregation function "&1" should have exactly two periodic arguments
116Second argument of aggregation function "&1" should not be fixed value
117Variables of type "Date" such as "&1" should be used only in aggregations
118Usage of nonalphanum. symbol "&1" after opening bracket is not permitted
119Usage of nonalphanum. symbol "&1" before closing bracket is not permitted
120Usage of adjacent opposite brackets "&1" is not permitted
121Usage of separator "&1" before opening bracket is not permitted
122Usage of blank symbols before opening bracket is not permitted
123Variable "&1" is not a valid argument of aggregation function "&2"
124Variable "&1" is not in the list of recognized input arguments of "&2"
125Incorrect usage of argument delimiter "&1" in function "&2"
126Incorrect usage of subexpression "&1" as argument in function "&2"
127Usage of result "&1" as a first arg. of an aggr. funct. is not permitted
128Period of variable "&1" should be less than the period "&2" of the result
129Incorrect usage of date "&1" as a first argument in function "&2"
130Argument "&1" of aggregation function "&2" should be of type "Date"
131Usage of nonalphanumeric symbols in the name "&1" is not permitted
132Usage of symbol "&1" is not permitted in excerpt "&2"
133Usage of "&1" as both, periodic argument and fixed value, isn't permitted
134Usage of "&1" more than once in an aggregation function is not permitted
135Usage of "&1" as both, fixed value and date, is not permitted
136Usage of "&1" not aggregated in equation "&2 = &3" is not permitted
137Usage of "&1" as both, periodic argument and date, is not permitted
138Provided data for both inputs in expression "&1" is not synchronized
139No implementation found for interface "IF_EHFND_CALC_VALIDATOR"
140Function module "&1" cannot be used with "&2".
141Enter at least one argument for "&1".
142You can use a maximum of &2 arguments to ABAP function "&1".
143Missing variable data for non-number argument "&1" of function "&2".
144Missing values for an input of function module "&1".
145Exception occurred: &1
Privacy Policy