Message type: E = Error
Message class: GB - Messages used by the Boolean code generator
Message number: 023
Message text: Exits not supported in Release 2.0
User and system exits in a boolean formula are not currently supported.
Nothing
Remove the exit from the subrule.
Error message extract from SAP system. Copyright SAP SE.
The SAP error message GB023, which states "Exits not supported in Release 2.0," typically occurs when you are trying to use a user exit or enhancement that is not compatible with the version of the SAP system you are working with, specifically Release 2.0. This can happen in various contexts, such as during the execution of a program or transaction that relies on these exits.
Cause: Version Compatibility: The primary cause of this error is that the user exit or enhancement you are trying to use is not supported in the version of SAP you are running (Release 2.0). This could be due to the fact that the exit was introduced in a later version of SAP.
Configuration Issues: There may be configuration settings that are not properly set up, leading to the system not recognizing the exit. Custom Code: If there is custom code that references exits that are not available in the
Get instant SAP help. Sign up for our Free Essentials Plan.
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/...
GB021
Table & is not available in class &
What causes this issue? In a Boolean statement, you have tried to use a table that is not assigned to the Boolean class of the object you changed.Sys...
GB024
Rule & is used recursively
What causes this issue? A rule is used recursively. This rule calls itself up directly, or is called up by a rule in which it is used. For example, ...
GB025
Field & is not available in class &
What causes this issue? In a Boolean statement, you have tried to use a field that is not assigned to the Boolean class of the object you changed.Sys...
Click on this link to search all SAP messages.