SAP ABAP Class CX_PFCG_ROLE (Roles API - Exception Class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-AUT-PFC (Application Component) ABAP Authorization and Role Management
     S_PROFGEN_API (Package) Roles API
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20130404
Properties
Class CX_PFCG_ROLE  
Short Description Roles API - Exception Class    
Super Class CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package S_PROFGEN_API   Roles API 
Created 20130404   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_PFCG_ROLE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CX_PFCG_ROLE has no interface implemented.
Friends
Class CX_PFCG_ROLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INTERNAL_ERROR Constant Public Type reference (TYPE) SOTR_CONC '5CF3FCDA894C1EE2A7A12EA4DB995430' 20130404
2 ROLE Instance attribute Public Type reference (TYPE) AGR_NAME Role Name 20130404
3 TA_MODUS Instance attribute Public Type reference (TYPE) CL_PFCG_ROLE=>TY_TA_MODUS 20130404
4 TA_STATUS Instance attribute Public Type reference (TYPE) CL_PFCG_ROLE=>TY_TA_STATUS 20130404
5 TEXT Instance attribute Public Type reference (TYPE) STRING 20130404
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130404
Events
Class CX_PFCG_ROLE has no event.
Types
Class CX_PFCG_ROLE 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 20130404
2 Importing ROLE Call by reference Type reference (TYPE) AGR_NAME 20130404
3 Importing TA_MODUS Call by reference Type reference (TYPE) CL_PFCG_ROLE=>TY_TA_MODUS 20130404
4 Importing TA_STATUS Call by reference Type reference (TYPE) CL_PFCG_ROLE=>TY_TA_STATUS 20130404
5 Importing TEXT Call by reference Type reference (TYPE) STRING 20130404
6 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20130404

Method CONSTRUCTOR on class CX_PFCG_ROLE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740