SAP ABAP Class CX_SCP_TRANSPORT_EXCEPTION (CX_SCP_TRANSPORT_EXCEPTION)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-I18 (Application Component) Internationalization (I18N)
⤷
SCP (Package) SAP Code Pages
⤷
⤷
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 | 20030611 |
Properties
| Class | CX_SCP_TRANSPORT_EXCEPTION | |
| Short Description | ||
| 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 | SCP | SAP Code Pages |
| Created | 20030611 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_SCP_TRANSPORT_EXCEPTION has no forward declaration.
Interfaces
Class CX_SCP_TRANSPORT_EXCEPTION has no interface implemented.
Friends
Class CX_SCP_TRANSPORT_EXCEPTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SOTR_CONC | 'A24FE73EEB4E7412E10000000A114D19' | 20030611 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | INT4 | Error Code | 20030611 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | Error Message | 20030611 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20030611 | |
| 2 | Instance method | Public | Method | Returns Value of ERROR_CODE Attribute | 20030612 |
Events
Class CX_SCP_TRANSPORT_EXCEPTION has no event.
Types
Class CX_SCP_TRANSPORT_EXCEPTION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR_CODE | Value transfer | Type reference (TYPE) | INT4 | ERROR_CODE | 20030611 | |||
| 2 | ERROR_TEXT | Value transfer | Type reference (TYPE) | STRING | ERROR_TEXT | 20030611 | |||
| 3 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20030611 | ||||
| 4 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20030611 |
Method CONSTRUCTOR on class CX_SCP_TRANSPORT_EXCEPTION has no exception.
Method GET_ERROR_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERR_CODE | Value transfer | Type reference (TYPE) | INT4 | 20030612 |
Method GET_ERROR_CODE on class CX_SCP_TRANSPORT_EXCEPTION has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 640 |