SAP ABAP Class CX_WB_OBJ_VERS_INVALID_VERS_ID (Invalid Version Id of an Workbench Object)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
⤷
SWB_VERSIONING (Package) Versioning functionality
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_WB_OBJECT_VERSIONING | Exception class for object versioning | 20110228 |
Properties
| Class | CX_WB_OBJ_VERS_INVALID_VERS_ID | |
| Short Description | Invalid Version Id of an Workbench Object | |
| Super Class | CX_WB_OBJECT_VERSIONING | Exception class for object versioning |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | SWB_VERSIONING | Versioning functionality |
| Created | 20110215 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_WB_OBJ_VERS_INVALID_VERS_ID has no forward declaration.
Interfaces
Class CX_WB_OBJ_VERS_INVALID_VERS_ID has no interface implemented.
Friends
Class CX_WB_OBJ_VERS_INVALID_VERS_ID has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20110228 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20110228 | |
| 2 | Static method | Public | Method | Raise Exception INVALID_VERSION_ID and corresp. T100 | 20110228 |
Events
Class CX_WB_OBJ_VERS_INVALID_VERS_ID has no event.
Types
Class CX_WB_OBJ_VERS_INVALID_VERS_ID has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE_ID | Call by reference | Type reference (TYPE) | SY-MSGID | 20110228 | ||||
| 2 | MESSAGE_NUMBER | Call by reference | Type reference (TYPE) | SY-MSGNO | 20110228 | ||||
| 3 | MESSAGE_TEXT | Call by reference | Type reference (TYPE) | STRING | 20110228 | ||||
| 4 | MESSAGE_TYPE | Call by reference | Type reference (TYPE) | SYMSGTY | 20110228 | ||||
| 5 | MESSAGE_VARIABLE_1 | Call by reference | Type reference (TYPE) | SYMSGV | 20110228 | ||||
| 6 | MESSAGE_VARIABLE_2 | Call by reference | Type reference (TYPE) | SYMSGV | 20110228 | ||||
| 7 | MESSAGE_VARIABLE_3 | Call by reference | Type reference (TYPE) | SYMSGV | 20110228 | ||||
| 8 | MESSAGE_VARIABLE_4 | Call by reference | Type reference (TYPE) | SYMSGV | 20110228 | ||||
| 9 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20110228 | ||||
| 10 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20110228 |
Method CONSTRUCTOR on class CX_WB_OBJ_VERS_INVALID_VERS_ID has no exception.
Method RAISE_INVALID_VERSION_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE_TEXT | Call by reference | Type reference (TYPE) | STRING | Short Text of T100 Class | 20110228 | |||
| 2 | MESSAGE_TYPE | Call by reference | Type reference (TYPE) | SYMSGTY | SY-MSGTY | Message Type | 20110228 | ||
| 3 | OBJECT_NAME | Call by reference | Type reference (TYPE) | SYMSGV | SY-MSGV3 | Message Variable | 20110228 | ||
| 4 | OBJECT_TYPE | Call by reference | Type reference (TYPE) | SYMSGV | SY-MSGV2 | Message Variable | 20110228 | ||
| 5 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | Previous Exception | 20110228 | |||
| 6 | VERSION_ID | Call by reference | Type reference (TYPE) | SYMSGV | SY-MSGV1 | Message Variable | 20110228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for object versioning: Invalid Version Id | 20110228 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |