SAP ABAP Class CX_CFS_NO_AUTHORIZATION (Exception Class for Status Authorizations)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PLM-CFO (Application Component) Collaboration Folders
     CFS_STATUS_MANAGEMENT (Package) Status Management Tool for cFolders a. Engineering Documents
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_NO_CHECK Exception with no Check of the RAISING Clause 20020417
Properties
Class CX_CFS_NO_AUTHORIZATION  
Short Description Exception Class for Status Authorizations    
Super Class CX_NO_CHECK Exception with no Check of the RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package CFS_STATUS_MANAGEMENT   Status Management Tool for cFolders a. Engineering Documents 
Created 20020417   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CFSS1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_ACO_CONSTANTS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_CFS_TRANSITION Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CX_CFS_NO_AUTHORIZATION has no interface implemented.
Friends
Class CX_CFS_NO_AUTHORIZATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SC_NO_OWNER_AUTHORIZATION Constant Public Type reference (TYPE) STRING CL_ACO_CONSTANTS=>SC_AUTHORIZATION_OWN 20020417
2 SC_NO_READ_AUTHORIZATION Constant Public Type reference (TYPE) STRING CL_ACO_CONSTANTS=>SC_AUTHORIZATION_READ 20020417
3 SC_NO_RUNTIME_AUTHORIZATION Constant Public Type reference (TYPE) STRING CL_CFS_TRANSITION=>SC_AUTHORIZATION_TRANSITION 20020506
4 SC_NO_WRITE_AUTHORIZATION Constant Public Type reference (TYPE) STRING CL_ACO_CONSTANTS=>SC_AUTHORIZATION_WRITE 20020417
5 STATUS_OBJ_ID Instance attribute Public Type reference (TYPE) STRING Object ID 20020417
6 STATUS_OBJ_NAME Instance attribute Public Type reference (TYPE) STRING Object Name 20020417
7 STATUS_OBJ_TYPE Instance attribute Public Type reference (TYPE) CFS_STATUS_OBJ_TYPE Object Type 20020417
8 TYPE Instance attribute Public Type reference (TYPE) STRING Type of Authorization SC_NO_*_AUTHORITY 20020417
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20020417
Events
Class CX_CFS_NO_AUTHORIZATION has no event.
Types
Class CX_CFS_NO_AUTHORIZATION 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 PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20020417
2 Importing STATUS_OBJ_ID Value transfer Type reference (TYPE) STRING STATUS_OBJ_ID 20020417
3 Importing STATUS_OBJ_NAME Value transfer Type reference (TYPE) STRING STATUS_OBJ_NAME 20020417
4 Importing STATUS_OBJ_TYPE Value transfer Type reference (TYPE) CFS_STATUS_OBJ_TYPE STATUS_OBJ_TYPE 20020417
5 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20020417
6 Importing TYPE Value transfer Type reference (TYPE) STRING TYPE 20020417

Method CONSTRUCTOR on class CX_CFS_NO_AUTHORIZATION has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 200