SAP ABAP Class IF_GRFN_API_MD_COMMON (Interface for common master data)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_API_AE Auditable Entity API 20110608
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_API_ISSUE Implemeting Class of IF_GRFN_API_ISSUE 20130604
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_API_MD Master Data Common API 20100909
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_API_ORGUNIT Orgunit Entity API class 20100426
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_API_POLICY policy 20100624
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_API_CONTROL Control API class 20100408
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_API_ECGROUP ECGROUP API 20100915
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_API_ECONTROL ECONTROL API 20100426
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_API_PROCESS Local Process Entity API Class 20100510
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_API_SUBPROCESS Local Subprocess Entity API class 20100426
... Click here to see Used By full list (15 items)
Properties
Class IF_GRFN_API_MD_COMMON  
Short Description Interface for common master data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100408   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_GRFN_API_MD_COMMON has no interface implemented.
Friends
Class IF_GRFN_API_MD_COMMON has no friend class.
Attributes
Class IF_GRFN_API_MD_COMMON has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DELETE Instance method Public Method Check whether this object can be deleted 20100707
2 CHECK_RELATED_OBJECTS Instance method Public Method Check whether related objects exist 20110215
3 CLEANUP Instance method Public Method Cleanup object buffer 20100802
4 COPY Instance method Public Method Copy attributes from another object 20100628
5 DELETE Instance method Public Method Delete object 20100707
6 GET_CENTRAL Instance method Public Method Get central template's ID 20100628
7 GET_ORGUNIT Instance method Public Method Get local object's orgunit 20100408
8 GET_VALIDITY Instance method Public Method Get object validity 20100510
9 IS_LOCKED Instance method Public Method Is object locked 20100728
10 LOCK Instance method Public Method Lock object 20100706
11 RETRIEVE_REGULATIONS Instance method Public Method Retrieve regulations 20100408
12 RETRIEVE_RELATED_OBJECTS Instance method Public Method Retrieve related objects 20100707
13 UNLOCK Instance method Public Method Unlock object 20100706
14 UPDATE_REGULATIONS Instance method Public Method Update regulations 20100408
15 UPDATE_RELATED_OBJECTS Instance method Public Method Update related objects 20100707
16 VALIDATE_COMMON Instance method Public Method Validate common master data elements 20100804
Events
Class IF_GRFN_API_MD_COMMON has no event.
Types
Class IF_GRFN_API_MD_COMMON has no local type.
Method Signatures

Method CHECK_DELETE Signature

Method CHECK_DELETE on class IF_GRFN_API_MD_COMMON has no parameter.
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION 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 Exporting EV_EXIST Call by reference Type reference (TYPE) ABAP_BOOL 20110215
2 Importing IT_QUERY_OPTION Call by reference Type reference (TYPE) GRFN_T_QUERY_OPTION Field Query Options 20110215
3 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20110216
4 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20110216
5 Importing IV_ENTITY_ID Call by reference Type reference (TYPE) GRFN_API_ENTITY_ID Entity ID 20110215
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20110215

Method CLEANUP Signature

Method CLEANUP on class IF_GRFN_API_MD_COMMON has no parameter.
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100802

Method COPY Signature

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

Method DELETE Signature

Method DELETE on class IF_GRFN_API_MD_COMMON has no parameter.
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100707

Method GET_CENTRAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20100628
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100628

Method GET_ORGUNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20100408
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100604

Method GET_VALIDITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_VALIDFROM Call by reference Type reference (TYPE) GRFN_BEGDA Start Date 20100510
2 Exporting EV_VALIDTO Call by reference Type reference (TYPE) GRFN_ENDDA End Date 20100510
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100701

Method IS_LOCKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20100728
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100812

Method LOCK Signature

Method LOCK on class IF_GRFN_API_MD_COMMON has no parameter.
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100706

Method RETRIEVE_REGULATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_IGNORE_AUTH_CHECK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Ignore auth check 20100907
2 Returning RT_REGULATIONS Value transfer Type reference (TYPE) GRFN_T_API_OBJECT Table type of API object ID 20100408
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION 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 Exporting ET_OBJECT Call by reference Type reference (TYPE) GRFN_T_API_RELATED_OBJECT Table type of API object ID 20100707
2 Importing IT_QUERY_OPTION Call by reference Type reference (TYPE) GRFN_T_QUERY_OPTION Field Query Options 20100913
3 Importing IV_ENTITY_ID Call by reference Type reference (TYPE) GRFN_API_ENTITY_ID Entity ID 20100707
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100707

Method UNLOCK Signature

Method UNLOCK on class IF_GRFN_API_MD_COMMON has no parameter.
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100706

Method UPDATE_REGULATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_REGULATIONS Call by reference Type reference (TYPE) GRFN_T_API_OBJECT_ID Table type of API object ID 20100408
2 Importing IV_IGNORE_AUTH_CHECK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Ignore auth check 20100907
3 Importing IV_VALIDFROM Call by reference Type reference (TYPE) GRFN_VALIDFROM Begin Date 20110303
4 Importing IV_VALIDTO Call by reference Type reference (TYPE) GRFN_VALIDTO End Date 20110303
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION 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 Exporting ET_OBJECT Call by reference Type reference (TYPE) GRFN_T_API_RELATED_OBJECT Table type of API object ID 20100707
2 Importing IV_ENTITY_ID Call by reference Type reference (TYPE) GRFN_API_ENTITY_ID Entity ID 20100707
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100707

Method VALIDATE_COMMON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VALIDFROM Call by reference Type reference (TYPE) GRFN_BEGDA Start Date 20100804
2 Importing IV_VALIDTO Call by reference Type reference (TYPE) GRFN_ENDDA End Date 20100804
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100804
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_API_AE Auditable Entity API 20110608
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_API_ISSUE Implemeting Class of IF_GRFN_API_ISSUE 20130604
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_API_MD Master Data Common API 20100909
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_API_ORGUNIT Orgunit Entity API class 20100426
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_API_POLICY policy 20100624
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_API_CONTROL Control API class 20100408
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_API_ECGROUP ECGROUP API 20100915
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_API_ECONTROL ECONTROL API 20100426
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_API_PROCESS Local Process Entity API Class 20100510
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_API_SUBPROCESS Local Subprocess Entity API class 20100426
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_API_XCONTROL XCONTROL API class 20100408
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_API_XECGROUP XECGROUP API 20110301
13 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_API_XECONTROL XECONTROL API 20100426
14 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_API_XPROCESS Central Process Entity API Class 20100510
15 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_API_XSUBPROCESS Central Subprocess Entity API class 20100426
History
Last changed by/on SAP  20141106 
SAP Release Created in