SAP ABAP Class CX_CURTO_ERROR (Error Class for PDS Generation)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-VC-LOI (Application Component) LO Integration
⤷
CURTO (Package) Create Runtime Object for APO
⤷
⤷
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 | 20030620 |
Properties
| Class | CX_CURTO_ERROR | |
| Short Description | Error Class for PDS Generation | |
| 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 | CURTO | Create Runtime Object for APO |
| Created | 20030620 | SAP |
| Last change | 20050109 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_CURTO_ERROR has no forward declaration.
Interfaces
Class CX_CURTO_ERROR has no interface implemented.
Friends
Class CX_CURTO_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_CURTO_APPL_LOG | CUX: Application LOG | 20030620 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | SYSUBRC | Return Value, Return Value After ABAP Statements | 20030620 | |||
| 3 | Constant | Public | Type reference (TYPE) | SYSUBRC | 805 | Return Value, Return Value After ABAP Statements | 20030903 | ||
| 4 | Constant | Public | Type reference (TYPE) | SYSUBRC | 802 | Return Value, Return Value After ABAP Statements | 20030620 | ||
| 5 | Constant | Public | Type reference (TYPE) | SYSUBRC | 806 | Return Value, Return Value After ABAP Statements | 20030903 | ||
| 6 | Constant | Public | Type reference (TYPE) | SYSUBRC | 801 | Return Value, Return Value After ABAP Statements | 20030620 | ||
| 7 | Constant | Public | Type reference (TYPE) | SYSUBRC | 803 | Return Value, Return Value After ABAP Statements | 20030828 | ||
| 8 | Constant | Public | Type reference (TYPE) | SYSUBRC | 808 | No Additional Data Maintained | 20041201 | ||
| 9 | Constant | Public | Type reference (TYPE) | SYSUBRC | 800 | Return Value, Return Value After ABAP Statements | 20030620 | ||
| 10 | Constant | Public | Type reference (TYPE) | SYSUBRC | 807 | Return Value, Return Value After ABAP Statements | 20030903 | ||
| 11 | Constant | Public | Type reference (TYPE) | SYSUBRC | 804 | Return Value, Return Value After ABAP Statements | 20030902 | ||
| 12 | Instance attribute | Private | Type reference (TYPE) | BAPIRET2_T | Return Parameter Table | 20030620 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | BAL_S_MSG | Application Log: Message Data | 20030620 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Last Message to Application Log | 20030620 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20030620 | |
| 3 | Instance method | Public | Method | Delivers Application Log Messages | 20030620 |
Events
Class CX_CURTO_ERROR has no event.
Types
Class CX_CURTO_ERROR has no local type.
Method Signatures
Method ADD_LAST_MSG_TO_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_CURTO_APPL_LOG | CUX: Application LOG | 20030620 | |||
| 2 | IV_PRIO | Value transfer | Type reference (TYPE) | BALPROBCL | '1' | Anwendungs-Log: Problemklasse einer Meldung | 20030620 |
Method ADD_LAST_MSG_TO_LOG on class CX_CURTO_ERROR 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_CURTO_APPL_LOG | 20030620 | ||||
| 2 | ERROR_NO | Call by reference | Type reference (TYPE) | SYSUBRC | 20030620 | ||||
| 3 | MSG | Call by reference | Type reference (TYPE) | BAL_S_MSG | 20030620 | ||||
| 4 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20030620 | ||||
| 5 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20030620 |
Method CONSTRUCTOR on class CX_CURTO_ERROR 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 | 20030620 |
Method GET_MESSAGES on class CX_CURTO_ERROR has no exception.
History
| Last changed by/on | SAP | 20050109 |
| SAP Release Created in | 2004_1_470 |