SAP ABAP Interface IF_GRFN_API_REGULATION (Interface of regulation)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_ENTITY_API (Package) GRC Foundation API
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRFN_API_REGULATION | Regulation API | 20080625 |
Properties
| Interface | IF_GRFN_API_REGULATION | |
| Short Description | Interface of regulation |
General Data
| Package | GRFN_ENTITY_API | GRC Foundation API |
| Created | 20080625 | 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 | 20080625 |
Friends
Interface IF_GRFN_API_REGULATION has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_DUMMY_REGULATION | Constant | Public | Type reference (TYPE) | GRFN_API_OBJECT_ID | 'REGULATION/' | Fake for the report F9 | 20091008 | |
| 2 | GC_CROSS_APPLICATION | Constant | Public | Type reference (TYPE) | GRFN_API_OBJECT_ID | '$$$$$GEN_REG_CROSS' | Cross regulation (for cross regulation values) | 20100719 | |
| 3 | GC_GEN_REG_AC | Constant | Public | Type reference (TYPE) | GRFN_API_OBJECT_ID | '$$$$$GEN_REG_AC' | Generic (fake) regulation for AC | 20100112 | |
| 4 | GC_GEN_REG_PC | Constant | Public | Type reference (TYPE) | GRFN_API_OBJECT_ID | '' | Generic (fake) regulation for PC | 20081205 | |
| 5 | GC_GEN_REG_RM | Constant | Public | Type reference (TYPE) | GRFN_API_OBJECT_ID | '$$$$$GEN_REG_RM' | Generic (fake) regulation for RM | 20081205 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Return the Children for a particular Regulation | 20081009 | |
| 2 | Static method | Public | Method | 20080625 | ||
| 3 | Instance method | Public | Method | 20080625 | ||
| 4 | Static method | Public | Method | 20080901 | ||
| 5 | Static method | Public | Method | Get configured regulations | 20100324 | |
| 6 | Static method | Public | Method | Get regulation id from regulation | 20080820 | |
| 7 | Instance method | Public | Method | 20080625 | ||
| 8 | Static method | Public | Method | For regulation hierarchy display use only | 20080625 | |
| 9 | Instance method | Public | Method | 20080625 | ||
| 10 | Instance method | Public | Method | 20080625 |
Events
Interface IF_GRFN_API_REGULATION has no event.
Types
Interface IF_GRFN_API_REGULATION has no local type.
Method Signatures
Method CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXPANDED | Value transfer | Type reference (TYPE) | GRFN_BOOLEAN | Boolean | 20081009 | |||
| 2 | RT_REGULATION_CHILDREN | Value transfer | Type reference (TYPE) | GRFN_T_API_REGULATION_LIST | Table type for regulation data | 20081009 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20081009 |
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 | 20080625 | |||
| 2 | IS_REGULATION_DATA | Call by reference | Type reference (TYPE) | GRFN_S_API_REGULATION_DATA | Regulation data | 20080625 | |||
| 3 | RV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20080701 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080625 |
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DELETE_SUBNODES | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | Boolean | 20080625 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080625 |
Method GET_REGULATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20080901 | |||
| 2 | RV_REGULATION | Value transfer | Type reference (TYPE) | GRFN_REGULATION | Regulation | 20080901 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080908 |
Method GET_REGULATIONS 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 | 20100324 | |||
| 2 | IV_IGNORE_AUTH_CHECK | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100907 | |||
| 3 | RT_REGULATION | Value transfer | Type reference (TYPE) | GRFN_T_API_OBJECT | Table type of API object | 20100730 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100324 |
Method GET_REGULATION_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_OBJECT_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20080820 | |||
| 2 | IV_REGULATION | Call by reference | Type reference (TYPE) | GRFN_REGULATION | Regulation Type | 20080820 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080831 |
Method MOVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PARENT_REGULATION | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20080630 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080630 |
Method QUERY 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 | 20080625 | |||
| 2 | IS_RM_PROPOSAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | RM proposal | 20100929 | ||
| 3 | I_PATTERN | Call by reference | Type reference (TYPE) | GRFN_API_SEARCH_PATTERN | API search pattern | 20080625 | |||
| 4 | RT_REGULATION_LIST | Value transfer | Type reference (TYPE) | GRFN_T_API_REGULATION_LIST | Table type for regulation group data | 20080627 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080625 |
Method RETRIEVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_REGULATION_DATA | Call by reference | Type reference (TYPE) | GRFN_S_API_REGULATION_DATA | Regulation data | 20080708 | |||
| 2 | ES_REGULATION_DATA_PC | Call by reference | Type reference (TYPE) | GRFN_S_API_REGULATION_DATA_PC | Regulation data - PC Specific Attributes | 20080805 | |||
| 3 | ET_REGULATION_CONTROLS | Call by reference | Type reference (TYPE) | GRFN_T_API_REGULATION_CONTROL | Regulation-Control assignment | 20080917 | |||
| 4 | ET_REGULATION_ORG | Call by reference | Type reference (TYPE) | GRFN_T_API_REGULATION_ORG | Regulation - Organization assignment | 20080708 | |||
| 5 | ET_REGULATION_REQ | Call by reference | Type reference (TYPE) | GRFN_T_API_REGULATION_REQ | Regulation requirements | 20080916 | |||
| 6 | ET_REGULATION_SUBPROCESS | Call by reference | Type reference (TYPE) | GRFN_T_API_REGULAT_SUBPROCESS | Regulation - assignment | 20080917 | |||
| 7 | IV_EDITABLE | Value transfer | Type reference (TYPE) | GRFN_BOOLEAN | Boolean | 20080801 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080625 |
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_REGULATION_DATA | Call by reference | Type reference (TYPE) | GRFN_S_API_REGULATION_DATA | Regulation data | 20080625 | |||
| 2 | IS_REGULATION_DATA_PC | Call by reference | Type reference (TYPE) | GRFN_S_API_REGULATION_DATA_PC | Regulation data - PC Specific Attributes | 20080805 | |||
| 3 | IT_REGULATION_CONTROLS | Call by reference | Type reference (TYPE) | GRFN_T_API_REGULATION_CONTROL | Regulation-Control assignment | 20080723 | |||
| 4 | IT_REGULATION_ORG | Call by reference | Type reference (TYPE) | GRFN_T_API_REGULATION_ORG | Regulation - Organization assignment | 20080708 | |||
| 5 | IT_REGULATION_SUBPROCESS | Call by reference | Type reference (TYPE) | GRFN_T_API_REGULAT_SUBPROCESS | Objectid tab | 20080723 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080625 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 300 |