SAP ABAP Class CL_GRAC_AUTH_META (Utility class for Authorization)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-AC (Application Component) Access Control
     GRAC_ROLE_MANAGEMENT (Package) GRC ERM Support
Properties
Class CL_GRAC_AUTH_META  
Short Description Utility class for Authorization    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRAC_ROLE_MANAGEMENT   GRC ERM Support 
Created 20090918   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_GRAC_AD_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_GRAC_AUTH_META has no interface implemented.
Friends
Class CL_GRAC_AUTH_META has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_PFCG_ENTITY_ACTION Constant Public Type reference (TYPE) STRING 'ACTION' Entity Type - Action 20100325
2 GC_PFCG_ENTITY_AUTHOTIZATION Constant Public Type reference (TYPE) STRING 'AUTHORIZATION' Entity Type - Authorization 20091029
3 GC_PFCG_ENTITY_CLASS Constant Public Type reference (TYPE) STRING 'CLASS' Entity Type - Class 20091029
4 GC_PFCG_ENTITY_FIELD Constant Public Type reference (TYPE) STRING 'FIELD' Entity Type - Field 20091029
5 GC_PFCG_ENTITY_PERMISSION Constant Public Type reference (TYPE) STRING 'PERMISSION' Entity Type - Permission 20091029
6 GC_SAP_CONNECTION_TYPE Constant Public Type reference (TYPE) GRFN_CONNECTTYPE 'SAP' Connection Type 20091029
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_VALUE_STRING Static method Private Method Build the field value string 20100710
2 GET_ALL_ACTION Static method Public Method Get all Action 20090918
3 GET_AUTH_DATA_DESCN Static method Public Method Return data for authrozation with descriptions 20100715
4 GET_AUTH_DATA_FOR_DISPLAY Static method Public Method Return data for object by class view 20100709
5 GET_FIELD_VALUE_DESC Static method Private Method Get the field value desc for available fields 20100716
6 GET_OBJECT_BY_CLASS_VIEW_DATA Static method Public Method Return data for object by class view 20091015
7 GET_ORG_LEVEL_FLD_DESCN Static method Public Method Get description for organization field and value description 20100827
8 GET_PFCG_PERMISSION_TREE Static method Public Method Get PFCG permission tree from backend system 20091008
9 GET_VALUE_TEXT_DSEC Static method Private Method Get the descriptions for the value text string 20100716
10 UPDATE_MTN_LEVEL Static method Private Method Update the maintain level of field level 20100710
11 UPDATE_STATE Static method Private Method Update the traffic light of the field level 20100710
Events
Class CL_GRAC_AUTH_META has no event.
Types
Class CL_GRAC_AUTH_META has no local type.
Method Signatures

Method BUILD_VALUE_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_VALUE_TEXT Call by reference Type reference (TYPE) GRAC_VALUE_FIELD Data Element for authorization value field 20100710
2 Importing IS_ROLE_FLD_VAL Call by reference Type reference (TYPE) GRAC_S_PFCG_ROLE_FLD_VAL store role fields values 20100716
3 Importing IT_ORG_LVL_FLD Call by reference Type reference (TYPE) GRAC_T_ORGFLD_VALUE Organization Value Table 20100716

Method BUILD_VALUE_STRING on class CL_GRAC_AUTH_META has no exception.

Method GET_ALL_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONNECTION_TYPE Call by reference Type reference (TYPE) GRFN_CONNECTTYPE Connection Type 20090918
2 Importing IV_LANGU Call by reference Type reference (TYPE) SPRAS Language Key 20090918
3 Returning RT_ACTION Value transfer Type reference (TYPE) GRAC_T_ACTION Table type for Actions 20091029

Method GET_ALL_ACTION on class CL_GRAC_AUTH_META has no exception.

Method GET_AUTH_DATA_DESCN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_UI_AUTH_OBC Call by reference Type reference (TYPE) GRAC_T_UI_AUTH_OBC Table type for Authorization - Object by Class 20100715
2 Importing IV_CONNECTOR Call by reference Type reference (TYPE) GRFN_CONNECTORID Connector Id 20100715

Method GET_AUTH_DATA_DESCN on class CL_GRAC_AUTH_META has no exception.

Method GET_AUTH_DATA_FOR_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_UI_AUTH_OBC Call by reference Type reference (TYPE) GRAC_T_UI_AUTH_OBC Authorization - Object by Class 20100709
2 Exporting ET_UI_AUTH_OBC_A Call by reference Type reference (TYPE) GRAC_T_UI_AUTH_OBC Authorization - Object by Action 20100709
3 Importing IT_ORG_LVL_FLD Call by reference Type reference (TYPE) GRAC_T_ORGFLD_VALUE Organization Value Table 20100709
4 Importing IT_ROLE_ACTION Call by reference Type reference (TYPE) GRAC_T_ROLEACT Role Actions 20100709
5 Importing IT_ROLE_FLD_VAL Call by reference Type reference (TYPE) GRAC_T_PFCG_ROLE_FLD_VAL contains pfcg role field values 20100709
6 Importing IT_ROLE_PERM Call by reference Type reference (TYPE) GRAC_T_PFCG_ROLE_PERM table of pfcg role objects 20100709
7 Importing IT_ROLE_PERM_AUTH Call by reference Type reference (TYPE) GRAC_T_PFCG_ROLE_PERM_AUTH contains pfcg role permission's authorization 20100709
8 Importing IV_CONNECTOR_GROUP Call by reference Type reference (TYPE) GRFN_CONNECTORGRP Connector Group 20100709
9 Importing IV_FOR_ACTION Call by reference Type reference (TYPE) BOOLEAN '' Boolean Variable (X=True, -=False, Space=Unknown) 20100716
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100709

Method GET_FIELD_VALUE_DESC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_UI_AUTH_OBC Call by reference Type reference (TYPE) GRAC_T_UI_AUTH_OBC Table type for Authorization - Object by Class 20100716
2 Importing IV_CONNECTOR Call by reference Type reference (TYPE) GRFN_CONNECTORID Connector Id 20100716
3 Returning RT_FLDVAL Value transfer Type reference (TYPE) GRAC_T_FLDVAL Table Type for field Values 20100716

Method GET_FIELD_VALUE_DESC on class CL_GRAC_AUTH_META has no exception.

Method GET_OBJECT_BY_CLASS_VIEW_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_UI_AUTH_OBC Call by reference Type reference (TYPE) GRAC_T_UI_AUTH_OBC Authorization - Object by Class 20100324
2 Exporting ET_UI_AUTH_OBC_A Call by reference Type reference (TYPE) GRAC_T_UI_AUTH_OBC Authorization - Object by Action 20100324
3 Importing IT_ORG_LVL_FLD Call by reference Type reference (TYPE) GRAC_T_ORGFLD_VALUE Organization Value Table 20100519
4 Importing IT_ROLE_ACTION Call by reference Type reference (TYPE) GRAC_T_ROLEACT Role Actions 20100325
5 Importing IT_ROLE_FLD_VAL Call by reference Type reference (TYPE) GRAC_T_PFCG_ROLE_FLD_VAL contains pfcg role field values 20091015
6 Importing IT_ROLE_PERM Call by reference Type reference (TYPE) GRAC_T_PFCG_ROLE_PERM table of pfcg role objects 20091015
7 Importing IT_ROLE_PERM_AUTH Call by reference Type reference (TYPE) GRAC_T_PFCG_ROLE_PERM_AUTH contains pfcg role permission's authorization 20091015
8 Importing IV_CONNECTOR_GROUP Call by reference Type reference (TYPE) GRFN_CONNECTORGRP Connector Group 20091029
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091029

Method GET_ORG_LEVEL_FLD_DESCN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ORGLVLFLD_DETAIL Call by reference Type reference (TYPE) GRAC_T_ORGFLD_VALUE_DETAIL Organization Value Table 20100827
2 Importing IT_ORGLVLFLD Call by reference Type reference (TYPE) GRAC_T_ORGFLD_VALUE Organization Value Table 20100827
3 Importing IV_CONNECTOR Call by reference Type reference (TYPE) GRFN_CONNECTORID Connector Id 20100827

Method GET_ORG_LEVEL_FLD_DESCN on class CL_GRAC_AUTH_META has no exception.

Method GET_PFCG_PERMISSION_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ROLE_FIELD_VAL Call by reference Type reference (TYPE) GRAC_T_PFCG_ROLE_FLD_VAL contains pfcg role field values 20091012
2 Exporting ET_ROLE_ORGLVLFLD Call by reference Type reference (TYPE) GRAC_T_ORGFLD_VALUE Organization Value Table 20091218
3 Exporting ET_ROLE_PERM Call by reference Type reference (TYPE) GRAC_T_PFCG_ROLE_PERM table of pfcg role objects 20091012
4 Exporting ET_ROLE_PERM_AUTH Call by reference Type reference (TYPE) GRAC_T_PFCG_ROLE_PERM_AUTH contains pfcg role permission's authorization 20091012
5 Importing IT_ACTION Call by reference Type reference (TYPE) GRAC_T_ACTION Table type for Actions 20091008
6 Importing IT_PERMISSION Call by reference Type reference (TYPE) GRAC_T_PERM_FLD_VALUE Table type for permission 20091009
7 Importing IV_CONN_GROUP Call by reference Type reference (TYPE) GRFN_CONNECTORGRP Connector Group 20091014
8 Importing IV_ROLE_ID Call by reference Type reference (TYPE) GRFN_GUID UUID of the GRC object (char32) 20091029
9 Importing IV_ROLE_NAME Call by reference Type reference (TYPE) GRAC_ROLE_NAME Role Name 20091029
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091029

Method GET_VALUE_TEXT_DSEC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_VALUE_TEXT_DESC Call by reference Type reference (TYPE) GRAC_VALUE_FIELD Data Element for authorization value field 20100716
2 Importing IS_AUTH Call by reference Type reference (TYPE) GRAC_S_UI_AUTH_OBC PFCG Authorization Entity Name 20100716
3 Importing IT_FLDVAL Call by reference Type reference (TYPE) GRAC_T_FLDVAL Table Type for field Values 20100716

Method GET_VALUE_TEXT_DSEC on class CL_GRAC_AUTH_META has no exception.

Method UPDATE_MTN_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_MTN_LEVEL Call by reference Type reference (TYPE) INT4 Natural number 20100710
2 Importing IV_MTN_LEVEL Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20100710

Method UPDATE_MTN_LEVEL on class CL_GRAC_AUTH_META has no exception.

Method UPDATE_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_STATE Call by reference Type reference (TYPE) INT4 Natural number 20100710
2 Importing IT_ORG Call by reference Type reference (TYPE) GRAC_T_ORGFLD_VALUE Organization Value Table 20100710
3 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) GRAC_AUTH_ENTITY_NAME PFCG Authorization Entity Name 20100710
4 Importing IV_VALUE Call by reference Type reference (TYPE) ANY 20100710

Method UPDATE_STATE on class CL_GRAC_AUTH_META has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 600