Message type: E = Error
Message class: SCRM - Check Results Management
Message number: 119
Message text: Global class &1 of check &2 contains syntax errors
The global class &V1& of check &V2& contains syntax errors.
Error: &V3&
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Contact the check owner &V4&.
Error message extract from SAP system. Copyright SAP SE.
SCRM119
- Global class &1 of check &2 contains syntax errors ?The SAP error message SCRM119 indicates that there are syntax errors in a global class associated with a specific check in the SAP system. This error typically arises in the context of SAP's Business Rule Framework (BRF+), where rules and checks are defined using ABAP classes.
Cause: Syntax Errors in Code: The most common cause is that the ABAP code in the global class specified in the error message contains syntax errors. This could be due to typos, incorrect ABAP syntax, or missing components in the code. Inconsistent Changes: If the global class was modified but not activated, or if there are inconsistencies between the class definition and its implementation, this error can occur. Transport Issues: If the class was transported from one system to another and the transport did not complete successfully, it may lead to syntax errors.
Solution: Check the Global Class: Go to the ABAP Workbench (transaction SE80 or SE24) and locate the
Get instant SAP help. Sign up for our Free Essentials Plan.
SCRM118
Global class &1 of check &2 cannot be instantiated
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SCRM117
Global class &1 of check &2 does not exist
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SCRM120
No log could be created in class &1
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SCRM121
Global class &1 of object collector &2 does not exist
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.