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 | 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 | Constant | Public | See coding | 20120423 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Build zip file | 20120423 | |
| 2 | Static method | Public | Method | Get corrected valid from date | 20120528 | |
| 3 | Static method | Public | Method | Get corrected valid to date | 20120528 | |
| 4 | 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 | EV_DATA | Call by reference | Type reference (TYPE) | XSTRING | 20120423 | ||||
| 2 | IV_BRFP | Call by reference | Type reference (TYPE) | STRING | 20120423 | ||||
| 3 | IV_CONTENT | Call by reference | Type reference (TYPE) | STRING | 20120423 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20120423 |
Method GET_VALIDFROM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_OPTION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_IO_IMPORT_OPTION | Import option | 20120528 | |||
| 2 | IV_COMMAND | Call by reference | Type reference (TYPE) | STRING | 20120528 | ||||
| 3 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20120528 | |||
| 4 | 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 | IO_OPTION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_IO_IMPORT_OPTION | Import option | 20120528 | |||
| 2 | IV_COMMAND | Call by reference | Type reference (TYPE) | STRING | 20120528 | ||||
| 3 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20120528 | |||
| 4 | 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 | EV_BRFP | Call by reference | Type reference (TYPE) | STRING | 20120423 | ||||
| 2 | EV_CONTENT | Call by reference | Type reference (TYPE) | STRING | 20120423 | ||||
| 3 | IV_DATA | Call by reference | Type reference (TYPE) | XSTRING | 20120423 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20120423 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1100 |