SAP ABAP Class CX_BCFG_TRANSPORT_ERROR (raised in case of transport related error (see doc.))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CUS-TOL-API (Application Component) Business Configuration API (SAP-internal)
⤷
S_BCFG_API (Package) Business Configuration Support API
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_BCFG_OPERATION_FAILED | raised when an operation failed | 20110406 |
Properties
| Class | CX_BCFG_TRANSPORT_ERROR | |
| Short Description | raised in case of transport related error (see doc.) | |
| Super Class | CX_BCFG_OPERATION_FAILED | raised when an operation failed |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | S_BCFG_API | Business Configuration Support API |
| Created | 20110406 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_BCFG_TRANSPORT_ERROR has no forward declaration.
Interfaces
Class CX_BCFG_TRANSPORT_ERROR has no interface implemented.
Friends
Class CX_BCFG_TRANSPORT_ERROR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20110419 | |||||
| 2 | Constant | Public | See coding | 20110406 | |||||
| 3 | Constant | Public | See coding | 20110408 | |||||
| 4 | Constant | Public | See coding | 20110406 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20110415 |
Events
Class CX_BCFG_TRANSPORT_ERROR has no event.
Types
Class CX_BCFG_TRANSPORT_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 | ERR_DETAIL | Call by reference | Type reference (TYPE) | BCFG_S_ERR_DETAIL | 20110415 | ||||
| 2 | LOG_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_T | 20110415 | ||||
| 3 | MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | 20110415 | ||||
| 4 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20110415 | ||||
| 5 | SYSID | Call by reference | Type reference (TYPE) | SYSYSID | 20110415 | ||||
| 6 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20110415 | ||||
| 7 | VAR1 | Call by reference | Type reference (TYPE) | STRING | 20110415 | ||||
| 8 | VAR2 | Call by reference | Type reference (TYPE) | STRING | 20110415 | ||||
| 9 | VAR3 | Call by reference | Type reference (TYPE) | STRING | 20110415 | ||||
| 10 | VAR4 | Call by reference | Type reference (TYPE) | STRING | 20110415 |
Method CONSTRUCTOR on class CX_BCFG_TRANSPORT_ERROR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |