SAP ABAP Class CL_GRFN_IO_ID_MAP_CCM (Implement for CCM ID Wrapping)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_CLM (Package) Shared infrastructure for CLM integration
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRFN_IO_ID_MAP Wrap Object ID When Export and Import 20120320
Properties
Class CL_GRFN_IO_ID_MAP_CCM  
Short Description Implement for CCM ID Wrapping    
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 20120320   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_GRFN_IO_IMPORT_BUFFER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRFN_IO_ID_MAP Wrap Object ID When Export and Import 20120320
Friends
Class CL_GRFN_IO_ID_MAP_CCM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_LOG Instance attribute Private Object reference (TYPE REF TO) CL_GRFN_IO_LOG IO Log 20120321
2 MO_OPTION Instance attribute Private Object reference (TYPE REF TO) CL_GRFN_IO_IMPORT_OPTION Import option 20120522
3 MO_SESSION Instance attribute Private Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20120323
4 MT_BUFFER Static Attribute Private Type reference (TYPE) T_MAP Entity Objects Export and Import ID Mapping 20120521
5 MV_COMMAND Static Attribute Private Type reference (TYPE) STRING Create or Update 20120524
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Generate Mapping Class 20120321
2 GENERATE_GUID Static method Protected Method Generate Mapping GUID 20120320
3 GENERATE_OBJECT_ID Static method Public Method Generate Mapping Object ID 20120323
4 GET_COMMAND Static method Public Method Get Command for Creating or Updating 20120524
5 GET_GUID_BY_ID Static method Public Method Get Map By ID 20120412
6 GET_ID_BY_GUID Static method Public Method Get Map By GUID 20120412
7 IMPORT_MAP_TEMP Instance method Private Method Temp Method To Do the Import Mapping 20120426
8 SAVE_BUFFER Static method Public Method Save ID Mapping Buffer to DB 20120601
9 SAVE_MAP Static method Protected Method Save Map to 20120330
Events
Class CL_GRFN_IO_ID_MAP_CCM has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_MAP Public Type reference (TYPE) GRFNIOMAP 20120320
2 T_MAP Public See coding Entity Objects Export and Import ID Mapping 20120320 t_map TYPE STANDARD TABLE OF s_map WITH DEFAULT KEY
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_LOG Call by reference Object reference (TYPE REF TO) CL_GRFN_IO_LOG CLM Log 20120321
2 Importing IO_OPTION Call by reference Object reference (TYPE REF TO) CL_GRFN_IO_IMPORT_OPTION Import option 20120522
3 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20120323

Method CONSTRUCTOR on class CL_GRFN_IO_ID_MAP_CCM has no exception.

Method GENERATE_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_GUID Value transfer Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20120320

Method GENERATE_GUID on class CL_GRFN_IO_ID_MAP_CCM has no exception.

Method GENERATE_OBJECT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_LOG Call by reference Object reference (TYPE REF TO) CL_GRFN_IO_LOG IO Log 20120510
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20120323
3 Importing IV_ENTITY_ID Call by reference Type reference (TYPE) GRFN_API_ENTITY_ID Entity ID 20120323
4 Importing IV_GUID Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20120323
5 Exporting RV_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20120323

Method GENERATE_OBJECT_ID on class CL_GRFN_IO_ID_MAP_CCM has no exception.

Method GET_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_COMMAND Value transfer Type reference (TYPE) STRING 20120524

Method GET_COMMAND on class CL_GRFN_IO_ID_MAP_CCM has no exception.

Method GET_GUID_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20120412
2 Returning RV_GUID Value transfer Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20120412

Method GET_GUID_BY_ID on class CL_GRFN_IO_ID_MAP_CCM has no exception.

Method GET_ID_BY_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GUID Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20120412
2 Returning RV_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20120412

Method GET_ID_BY_GUID on class CL_GRFN_IO_ID_MAP_CCM has no exception.

Method IMPORT_MAP_TEMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_XML Call by reference Type reference (TYPE) STRING XML After Mapping 20120426
2 Importing IV_XML Call by reference Type reference (TYPE) STRING XML Before Mapping 20120426

Method IMPORT_MAP_TEMP on class CL_GRFN_IO_ID_MAP_CCM has no exception.

Method SAVE_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ERROR_OBJECTS Call by reference Type reference (TYPE) CL_GRFN_IO_IMPORT_BUFFER=>T_OBJECT 20120601

Method SAVE_BUFFER on class CL_GRFN_IO_ID_MAP_CCM has no exception.

Method SAVE_MAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MAP Call by reference Type reference (TYPE) S_MAP 20120330

Method SAVE_MAP on class CL_GRFN_IO_ID_MAP_CCM has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in V1100