SAP ABAP Class CX_WB_OBJ_OBJECT_NOT_EXISTENT (Object does not exist)
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_OBJECT_NOT_EXISTENT  
Short Description Object does not exist    
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_OBJECT_NOT_EXISTENT has no forward declaration.
Interfaces
Class CX_WB_OBJ_OBJECT_NOT_EXISTENT has no interface implemented.
Friends
Class CX_WB_OBJ_OBJECT_NOT_EXISTENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 OBJECT_NOT_EXISTENT Constant Public See coding 20110228
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110228
2 RAISE_OBJECT_NOT_EXISTENT Static method Public Method Raise Exception OBJECT_NOT_EXISTENT and corresp. T100 20110228
Events
Class CX_WB_OBJ_OBJECT_NOT_EXISTENT has no event.
Types
Class CX_WB_OBJ_OBJECT_NOT_EXISTENT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE_ID Call by reference Type reference (TYPE) SY-MSGID 20110228
2 Importing MESSAGE_NUMBER Call by reference Type reference (TYPE) SY-MSGNO 20110228
3 Importing MESSAGE_TEXT Call by reference Type reference (TYPE) STRING 20110228
4 Importing MESSAGE_TYPE Call by reference Type reference (TYPE) SYMSGTY 20110228
5 Importing MESSAGE_VARIABLE_1 Call by reference Type reference (TYPE) SYMSGV 20110228
6 Importing MESSAGE_VARIABLE_2 Call by reference Type reference (TYPE) SYMSGV 20110228
7 Importing MESSAGE_VARIABLE_3 Call by reference Type reference (TYPE) SYMSGV 20110228
8 Importing MESSAGE_VARIABLE_4 Call by reference Type reference (TYPE) SYMSGV 20110228
9 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20110228
10 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20110228

Method CONSTRUCTOR on class CX_WB_OBJ_OBJECT_NOT_EXISTENT has no exception.

Method RAISE_OBJECT_NOT_EXISTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE_TEXT Call by reference Type reference (TYPE) STRING Short Text of T100 Class 20110228
2 Importing MESSAGE_TYPE Call by reference Type reference (TYPE) SYMSGTY SY-MSGTY Message Type 20110228
3 Importing OBJECT_NAME Call by reference Type reference (TYPE) SYMSGV SY-MSGV2 Message Variable 20110228
4 Importing OBJECT_TYPE Call by reference Type reference (TYPE) SYMSGV SY-MSGV1 Message Variable 20110228
5 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS Previous Exception 20110228
# Exception Resumable Description Created on
1 CX_WB_OBJ_OBJECT_NOT_EXISTENT The permission to read Versions is denied 20110228
History
Last changed by/on SAP  20110908 
SAP Release Created in