SAP ABAP Class CL_GRFN_IO_CCM_UTIL (CCM Import/Export utility)
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_IO_CCM_UTIL  
Short Description CCM Import/Export utility    
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 20120423   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_ZIP_XML Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_GRFN_IO_CCM_UTIL has no interface implemented.
Friends
Class CL_GRFN_IO_CCM_UTIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_FILENAME_PREFIX Constant Public See coding 20120423
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_ZIP_FILE Static method Public Method Build zip file 20120423
2 GET_VALIDFROM Static method Public Method Get corrected valid from date 20120528
3 GET_VALIDTO Static method Public Method Get corrected valid to date 20120528
4 PARSE_ZIP_FILE Static method Public Method Parse zip file 20120423
Events
Class CL_GRFN_IO_CCM_UTIL has no event.
Types
Class CL_GRFN_IO_CCM_UTIL has no local type.
Method Signatures

Method BUILD_ZIP_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DATA Call by reference Type reference (TYPE) XSTRING 20120423
2 Importing IV_BRFP Call by reference Type reference (TYPE) STRING 20120423
3 Importing IV_CONTENT Call by reference Type reference (TYPE) STRING 20120423
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20120423

Method GET_VALIDFROM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OPTION Call by reference Object reference (TYPE REF TO) CL_GRFN_IO_IMPORT_OPTION Import option 20120528
2 Importing IV_COMMAND Call by reference Type reference (TYPE) STRING 20120528
3 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20120528
4 Returning RV_VALIDFROM Value transfer Type reference (TYPE) GRFN_VALIDFROM Begin Date 20120528

Method GET_VALIDFROM on class CL_GRFN_IO_CCM_UTIL has no exception.

Method GET_VALIDTO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OPTION Call by reference Object reference (TYPE REF TO) CL_GRFN_IO_IMPORT_OPTION Import option 20120528
2 Importing IV_COMMAND Call by reference Type reference (TYPE) STRING 20120528
3 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20120528
4 Returning RV_VALIDTO Value transfer Type reference (TYPE) GRFN_VALIDTO End Date 20120528

Method GET_VALIDTO on class CL_GRFN_IO_CCM_UTIL has no exception.

Method PARSE_ZIP_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_BRFP Call by reference Type reference (TYPE) STRING 20120423
2 Exporting EV_CONTENT Call by reference Type reference (TYPE) STRING 20120423
3 Importing IV_DATA Call by reference Type reference (TYPE) XSTRING 20120423
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20120423
History
Last changed by/on SAP  20141106 
SAP Release Created in V1100