SAP ABAP Class CX_CUGEN_ERROR (Error Handling in Low-Level Interpreter)
Hierarchy
☛
SAP_AP (Software Component) SAP Application Platform
⤷
AP-CFG-LL (Application Component) Low Level Configuration
⤷
CULL_GEN (Package) Low-Level Configuration (General Part)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause | 20040720 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_CULL_INTERPRETER | Evaluation of Dependencies | 20041129 |
2 | Inheritance (c INHERITING FROM c_ref) | CX_LL_ERROR | Error Class LL Interpreter | 20050218 |
Properties
Class | CX_CUGEN_ERROR | |
Short Description | Error Handling in Low-Level Interpreter | |
Super Class | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | CULL_GEN | Low-Level Configuration (General Part) |
Created | 20040720 | SAP |
Last change | 20050219 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_CUGEN_ERROR has no forward declaration.
Interfaces
Class CX_CUGEN_ERROR has no interface implemented.
Friends
Class CX_CUGEN_ERROR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_CULL_APPL_LOG | CUX: Application LOG | 20040720 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYSUBRC | Return Value, Return Value After ABAP Statements | 20040720 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | SYSUBRC | 907 | Return Value, Return Value After ABAP Statements | 20040720 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | SYSUBRC | 400 | Return Value, Return Value After ABAP Statements | 20040720 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | SYSUBRC | 911 | Return Value, Return Value After ABAP Statements | 20040720 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | SYSUBRC | 102 | Return Value, Return Value After ABAP Statements | 20040720 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | SYSUBRC | 920 | Return Value of ABAP Statements | 20041129 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | SYSUBRC | 921 | Return Value of ABAP Statements | 20041129 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | SYSUBRC | 922 | Return Value of ABAP Statements | 20041129 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | SYSUBRC | 909 | Return Value, Return Value After ABAP Statements | 20040720 | |
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BAL_S_MSG | Application Log: Message Data | 20040720 | ||
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BAPIRET2_T | Messages | 20040720 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20040720 |
2 | ![]() |
Instance method | Public | Method | Set Messages | 20041008 |
Events
Class CX_CUGEN_ERROR has no event.
Types
Class CX_CUGEN_ERROR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
APPL_LOG | Call by reference | Object reference (TYPE REF TO) | CL_CULL_APPL_LOG | 20040720 | |||
2 | ![]() |
ERROR_NO | Call by reference | Type reference (TYPE) | SYSUBRC | 20040720 | |||
3 | ![]() |
MSG | Call by reference | Type reference (TYPE) | BAL_S_MSG | 20040720 | |||
4 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20040720 | |||
5 | ![]() |
RETURN_TAB | Call by reference | Type reference (TYPE) | BAPIRET2_T | 20040720 | |||
6 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20040720 |
Method CONSTRUCTOR on class CX_CUGEN_ERROR has no exception.
Method SET_MSG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_MSG | Call by reference | Type reference (TYPE) | BAL_S_MSG | Anwendungs-Log: Daten einer Meldung | 20041008 |
Method SET_MSG on class CX_CUGEN_ERROR has no exception.
History
Last changed by/on | SAP | 20050219 |
SAP Release Created in | 600 |