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 CHECK_EXISTENCE Instance method Public Method Check object existence 20100810
2 CHECK_RELATED_OBJECTS Instance method Public Method Check related objects, shall be implemented efficiently 20110125
3 CLEANUP_OBJECT Instance method Public Method Cleanup object 20100812
4 COPY_OBJECT Instance method Public Method Copy object 20110223
5 GET_CHANGE_INFO Instance method Public Method Get change information 20110412
6 GET_DESCR Instance method Public Method Read description 20100917
7 GET_FLD_VALUE Instance method Public Method Read specific field value only 20100917
8 GET_NAME Instance method Public Method Read name 20100917
9 GET_PARENT 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 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20100810
2 Returning RV_EXIST Value transfer Type reference (TYPE) ABAP_BOOL 20100810
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION 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 Exporting EV_EXIST Call by reference Type reference (TYPE) ABAP_BOOL 20110125
2 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20110215
3 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20110215
4 Importing IV_ENTITY_ID Call by reference Type reference (TYPE) GRFN_API_ENTITY_ID Entity ID 20110125
5 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID 20110125
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20110125

Method CLEANUP_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20100812
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100812

Method COPY_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FLD Call by reference Type reference (TYPE) GRFN_T_FLD Field metadata table 20110223
2 Importing IV_SOURCE_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20110223
3 Importing IV_TARGET_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20110223
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION 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 Exporting EV_CHANGED_BY Call by reference Type reference (TYPE) UNAME User Name 20110412
2 Exporting EV_CHANGED_ON Call by reference Type reference (TYPE) GRFN_DATE Date 20110412
3 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20110412
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20110415

Method GET_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID 20100917
2 Returning RV_DESCR Value transfer Type reference (TYPE) GRFN_TEXT String 20100917
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION 20100917

Method GET_FLD_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_VALUE Call by reference Type reference (TYPE) DATA 20100917
2 Importing IV_FLD Call by reference Type reference (TYPE) GRFN_FLD Field ID 20100917
3 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20100917
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20110125

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20100917
2 Returning RV_NAME Value transfer Type reference (TYPE) GRFN_NAME Title/Short Name 20100917
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100917

Method GET_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20110412
2 Returning RV_PARENT_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20110412
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20110421
History
Last changed by/on SAP  20141106 
SAP Release Created in V1000