SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
This statement is for internal use only.
It must not be used in application programs.
Syntax
RAISE SYSTEM-EXCEPTIONS { RMC_COMMUNICATION_FAILURE
| RMC_INVALID_STATUS
| RMC_SYSTEM_FAILURE }
Effect
The given run time error will be triggered.
Note
At present, only the following runtime errors can be triggered:
Moreover, this is only allowed within methods in system programs.