SAP ABAP Interface IF_GRAC_API_SPM_USER (API Interface for SPM User)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-AC (Application Component) Access Control
⤷
GRAC_ENTITY_API (Package) Access Control GRC API Support
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRAC_API_SPM_USER | SPM USER API CLASS | 20090821 |
Properties
| Interface | IF_GRAC_API_SPM_USER | |
| Short Description | API Interface for SPM User |
General Data
| Package | GRAC_ENTITY_API | Access Control GRC API Support |
| Created | 20090821 | 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 | 20090821 |
Friends
Interface IF_GRAC_API_SPM_USER has no friend.
Attributes
Interface IF_GRAC_API_SPM_USER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | GET List of Records from MODEL | 20090821 | |
| 2 | Instance method | Public | Method | Retrieve Data from MODEL | 20090821 | |
| 3 | Instance method | Public | Method | Update Date for MODEL | 20090821 |
Events
Interface IF_GRAC_API_SPM_USER has no event.
Types
Interface IF_GRAC_API_SPM_USER has no local type.
Method Signatures
Method QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FFCONTRL_LIST | Call by reference | Type reference (TYPE) | GRAC_T_API_FFCTRL | Firefighter Controller mapping | 20090827 | |||
| 2 | ET_FFOWNER_LIST | Call by reference | Type reference (TYPE) | GRAC_T_API_FFOWNER | Owner firefighter assignments | 20090827 | |||
| 3 | ET_FIREFIGHTER_LIST | Call by reference | Type reference (TYPE) | GRAC_T_API_FFUSER | Firefighter Maintenance at API Level in ID and Role based. | 20090827 | |||
| 4 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20090827 | |||
| 5 | IS_FROM_LOGON_PAD | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | ABAP_FALSE | Indicator | 20100827 | ||
| 6 | IT_SEARCH | Call by reference | Type reference (TYPE) | GRFN_T_SEARCH_CRITERIA | Table for setting search param | 20091014 | |||
| 7 | IV_AUTH_FLAG | Value transfer | Type reference (TYPE) | GRFN_BOOLEAN | ABAP_TRUE | Indicator | 20100805 | ||
| 8 | IV_BYPASS_BUFFER | Value transfer | Type reference (TYPE) | GRFN_BOOLEAN | ABAP_FALSE | Indicator | 20120524 | ||
| 9 | IV_ENTITY | Value transfer | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20090827 | |||
| 10 | IV_OPERATION | Value transfer | Type reference (TYPE) | GRFN_API_OPERATION_ID | The ID of the operation | 20120306 | |||
| 11 | IV_SEARCH_BY_CUP | Value transfer | Type reference (TYPE) | GRFN_BOOLEAN | ABAP_FALSE | Indicator | 20111129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20090828 |
Method RETRIEVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_FIREFIGHTER_DATA | Call by reference | Type reference (TYPE) | GRAC_S_API_FFUSER | FF ID or role assignment to Firefighter | 20090918 | |||
| 2 | ET_FFCNTRL_LIST | Call by reference | Type reference (TYPE) | GRAC_T_API_FFCTRL | Firefighter Controller mapping | 20090827 | |||
| 3 | ET_FFLOG_LIST | Call by reference | Type reference (TYPE) | GRAC_T_API_FFLOG | FF log | 20091026 | |||
| 4 | ET_FFOWNER_LIST | Call by reference | Type reference (TYPE) | GRAC_T_API_FFOWNER | FF ID AND Owners Assignments | 20090828 | |||
| 5 | ET_FIREFIGHTER_LIST | Call by reference | Type reference (TYPE) | GRAC_T_API_FFUSER | Firefighter Maintenance at API Level in ID and Role based. | 20090827 | |||
| 6 | IT_SEARCH | Call by reference | Type reference (TYPE) | GRFN_T_SEARCH_CRITERIA | Table for setting search param | 20100202 | |||
| 7 | IV_AUTH_FLAG | Value transfer | Type reference (TYPE) | GRFN_BOOLEAN | ABAP_TRUE | Indicator | 20120306 | ||
| 8 | IV_CONNECTOR | Value transfer | Type reference (TYPE) | GRFN_CONNECTORID | 20091211 | ||||
| 9 | IV_EDITABLE | Value transfer | Type reference (TYPE) | GRFN_BOOLEAN | Boolean | 20090821 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20090827 |
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_FFLOG_DATA | Call by reference | Type reference (TYPE) | GRAC_S_API_FFLOG | Owner Description | 20091020 | |||
| 2 | IS_FFOBJECT_DATA | Call by reference | Type reference (TYPE) | GRAC_S_API_FFUSER | FF ID or role assignment to Firefighter | 20091217 | |||
| 3 | IT_CNTRL_DATA | Call by reference | Type reference (TYPE) | GRAC_T_API_FFCTRL | Firefighter Controller mapping | 20090828 | |||
| 4 | IT_FFOWNER_LIST | Call by reference | Type reference (TYPE) | GRAC_T_API_FFOWNER | Owner firefighter ID assignments | 20090828 | |||
| 5 | IT_FIREFIGHTER_DATA | Call by reference | Type reference (TYPE) | GRAC_T_API_FFUSER | Firefighter Maintenance at API Level in ID and Role based. | 20090826 | |||
| 6 | IT_SEARCH | Call by reference | Type reference (TYPE) | GRFN_T_SEARCH_CRITERIA | Table for setting search param | 20100120 | |||
| 7 | IV_AUTH_FLAG | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Supplement for True Boolean Type: 'X' == True '' == False | 20100715 | |||
| 8 | IV_CONNECTOR | Call by reference | Type reference (TYPE) | GRFN_CONNECTORID | Connector Id | 20100916 | |||
| 9 | IV_CONT_ID | Value transfer | Type reference (TYPE) | GRAC_CONTROLLER | COntroller Name | 20091203 | |||
| 10 | IV_TYPE | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Supplement for True Boolean Type: 'X' == True '' == False | 20090910 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20090827 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |