SAP ABAP Class /SLOAP/CL_ZIP (class to zip the files)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
/SLOAP/APPLICATION (Package) SLT AP VER 1.0
⤷
⤷
Properties
| Class | /SLOAP/CL_ZIP | |
| Short Description | class to zip the files | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /SLOAP/APPLICATION | SLT AP VER 1.0 |
| Created | 20100127 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /SLOAP/CL_ZIP has no forward declaration.
Interfaces
Class /SLOAP/CL_ZIP has no interface implemented.
Friends
Class /SLOAP/CL_ZIP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_ZIP | Zip Utility | 20100127 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20100127 | ||
| 2 | Instance method | Public | Constructor | 20100127 | ||
| 3 | Instance method | Public | Method | get the zip file | 20100127 |
Events
Class /SLOAP/CL_ZIP has no event.
Types
Class /SLOAP/CL_ZIP has no local type.
Method Signatures
Method ADD_FILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | XSTRING | 20100127 | ||||
| 2 | IV_FILENAME | Call by reference | Type reference (TYPE) | STRING | 20100127 |
Method ADD_FILE on class /SLOAP/CL_ZIP has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class /SLOAP/CL_ZIP has no parameter.
Method CONSTRUCTOR on class /SLOAP/CL_ZIP has no exception.
Method GET_ZIP_FILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DATA | Value transfer | Type reference (TYPE) | XSTRING | 20100127 |
Method GET_ZIP_FILE on class /SLOAP/CL_ZIP has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 700 |