SAP ABAP Class CX_CRR_TRANSITION (CRR transition specific exception)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-UPG-TLS (Application Component) Upgrade Tools
⤷
SCRR_ERROR (Package) Exception classes and error handling
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_CRR_BASE | Abstract CRR Exception Class | 20110119 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_CRR_OPERATION | CRR operation exception | 20110210 |
Properties
| Class | CX_CRR_TRANSITION | |
| Short Description | CRR transition specific exception | |
| Super Class | CX_CRR_BASE | Abstract CRR Exception Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | SCRR_ERROR | Exception classes and error handling |
| Created | 20110119 | SAP |
| Last change | 20140120 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_CRR_TRANSITION has no forward declaration.
Interfaces
Class CX_CRR_TRANSITION has no interface implemented.
Friends
Class CX_CRR_TRANSITION 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) | DCRRSCENARIO | CRR Scenario | 20110119 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | DCRRACTION | CRR Transition/Operation | 20110119 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20110119 |
Events
Class CX_CRR_TRANSITION has no event.
Types
Class CX_CRR_TRANSITION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MS_MSG | Call by reference | Type reference (TYPE) | CRR_MESSAGE_S | 20110119 | ||||
| 2 | MT_MSG | Call by reference | Type reference (TYPE) | CRR_MESSAGE_T | 20110119 | ||||
| 3 | MV_NOTE | Call by reference | Type reference (TYPE) | DCRRNOTE | 20110119 | ||||
| 4 | MV_SCENARIO | Call by reference | Type reference (TYPE) | DCRRSCENARIO | 20110119 | ||||
| 5 | MV_TRANSITION | Call by reference | Type reference (TYPE) | DCRRACTION | 20110119 | ||||
| 6 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20110119 | ||||
| 7 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20110119 |
Method CONSTRUCTOR on class CX_CRR_TRANSITION has no exception.
History
| Last changed by/on | SAP | 20140120 |
| SAP Release Created in | 731 |