SAP ABAP Interface IF_GRFN_API_MD_COMMON (Interface for common master data)
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
Properties
| Interface | IF_GRFN_API_MD_COMMON | |
| Short Description | Interface for common master data |
General Data
| Package | GRFN_ENTITY_API | GRC Foundation API |
| Created | 20100408 | 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_MD_COMMON has no interface.
Friends
Interface IF_GRFN_API_MD_COMMON has no friend.
Attributes
Interface IF_GRFN_API_MD_COMMON has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check whether this object can be deleted | 20100707 | |
| 2 | Instance method | Public | Method | Check whether related objects exist | 20110215 | |
| 3 | Instance method | Public | Method | Cleanup object buffer | 20100802 | |
| 4 | Instance method | Public | Method | Copy attributes from another object | 20100628 | |
| 5 | Instance method | Public | Method | Delete object | 20100707 | |
| 6 | Instance method | Public | Method | Get central template's ID | 20100628 | |
| 7 | Instance method | Public | Method | Get local object's orgunit | 20100408 | |
| 8 | Instance method | Public | Method | Get object validity | 20100510 | |
| 9 | Instance method | Public | Method | Is object locked | 20100728 | |
| 10 | Instance method | Public | Method | Lock object | 20100706 | |
| 11 | Instance method | Public | Method | Retrieve regulations | 20100408 | |
| 12 | Instance method | Public | Method | Retrieve related objects | 20100707 | |
| 13 | Instance method | Public | Method | Unlock object | 20100706 | |
| 14 | Instance method | Public | Method | Update regulations | 20100408 | |
| 15 | Instance method | Public | Method | Update related objects | 20100707 | |
| 16 | Instance method | Public | Method | Validate common master data elements | 20100804 |
Events
Interface IF_GRFN_API_MD_COMMON has no event.
Types
Interface IF_GRFN_API_MD_COMMON has no local type.
Method Signatures
Method CHECK_DELETE Signature
Method CHECK_DELETE on Interface IF_GRFN_API_MD_COMMON has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100707 |
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 | 20110215 | ||||
| 2 | IT_QUERY_OPTION | Call by reference | Type reference (TYPE) | GRFN_T_QUERY_OPTION | Field Query Options | 20110215 | |||
| 3 | IV_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Start Date | 20110216 | |||
| 4 | IV_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | End Date | 20110216 | |||
| 5 | IV_ENTITY_ID | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20110215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110215 |
Method CLEANUP Signature
Method CLEANUP on Interface IF_GRFN_API_MD_COMMON has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100802 |
Method COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SOURCE_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100628 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100628 |
Method DELETE Signature
Method DELETE on Interface IF_GRFN_API_MD_COMMON has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100707 |
Method GET_CENTRAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100628 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100628 |
Method GET_ORGUNIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100408 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100604 |
Method GET_VALIDITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_VALIDFROM | Call by reference | Type reference (TYPE) | GRFN_BEGDA | Start Date | 20100510 | |||
| 2 | EV_VALIDTO | Call by reference | Type reference (TYPE) | GRFN_ENDDA | End Date | 20100510 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100701 |
Method IS_LOCKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100728 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100812 |
Method LOCK Signature
Method LOCK on Interface IF_GRFN_API_MD_COMMON has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100706 |
Method RETRIEVE_REGULATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_IGNORE_AUTH_CHECK | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Ignore auth check | 20100907 | ||
| 2 | RT_REGULATIONS | Value transfer | Type reference (TYPE) | GRFN_T_API_OBJECT | Table type of API object ID | 20100408 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100423 |
Method RETRIEVE_RELATED_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OBJECT | Call by reference | Type reference (TYPE) | GRFN_T_API_RELATED_OBJECT | Table type of API object ID | 20100707 | |||
| 2 | IT_QUERY_OPTION | Call by reference | Type reference (TYPE) | GRFN_T_QUERY_OPTION | Field Query Options | 20100913 | |||
| 3 | IV_ENTITY_ID | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20100707 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100707 |
Method UNLOCK Signature
Method UNLOCK on Interface IF_GRFN_API_MD_COMMON has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100706 |
Method UPDATE_REGULATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_REGULATIONS | Call by reference | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | Table type of API object ID | 20100408 | |||
| 2 | IV_IGNORE_AUTH_CHECK | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Ignore auth check | 20100907 | ||
| 3 | IV_VALIDFROM | Call by reference | Type reference (TYPE) | GRFN_VALIDFROM | Begin Date | 20110303 | |||
| 4 | IV_VALIDTO | Call by reference | Type reference (TYPE) | GRFN_VALIDTO | End Date | 20110303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100423 |
Method UPDATE_RELATED_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OBJECT | Call by reference | Type reference (TYPE) | GRFN_T_API_RELATED_OBJECT | Table type of API object ID | 20100707 | |||
| 2 | IV_ENTITY_ID | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20100707 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100707 |
Method VALIDATE_COMMON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VALIDFROM | Call by reference | Type reference (TYPE) | GRFN_BEGDA | Start Date | 20100804 | |||
| 2 | IV_VALIDTO | Call by reference | Type reference (TYPE) | GRFN_ENDDA | End Date | 20100804 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100804 |
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |