SAP ABAP Class CX_WB2C_INTERNAL_ERROR (Internal Error)
Hierarchy
☛
EA-GLTRADE (Software Component) SAP Enterprise Extension Global Trade
⤷
LO-GT-TC (Application Component) Trading Contract
⤷
WB2B_GT_CFM (Package) Global Trade Management Link - CFM
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_NO_CHECK | Exception with no Check of the RAISING Clause | 20030113 |
Properties
| Class | CX_WB2C_INTERNAL_ERROR | |
| Short Description | Internal Error | |
| Super Class | CX_NO_CHECK | Exception with no Check of the RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | WB2B_GT_CFM | Global Trade Management Link - CFM |
| Created | 20030113 | SAP |
| Last change | 20050219 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_WB2C_INTERNAL_ERROR has no forward declaration.
Interfaces
Class CX_WB2C_INTERNAL_ERROR has no interface implemented.
Friends
Class CX_WB2C_INTERNAL_ERROR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | WB2C_ERROR | Additional Error Message | 20030116 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | WB2C_ERROR_KEY | Error Key | 20030116 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | CHAR50 | Parameters | 20030115 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | SY-SUBRC | Return Value, Return Value After ABAP Statements | 20030115 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | CHAR200 | Text Field Length 200 | 20030117 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20030113 | |
| 2 | Instance method | Public | Method | Return Errors | 20030204 | |
| 3 | Instance method | Public | Method | Insert in Error Log | 20030115 | |
| 4 | Instance method | Public | Method | Save First Error Text | 20030117 |
Events
Class CX_WB2C_INTERNAL_ERROR has no event.
Types
Class CX_WB2C_INTERNAL_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 | A_ADDITIONAL_ERROR | Call by reference | Type reference (TYPE) | WB2C_ERROR | 20030116 | ||||
| 2 | A_ERROR_KEY | Call by reference | Type reference (TYPE) | WB2C_ERROR_KEY | 20030116 | ||||
| 3 | A_PARAMETER | Call by reference | Type reference (TYPE) | CHAR50 | 20030115 | ||||
| 4 | A_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | 20030115 | ||||
| 5 | A_TEXT | Call by reference | Type reference (TYPE) | CHAR200 | 20050216 | ||||
| 6 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20030113 | ||||
| 7 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20030113 |
Method CONSTRUCTOR on class CX_WB2C_INTERNAL_ERROR has no exception.
Method GET_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_ERROR | Value transfer | Type reference (TYPE) | WB2C_ERROR | WB2C: Fehlermeldungsstruktur | 20030204 |
Method GET_ERROR on class CX_WB2C_INTERNAL_ERROR has no exception.
Method INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_ERROR_TAB | Call by reference | Type reference (TYPE) | WB2C_ERROR_TAB | Tabelle über WB2C_ERROR | 20030115 |
Method INSERT on class CX_WB2C_INTERNAL_ERROR has no exception.
Method SAVE_TEXT Signature
Method SAVE_TEXT on class CX_WB2C_INTERNAL_ERROR has no parameter.
Method SAVE_TEXT on class CX_WB2C_INTERNAL_ERROR has no exception.
History
| Last changed by/on | SAP | 20050219 |
| SAP Release Created in | 200 |