Message type: E = Error
Message class: GS - Sets
Message number: 264
Message text: '<' is missing
You have tried to include an incorrect formula in a set. The formula
contains a right angular bracket '>' for which there is no corresponding
left angular bracket '<'.
The system rejects the formula.
Correct the formula.
Error message extract from SAP system. Copyright SAP SE.
GS264
- '<' is missing ?The SAP error message GS264, which states that '< is missing, typically occurs in the context of ABAP programming or when working with certain SAP transactions that involve data processing or configuration. This error usually indicates that there is a syntax issue in the code or configuration where a less-than sign (<) is expected but not found.
Cause: Syntax Error in ABAP Code: The most common cause is a missing operator in an ABAP program. This could be in a conditional statement, loop, or any other place where a comparison is made.
Configuration Issues: If you are working with configuration settings, it might indicate that a required parameter or value is not set correctly. Data Input Issues: If the error occurs during data entry or processing, it may indicate that the input data is not formatted correctly.
Solution: Check ABAP Code: If you are a developer, review the ABAP code where the error occurs. Look for
Get instant SAP help. Sign up for our Free Essentials Plan.
GS263
Line & is not allowed
What causes this issue? You have tried to include a formula with an invalid line number in a set. This is either the line number of the formula itse...
GS262
Line & does not exist
What causes this issue? You have tried to use a line reference as an operand in a formula. However, the line reference does not refer to an existing ...
GS265
Correct syntax error in the formula
What causes this issue? You have tried to include a formula with faulty syntax in a set.System Response The system rejects the formula.How to fix th...
GS266
Formula syntax is correct.
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.