SAP ABAP Class CX_WB_OBJ_VERS_INVAL_OBJ_KEY (The Object Key to read a Version is invalid)
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_INVAL_OBJ_KEY | |
Short Description | The Object Key to read a Version is invalid | |
Super Class | CX_WB_OBJECT_VERSIONING | Exception class for object versioning |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | WB_VERSIONING | |
Program status | P | SAP Standard Production Program |
Category | 40 | Exception Class |
Package | SWB_VERSIONING | Versioning functionality |
Created | 20110216 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_WB_OBJ_VERS_INVAL_OBJ_KEY has no forward declaration.
Interfaces
Class CX_WB_OBJ_VERS_INVAL_OBJ_KEY has no interface implemented.
Friends
Class CX_WB_OBJ_VERS_INVAL_OBJ_KEY 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 Object Key and corresp. T100 | 20110228 |
Events
Class CX_WB_OBJ_VERS_INVAL_OBJ_KEY has no event.
Types
Class CX_WB_OBJ_VERS_INVAL_OBJ_KEY 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_INVAL_OBJ_KEY has no exception.
Method RAISE_INVALID_OBJECT_KEY 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-MSGV2 | Message Variable | 20110228 | |
4 | ![]() |
OBJECT_TYPE | Call by reference | Type reference (TYPE) | SYMSGV | SY-MSGV1 | Message Variable | 20110228 | |
5 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | Previous Exception | 20110228 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
The Object key is invalid | 20110228 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |