SAP ABAP Class CX_NO_AUTHORIZATION (No start authorization)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-AUT-PFC (Application Component) ABAP Authorization and Role Management
     S_PROFGEN_START_AUTH (Package) ABAP Start Authorization for TADIR Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_START_AUTH_CHECK CL_START_AUTH_CHECK Exceptions 20091126
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20091126
Properties
Class CX_NO_AUTHORIZATION  
Short Description No start authorization    
Super Class CX_START_AUTH_CHECK CL_START_AUTH_CHECK Exceptions 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class S_PROFGEN_START_AUTH    
Program status     
Category 40  Exception Class 
Package S_PROFGEN_START_AUTH   ABAP Start Authorization for TADIR Objects 
Created 20091126   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_NO_AUTHORIZATION has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20091126
Friends
Class CX_NO_AUTHORIZATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_NO_AUTHORIZATION Constant Public See coding 20091126
2 OBJ_NAME Instance attribute Public Type reference (TYPE) AUTHOBJNAM TADIR object name for start authorization check 20091126
3 OBJ_TYPE Instance attribute Public Type reference (TYPE) AUTHOBJTYP TADIR object type for start authorization check 20091126
4 PGMID Instance attribute Public Type reference (TYPE) AUTHPGMID TADIR PGMID for use in start authorization check 20091126
5 RESULT Instance attribute Public Attribute reference (LIKE) SY-SUBRC Return Value of ABAP Statements 20091126
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20091126
Events
Class CX_NO_AUTHORIZATION has no event.
Types
Class CX_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 OBJ_NAME Call by reference Type reference (TYPE) AUTHOBJNAM 20091126
2 Importing OBJ_TYPE Call by reference Type reference (TYPE) AUTHOBJTYP 20091126
3 Importing PGMID Call by reference Type reference (TYPE) AUTHPGMID 20091126
4 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20091126
5 Importing RESULT Call by reference Attribute reference (LIKE) SY-SUBRC 20091126
6 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20091126

Method CONSTRUCTOR on class CX_NO_AUTHORIZATION has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 730