SAP ABAP Interface IF_GRFN_API_MODEL (Interface for handling of GRC API models)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC (Application Component) Governance, Risk and Compliance
⤷ GRFN_API_SERVICES (Package) GRC Foundation API Services
⤷ GRC (Application Component) Governance, Risk and Compliance
⤷ GRFN_API_SERVICES (Package) GRC Foundation API Services
Meta Relationship - Used By
Properties
Interface | IF_GRFN_API_MODEL | |
Short Description | Interface for handling of GRC API models |
General Data
Package | GRFN_API_SERVICES | GRC Foundation API Services |
Created | 20080123 | 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 IF_GRFN_API_MODEL has no interface.
Friends
Interface IF_GRFN_API_MODEL has no friend.
Attributes
Interface IF_GRFN_API_MODEL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CLEANUP | Instance method | Public | Method | 20080123 | |
2 | CREATE | Static method | Public | Method | 20080123 | |
3 | IS_DEPENDENT | Static method | Public | Method | 20101213 | |
4 | NOTIFY_DEPENDENT | Instance method | Public | Method | 20101213 | |
5 | SAVE | Instance method | Public | Method | 20080123 |
Events
Interface IF_GRFN_API_MODEL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | YS_ID_MAP | Public | See coding | 20101213 | begin of ys_id_map,
entity type grfn_api_entity_id,
buffer_id type string,
stored_id type string,
end of ys_id_map
|
||
2 | YT_ID_MAP | Public | See coding | 20101213 | yt_id_map type standard table of ys_id_map
|
Method Signatures
Method CLEANUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_CLEAN_ALL | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20080123 |
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_BEGDATE | Value transfer | Type reference (TYPE) | SY-DATUM | 20100428 | |||
2 | Importing | IV_ENDDATE | Value transfer | Type reference (TYPE) | SY-DATUM | 20100428 | |||
3 | Importing | IV_LANGUAGE | Value transfer | Type reference (TYPE) | SY-LANGU | 20100428 | |||
4 | Importing | IV_TF_YEAR | Value transfer | Type reference (TYPE) | GRFN_TF_YEAR | 20100428 | |||
5 | Importing | IV_TIMEFRAME | Value transfer | Type reference (TYPE) | GRFN_TIMEFRAME | 20100428 | |||
6 | Returning | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_GRFN_API_MODEL | Interface for handling of GRC API models | 20080312 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20080123 |
Method IS_DEPENDENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RV_DEPENDENT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101213 |
Method IS_DEPENDENT on Interface IF_GRFN_API_MODEL has no exception.
Method NOTIFY_DEPENDENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IT_ID_MAP | Call by reference | Type reference (TYPE) | YT_ID_MAP | 20101213 |
Method NOTIFY_DEPENDENT on Interface IF_GRFN_API_MODEL has no exception.
Method SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ET_ID_MAP | Call by reference | Type reference (TYPE) | YT_ID_MAP | 20101213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20080123 |
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 300 |