SAP ABAP Class CL_UMC_ZIP_OSTREAM (ZIP Output Stream)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-CPM (Application Component) Corporate Performance Monitor
⤷
UMC (Package) CPM : Common Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_UMC_OSTREAM | Output Stream | 20020423 |
Properties
| Class | CL_UMC_ZIP_OSTREAM | |
| Short Description | ZIP Output Stream | |
| Super Class | CL_UMC_OSTREAM | Output Stream |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UMC | CPM : Common Objects |
| Created | 20020412 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UMC_ZIP_OSTREAM has no forward declaration.
Interfaces
Class CL_UMC_ZIP_OSTREAM has no interface implemented.
Friends
Class CL_UMC_ZIP_OSTREAM 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_UMC_ZIP_ITEM | Current ZIP Item | 20020414 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | UMC_YT_ZIP_ITEM | ZIP Items | 20020415 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | AS4FLAG | '' | Stream is Closed or Not | 20020414 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | AS4FLAG | Flag (X or Blank) | 20020415 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | I | 20020414 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | I | 20020415 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20020414 | ||
| 2 | Instance method | Public | Method | 20020414 | ||
| 3 | Instance method | Public | Method | 20020414 | ||
| 4 | Instance method | Private | Method | 20020415 | ||
| 5 | Instance method | Private | Method | 20020414 | ||
| 6 | Instance method | Private | Method | 20020414 | ||
| 7 | Instance method | Private | Method | 20020414 | ||
| 8 | Instance method | Private | Method | Four Bytes | 20020414 | |
| 9 | Instance method | Public | Method | 20020414 | ||
| 10 | Instance method | Private | Method | Two Bytes | 20020414 |
Events
Class CL_UMC_ZIP_OSTREAM has no event.
Types
Class CL_UMC_ZIP_OSTREAM has no local type.
Method Signatures
Method BEGIN_NEW_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_ITEM | Call by reference | Object reference (TYPE REF TO) | CL_UMC_ZIP_ITEM | ZIP Item | 20020415 |
Method BEGIN_NEW_ITEM on class CL_UMC_ZIP_OSTREAM has no exception.
Method END_NEW_ITEM Signature
Method END_NEW_ITEM on class CL_UMC_ZIP_OSTREAM has no parameter.
Method END_NEW_ITEM on class CL_UMC_ZIP_OSTREAM has no exception.
Method END_ZIP_STREAM Signature
Method END_ZIP_STREAM on class CL_UMC_ZIP_OSTREAM has no parameter.
Method END_ZIP_STREAM on class CL_UMC_ZIP_OSTREAM has no exception.
Method GET_UTF8_BYTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | W3MIMETABTYPE | ITS: Tabellentyp für MIME-Source | 20020415 | |||
| 2 | E_LENGTH | Call by reference | Type reference (TYPE) | I | 20020415 | ||||
| 3 | I_STRING | Call by reference | Type reference (TYPE) | STRING | 20020415 |
Method GET_UTF8_BYTES on class CL_UMC_ZIP_OSTREAM has no exception.
Method WRITE_CEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ITEM | Call by reference | Object reference (TYPE REF TO) | CL_UMC_ZIP_ITEM | ZIP Item | 20020415 |
Method WRITE_CEN on class CL_UMC_ZIP_OSTREAM has no exception.
Method WRITE_END Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LEN | Call by reference | Type reference (TYPE) | I | 20020415 | ||||
| 2 | I_OFF | Call by reference | Type reference (TYPE) | I | 20020415 |
Method WRITE_END on class CL_UMC_ZIP_OSTREAM has no exception.
Method WRITE_LOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ITEM | Call by reference | Object reference (TYPE REF TO) | CL_UMC_ZIP_ITEM | ZIP Item | 20020415 |
Method WRITE_LOC on class CL_UMC_ZIP_OSTREAM has no exception.
Method WRITE_LONG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LONG | Call by reference | Type reference (TYPE) | I | 20020414 |
Method WRITE_LONG on class CL_UMC_ZIP_OSTREAM has no exception.
Method WRITE_NEW_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DATA | Call by reference | Type reference (TYPE) | W3MIMETABTYPE | ITS: Tabellentyp für MIME-Source | 20020415 | |||
| 2 | I_LENGTH | Call by reference | Type reference (TYPE) | I | 20020415 |
Method WRITE_NEW_ITEM on class CL_UMC_ZIP_OSTREAM has no exception.
Method WRITE_SHORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SHORT | Call by reference | Type reference (TYPE) | I | 20020414 |
Method WRITE_SHORT on class CL_UMC_ZIP_OSTREAM has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 320 |