Message type: E = Error
Message class: GB - Messages used by the Boolean code generator
Message number: 021
Message text: Table & is not available in class &
In a Boolean statement, you have tried to use a table that is not
assigned to the Boolean class of the object you changed.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Select "Extras" -> "Flds in Bool.statmnt" and display a list of the
available tables and fields. Choose a suitable table.
Error message extract from SAP system. Copyright SAP SE.
GB021
- Table & is not available in class & ?The SAP error message GB021 indicates that a specific table is not available in the specified class. This error typically arises in the context of SAP's data dictionary or when trying to access a table that is either not defined, not activated, or not available in the current system environment. Causes: Table Not Defined: The table you are trying to access may not exist in the database. Table Not Activated: If the table is newly created or modified, it may not have been activated in the system. Transport Issues: If the table was transported from another system, there may have been issues during the transport process. Authorization Issues: The user may not have the necessary authorizations to access the table. Incorrect Class Reference: The class reference in the error message may be incorrect or outdated. Solutions: Check Table Existence: Verify that the table exists in the database. You can do this by using transaction SE11 (Data Dictionary) to
Get instant SAP help. Sign up for our Free Essentials Plan.
GB020
Syntax correct
What causes this issue? The syntax of the boolean expression is correct.System Response None.How to fix this error? No response necessary.Error mes...
GB019
Enter '>' after the table name
What causes this issue? The syntax of the boolean statement is incorrect. The terminator for the table name has been omitted. E.g. <tab1 $fld = ...
GB022
Generation error: "&" "&" program: "&" client: "&"
What causes this issue? An error occurred during generation. The generated code contains a syntax error.System Response The validation/substitution/...
GB023
Exits not supported in Release 2.0
What causes this issue? User and system exits in a boolean formula are not currently supported.System Response NothingHow to fix this error? Remove...
Click on this link to search all SAP messages.