SAP ABAP Class CL_GRFN_ARIS_ID_MAPPING (ID Mapping for ARIS Integration)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_CLM (Package) Shared infrastructure for CLM integration
Properties
Class CL_GRFN_ARIS_ID_MAPPING  
Short Description ID Mapping for ARIS Integration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_CLM   Shared infrastructure for CLM integration 
Created 20130116   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRFN_ARIS_ID_MAPPING has no forward declaration.
Interfaces
Class CL_GRFN_ARIS_ID_MAPPING has no interface implemented.
Friends
Class CL_GRFN_ARIS_ID_MAPPING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_ID_MAPPING Instance attribute Public See coding 20130116
2 MT_NEW_ID_MAPPING Instance attribute Public See coding 20130116
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_GU_ID_EXIST Instance method Public Method 20130117
2 CHECK_GU_ID_EXIST_IN_BUFFER Instance method Public Method 20130117
3 CONSTRUCTOR Instance method Public Constructor 20130116
4 GENERATE_ID Instance method Public Method 20130116
5 GET_ID_BY_GU_ID Instance method Public Method 20130116
6 UPDATE Instance method Public Method 20130116
Events
Class CL_GRFN_ARIS_ID_MAPPING has no event.
Types
Class CL_GRFN_ARIS_ID_MAPPING has no local type.
Method Signatures

Method CHECK_GU_ID_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GU_ID Call by reference Type reference (TYPE) GRFN_ARIS_MD_GU_ID 20130117
2 Returning RV_EXIST Value transfer Type reference (TYPE) ABAP_BOOL 20130117

Method CHECK_GU_ID_EXIST on class CL_GRFN_ARIS_ID_MAPPING has no exception.

Method CHECK_GU_ID_EXIST_IN_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GU_ID Call by reference Type reference (TYPE) GRFN_ARIS_MD_GU_ID 20130117
2 Returning RV_EXIST Value transfer Type reference (TYPE) ABAP_BOOL 20130117

Method CHECK_GU_ID_EXIST_IN_BUFFER on class CL_GRFN_ARIS_ID_MAPPING has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_GRFN_ARIS_ID_MAPPING has no parameter.
Method CONSTRUCTOR on class CL_GRFN_ARIS_ID_MAPPING has no exception.

Method GENERATE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENTITY_ID Call by reference Type reference (TYPE) GRFN_API_ENTITY_ID 20130116
2 Importing IV_GU_ID Call by reference Type reference (TYPE) GRFN_ARIS_MD_GU_ID 20130116
3 Returning RV_NEW_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID 20130116
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION 20130116

Method GET_ID_BY_GU_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GU_ID Call by reference Type reference (TYPE) GRFN_ARIS_MD_GU_ID 20130116
2 Returning RV_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID 20130116

Method GET_ID_BY_GU_ID on class CL_GRFN_ARIS_ID_MAPPING has no exception.

Method UPDATE Signature

Method UPDATE on class CL_GRFN_ARIS_ID_MAPPING has no parameter.
Method UPDATE on class CL_GRFN_ARIS_ID_MAPPING has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in V1100