SAP ABAP Interface IF_GRFN_MODEL_MD (Master data model common interface)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_CATALOGUES (Package) GRCFoundation catalogue
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRFN_MODEL_CATALOGUE | communicate with entities | 20100914 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRPC_MODEL_SETUP | Process Model Class | 20100810 |
Properties
| Interface | IF_GRFN_MODEL_MD | |
| Short Description | Master data model common interface |
General Data
| Package | GRFN_CATALOGUES | GRCFoundation catalogue |
| Created | 20100810 | 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_MODEL_MD has no interface.
Friends
Interface IF_GRFN_MODEL_MD has no friend.
Attributes
Interface IF_GRFN_MODEL_MD has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check object existence | 20100810 | |
| 2 | Instance method | Public | Method | Check related objects, shall be implemented efficiently | 20110125 | |
| 3 | Instance method | Public | Method | Cleanup object | 20100812 | |
| 4 | Instance method | Public | Method | Copy object | 20110223 | |
| 5 | Instance method | Public | Method | Get change information | 20110412 | |
| 6 | Instance method | Public | Method | Read description | 20100917 | |
| 7 | Instance method | Public | Method | Read specific field value only | 20100917 | |
| 8 | Instance method | Public | Method | Read name | 20100917 | |
| 9 | Instance method | Public | Method | Get parent object | 20110412 |
Events
Interface IF_GRFN_MODEL_MD has no event.
Types
Interface IF_GRFN_MODEL_MD has no local type.
Method Signatures
Method CHECK_EXISTENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100810 | |||
| 2 | RV_EXIST | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100810 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100810 |
Method CHECK_RELATED_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_EXIST | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110125 | ||||
| 2 | IV_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Start Date | 20110215 | |||
| 3 | IV_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | End Date | 20110215 | |||
| 4 | IV_ENTITY_ID | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20110125 | |||
| 5 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | 20110125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110125 |
Method CLEANUP_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100812 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100812 |
Method COPY_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_FLD | Call by reference | Type reference (TYPE) | GRFN_T_FLD | Field metadata table | 20110223 | |||
| 2 | IV_SOURCE_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110223 | |||
| 3 | IV_TARGET_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110223 |
Method GET_CHANGE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CHANGED_BY | Call by reference | Type reference (TYPE) | UNAME | User Name | 20110412 | |||
| 2 | EV_CHANGED_ON | Call by reference | Type reference (TYPE) | GRFN_DATE | Date | 20110412 | |||
| 3 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110412 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110415 |
Method GET_DESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | 20100917 | ||||
| 2 | RV_DESCR | Value transfer | Type reference (TYPE) | GRFN_TEXT | String | 20100917 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100917 |
Method GET_FLD_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_VALUE | Call by reference | Type reference (TYPE) | DATA | 20100917 | ||||
| 2 | IV_FLD | Call by reference | Type reference (TYPE) | GRFN_FLD | Field ID | 20100917 | |||
| 3 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100917 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110125 |
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100917 | |||
| 2 | RV_NAME | Value transfer | Type reference (TYPE) | GRFN_NAME | Title/Short Name | 20100917 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100917 |
Method GET_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110412 | |||
| 2 | RV_PARENT_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110412 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110421 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1000 |