SAP ABAP Class CX_VTR (Exception Class Package VTR)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-BF (Application Component) Basic Functions
⤷
VTR (Package) SD R/3 transport processing
⤷
⤷
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 | 20050315 |
Properties
| Class | CX_VTR | |
| Short Description | Exception Class Package VTR | |
| 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 | VTR | SD R/3 transport processing |
| Created | 20050315 | SAP |
| Last change | 20050409 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_VTR has no forward declaration.
Interfaces
Class CX_VTR has no interface implemented.
Friends
Class CX_VTR 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) | SY-MSGV1 | Message Variable | 20050315 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV2 | Message Variable | 20050315 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV3 | Message Variable | 20050315 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV4 | Message Variable | 20050315 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20050315 |
Events
Class CX_VTR has no event.
Types
Class CX_VTR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MV_MSGV1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | 20050315 | ||||
| 2 | MV_MSGV2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | 20050315 | ||||
| 3 | MV_MSGV3 | Call by reference | Type reference (TYPE) | SY-MSGV3 | 20050315 | ||||
| 4 | MV_MSGV4 | Call by reference | Type reference (TYPE) | SY-MSGV4 | 20050315 | ||||
| 5 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20050315 | ||||
| 6 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20050315 |
Method CONSTRUCTOR on class CX_VTR has no exception.
History
| Last changed by/on | SAP | 20050409 |
| SAP Release Created in | 600 |