SAP ABAP Class CX_CUX_CBASE_HANDLING (Error Handling CBase (CUX))
Hierarchy
☛
SAP_AP (Software Component) SAP Application Platform
⤷
AP-CFG-CBA (Application Component) cBASE / Configuration Store
⤷
CUX_GEN (Package) CU: External Communication with Config. (General Part)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_CBASE_ERROR | Error Handling for CBase | 20021217 |
Properties
Class | CX_CUX_CBASE_HANDLING | |
Short Description | Error Handling CBase (CUX) | |
Super Class | CX_CBASE_ERROR | Error Handling for CBase |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | CUX_GEN | CU: External Communication with Config. (General Part) |
Created | 20021217 | SAP |
Last change | 20050219 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_CUX_CBASE_HANDLING has no forward declaration.
Interfaces
Class CX_CUX_CBASE_HANDLING has no interface implemented.
Friends
Class CX_CUX_CBASE_HANDLING 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_CUX_APPL_LOG | CUX: Application LOG | 20021217 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | SYSUBRC | 551 | Return Value, Return Value After ABAP Statements | 20021230 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | SYSUBRC | 554 | Return Value, Return Value After ABAP Statements | 20030102 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | SYSUBRC | 555 | Return Value, Return Value After ABAP Statements | 20030102 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | SYSUBRC | 552 | Return Value, Return Value After ABAP Statements | 20021230 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | SYSUBRC | 558 | Return Value of ABAP Statements | 20040914 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | SYSUBRC | 553 | Return Value, Return Value After ABAP Statements | 20030102 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | SYSUBRC | 556 | Return Value, Return Value After ABAP Statements | 20030102 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | SYSUBRC | 557 | Return Value, Return Value After ABAP Statements | 20030103 | |
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BAPIRET2_T | Return Parameter Table | 20021230 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add Reference to Application Log | 20021230 |
2 | ![]() |
Instance method | Public | Method | Add Last Message to Application Log | 20021230 |
3 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20021217 |
4 | ![]() |
Instance method | Public | Method | Gets Messages for Application Log | 20030103 |
Events
Class CX_CUX_CBASE_HANDLING has no event.
Types
Class CX_CUX_CBASE_HANDLING has no local type.
Method Signatures
Method ADD_APPL_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_APPL_LOG | Call by reference | Object reference (TYPE REF TO) | CL_CUX_APPL_LOG | CUX: Application LOG | 20021230 |
Method ADD_APPL_LOG on class CX_CUX_CBASE_HANDLING has no exception.
Method ADD_LAST_MSG_TO_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PRIO | Value transfer | Type reference (TYPE) | BALPROBCL | '1' | Anwendungs-Log: Problemklasse einer Meldung | 20021230 |
Method ADD_LAST_MSG_TO_LOG on class CX_CUX_CBASE_HANDLING has no exception.
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_CUX_APPL_LOG | 20021217 | |||
2 | ![]() |
ERROR_NO | Call by reference | Type reference (TYPE) | SYSUBRC | 20021217 | |||
3 | ![]() |
MSG | Call by reference | Type reference (TYPE) | BAL_S_MSG | 20021217 | |||
4 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20021217 | |||
5 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20021217 |
Method CONSTRUCTOR on class CX_CUX_CBASE_HANDLING has no exception.
Method GET_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Returntabelle | 20030103 |
Method GET_MESSAGES on class CX_CUX_CBASE_HANDLING has no exception.
History
Last changed by/on | SAP | 20050219 |
SAP Release Created in | 470 |