SAP ABAP Interface IF_GRAC_API_USER_REP (Interface for user)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-AC (Application Component) Access Control
     GRAC_ENTITY_API (Package) Access Control GRC API Support
Properties
Interface IF_GRAC_API_USER_REP  
Short Description Interface for user    
General Data
Package GRAC_ENTITY_API   Access Control GRC API Support 
Created 20090917   SAP 
Last changed 20141106    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRFN_API_BASIS Basis interface for the GRC API 20090917
Friends
Interface IF_GRAC_API_USER_REP has no friend.
Attributes
Interface IF_GRAC_API_USER_REP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 RETRIEVE Instance method Public Method Retrieve User 20090917
2 SAVE_PROVISIONED_ROLE Instance method Public Method Store provisioned roles to user 20090930
Events
Interface IF_GRAC_API_USER_REP has no event.
Types
Interface IF_GRAC_API_USER_REP has no local type.
Method Signatures

Method RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_USER Call by reference Type reference (TYPE) GRAC_T_USER Table Type for Users 20090917
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20090930
3 Importing IV_CONNECTOR Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20090917
4 Importing IV_OFFLINE_MODE Call by reference Type reference (TYPE) BOOLEAN ABAP_TRUE whether real time data is required or not 20090930

Method RETRIEVE on Interface IF_GRAC_API_USER_REP has no exception.

Method SAVE_PROVISIONED_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20090930
2 Importing IT_PROVISIONED_ROLE Call by reference Type reference (TYPE) GRAC_T_PROVISIONED_ROLE Table Type for Role Provision 20090930

Method SAVE_PROVISIONED_ROLE on Interface IF_GRAC_API_USER_REP has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 600