SAP ABAP Class CL_GRAC_OBJECT_AUTH_REP (Object (User/Role/Profile) authorizations)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-AC (Application Component) Access Control
     GRAC_REPOSITORY (Package) Access Control GRC Repository Package
Properties
Class CL_GRAC_OBJECT_AUTH_REP  
Short Description Object (User/Role/Profile) authorizations    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRAC_REPOSITORY   Access Control GRC Repository Package 
Created 20091116   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRAC_OBJECT_AUTH_REP has no forward declaration.
Interfaces
Class CL_GRAC_OBJECT_AUTH_REP has no interface implemented.
Friends
Class CL_GRAC_OBJECT_AUTH_REP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_RESOURCE_FOR_ACTION Constant Public Type reference (TYPE) GRAC_PERMISSION 'S_TCODE' Permission Name for action 20091116
Methods
# Method Level Visibility Method type Description Created on
1 GET_OBJECT_ACTION Static method Public Method Retrieve object action 20091116
2 GET_OBJECT_AUTH Static method Public Method Retrieve object authorization 20091116
3 SET_OBJECT_AUTH Static method Public Method Set Object Authorization 20091116
Events
Class CL_GRAC_OBJECT_AUTH_REP has no event.
Types
Class CL_GRAC_OBJECT_AUTH_REP has no local type.
Method Signatures

Method GET_OBJECT_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONNECTOR Call by reference Type reference (TYPE) GRFN_CONNECTORID Connector Id 20091116
2 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) GRAC_NAME Name 20091116
3 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) GRAC_OBJECT_TYPE Contains object type 20091116
4 Returning RT_OBJECT_AUTH Value transfer Type reference (TYPE) GRAC_T_OBJECT_AUTH Object(User/Role/profile) authorization 20091116

Method GET_OBJECT_ACTION on class CL_GRAC_OBJECT_AUTH_REP has no exception.

Method GET_OBJECT_AUTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONNECTOR Call by reference Type reference (TYPE) GRFN_CONNECTORID Connector Id 20091116
2 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) GRAC_NAME Name 20091116
3 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) GRAC_OBJECT_TYPE Contains object type 20091116
4 Returning RT_OBJECT_AUTH Value transfer Type reference (TYPE) GRAC_T_OBJECT_AUTH Object(User/Role/profile) authorization 20091116

Method GET_OBJECT_AUTH on class CL_GRAC_OBJECT_AUTH_REP has no exception.

Method SET_OBJECT_AUTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRET2_TAB Error Messages 20100818
2 Importing IT_OBJECT_AUTH Call by reference Type reference (TYPE) GRAC_T_OBJECT_AUTH Object(User/Role/profile) authorization 20091116
3 Importing IV_MODE Call by reference Type reference (TYPE) C 'F' - Full Sync. Mode / 'I' - Incremental Mode 20100813
4 Importing IV_RECORD_INDICATOR Call by reference Type reference (TYPE) C 'A'-Action / 'P' - Permission 20100813

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