SAP ABAP Interface IF_GRAC_API_PROFILE_REP (Interface for role in user sore)
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_PROFILE_REP | |
| Short Description | Interface for role in user sore |
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_PROFILE_REP has no friend.
Attributes
Interface IF_GRAC_API_PROFILE_REP has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Retrieve Profile | 20090917 | |
| 2 | Instance method | Public | Method | Retrieve User Profile Associated data | 20091001 |
Events
Interface IF_GRAC_API_PROFILE_REP has no event.
Types
Interface IF_GRAC_API_PROFILE_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 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20090930 | |||
| 2 | IT_PROFILE | Call by reference | Type reference (TYPE) | GRAC_T_PROFILE_NAME | Table type for Profile Name | 20090930 | |||
| 3 | IV_CONNECTOR | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20090917 | |||
| 4 | IV_OFFLINE_MODE | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | whether real time data is required or not | 20090930 | ||
| 5 | RT_PROFILE | Value transfer | Type reference (TYPE) | GRAC_T_PROFILE_OUT | Table to for Profile output for user store | 20090930 |
Method RETRIEVE on Interface IF_GRAC_API_PROFILE_REP has no exception.
Method RETRIEVE_USER_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20091001 | |||
| 2 | IT_PROFILE | Call by reference | Type reference (TYPE) | GRAC_T_PROFILE_NAME | Table Type for Profile name | 20091001 | |||
| 3 | IT_USER | Call by reference | Type reference (TYPE) | GRAC_T_USER | Table Type for Users | 20091001 | |||
| 4 | IV_CONNECTOR | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20091001 | |||
| 5 | IV_OFFLINE_MODE | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | Boolean Variable (X=True, -=False, Space=Unknown) | 20091001 | ||
| 6 | RT_PROFILE | Value transfer | Type reference (TYPE) | GRAC_T_PROFILE_OUT | Table type to profile output for user store | 20091001 |
Method RETRIEVE_USER_PROFILE on Interface IF_GRAC_API_PROFILE_REP has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |