SAP ABAP Interface IF_GRAC_API_SPM_REASON_CODE (API Service interface for Reason Codes)
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_REASON_CODE | API Class For Reason Codes | 20090828 |
Properties
| Interface | IF_GRAC_API_SPM_REASON_CODE | |
| Short Description | API Service interface for Reason Codes |
General Data
| Package | GRAC_ENTITY_API | Access Control GRC API Support |
| Created | 20090828 | SAP |
| Last changed | 20141106 | |
| Unicode checks active |
Forward declarations
Interface IF_GRAC_API_SPM_REASON_CODE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRFN_API_BASIS | Basis interface for the GRC API | 20090828 |
Friends
Interface IF_GRAC_API_SPM_REASON_CODE has no friend.
Attributes
Interface IF_GRAC_API_SPM_REASON_CODE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create new Reason Code | 20090828 | |
| 2 | Instance method | Public | Method | Delete the selected Reason Code | 20090828 | |
| 3 | Static method | Public | Method | Query all Reason Codes | 20090828 | |
| 4 | Instance method | Public | Method | Read the data for selected Reason Code | 20090915 | |
| 5 | Instance method | Public | Method | Update the data for selected Reason code | 20090828 |
Events
Interface IF_GRAC_API_SPM_REASON_CODE has no event.
Types
Interface IF_GRAC_API_SPM_REASON_CODE has no local type.
Method Signatures
Method CREATE 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 | 20090911 | |||
| 2 | IS_REASON_DATA | Call by reference | Type reference (TYPE) | GRAC_S_API_REASONCOD | Controller group data structure | 20090911 | |||
| 3 | RV_REASON_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20090915 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20090915 |
Method DELETE Signature
Method DELETE on Interface IF_GRAC_API_SPM_REASON_CODE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20090915 |
Method QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_REASON_LIST | Call by reference | Type reference (TYPE) | GRAC_T_API_REASONCOD | Natural number | 20090915 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | 20090915 | ||||
| 3 | IV_CONNECTOR | Call by reference | Type reference (TYPE) | STRING | 20111213 | ||||
| 4 | IV_PATTERN | Call by reference | Type reference (TYPE) | GRFN_API_SEARCH_PATTERN | 20090915 | ||||
| 5 | IV_STATE | Call by reference | Type reference (TYPE) | GRAC_STATE | Specify Reason Code usage in the system | 20090915 | |||
| 6 | IV_STATUS | Call by reference | Type reference (TYPE) | GRAC_STATUS | Description of Status | 20090915 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20090915 |
Method RETRIEVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_REASON_DATA | Call by reference | Type reference (TYPE) | GRAC_S_API_REASONCOD | Reason Codes | 20090915 | |||
| 2 | ET_SYSTEM_LIST | Call by reference | Type reference (TYPE) | GRAC_T_API_REASONSYS | Reason code ans system relation | 20090915 | |||
| 3 | IV_CONNECTOR | Call by reference | Type reference (TYPE) | STRING | 20111213 | ||||
| 4 | IV_EDITABLE | Call by reference | Type reference (TYPE) | GRAC_BOOLEAN | Boolean | 20090915 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20090915 |
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_REASON_DATA | Call by reference | Type reference (TYPE) | GRAC_S_API_REASONCOD | Reason Codes | 20090915 | |||
| 2 | IT_SYSTEM_LIST | Call by reference | Type reference (TYPE) | GRAC_T_API_REASONSYS | table type for controller group to Controller assignment | 20090915 | |||
| 3 | IV_OPERATION | Call by reference | Type reference (TYPE) | GRFN_API_OPERATION_ID | The ID of the operation | 20120217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20090915 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |