SAP ABAP Class CX_WB_OBJ_VERS_PERMIS_DENIED (The permission to read Versions is denied)
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_PERMIS_DENIED  
Short Description The permission to read Versions is denied    
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_PERMIS_DENIED has no forward declaration.
Interfaces
Class CX_WB_OBJ_VERS_PERMIS_DENIED has no interface implemented.
Friends
Class CX_WB_OBJ_VERS_PERMIS_DENIED has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PERMISSION_DENIED Constant Public See coding 20110228
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110228
2 RAISE_PERMISSION_DENIED Static method Public Method Raise Exception PERMISSION_DENIED and corresp. T100 20110228
Events
Class CX_WB_OBJ_VERS_PERMIS_DENIED has no event.
Types
Class CX_WB_OBJ_VERS_PERMIS_DENIED 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_VERS_PERMIS_DENIED has no exception.

Method RAISE_PERMISSION_DENIED 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_VERS_PERMIS_DENIED The permission to read Versions is denied 20110228
History
Last changed by/on SAP  20110908 
SAP Release Created in