SAP ABAP Class CL_UMC_OSTREAM (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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_UMC_ZIP_OSTREAM | ZIP Output Stream | 20020423 |
Properties
| Class | CL_UMC_OSTREAM | |
| Short Description | Output Stream | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UMC | CPM : Common Objects |
| Created | 20020414 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UMC_OSTREAM has no forward declaration.
Interfaces
Class CL_UMC_OSTREAM has no interface implemented.
Friends
Class CL_UMC_OSTREAM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | I | 1022 | 20020528 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | UMB_BDS_CONTENT | ITS: Table Type for MIME Source | 20020414 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | INT4 | 0 | Natural Number | 20020414 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20020415 | ||
| 2 | Instance method | Public | Constructor | 20020414 | ||
| 3 | Instance method | Public | Method | 20020415 | ||
| 4 | Instance method | Public | Method | 20020415 | ||
| 5 | Static method | Public | Method | 20020414 | ||
| 6 | Instance method | Public | Method | 20020414 | ||
| 7 | Instance method | Public | Method | 20020415 | ||
| 8 | Static method | Public | Method | 20020414 |
Events
Class CL_UMC_OSTREAM has no event.
Types
Class CL_UMC_OSTREAM has no local type.
Method Signatures
Method CLOSE Signature
Method CLOSE on class CL_UMC_OSTREAM has no parameter.
Method CLOSE on class CL_UMC_OSTREAM has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_UMC_OSTREAM has no parameter.
Method CONSTRUCTOR on class CL_UMC_OSTREAM has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | UMB_BDS_CONTENT | ITS: Tabellentyp für MIME-Source | 20020415 |
Method GET_DATA on class CL_UMC_OSTREAM has no exception.
Method GET_LENGTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_LENGTH | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20020415 |
Method GET_LENGTH on class CL_UMC_OSTREAM has no exception.
Method TAB2XSTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_XSTR | Call by reference | Type reference (TYPE) | XSTRING | 20020414 | ||||
| 2 | IT_DATA | Call by reference | Type reference (TYPE) | TABLE | ITS: Tabellentyp für MIME-Source | 20020414 | |||
| 3 | I_LENGTH | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20020414 |
Method TAB2XSTR on class CL_UMC_OSTREAM has no exception.
Method WRITE 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 | 20020414 | |||
| 2 | I_LENGTH | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20020414 |
Method WRITE on class CL_UMC_OSTREAM has no exception.
Method WRITE_BYTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATA | Call by reference | Type reference (TYPE) | X | 20020415 |
Method WRITE_BYTE on class CL_UMC_OSTREAM has no exception.
Method XSTR2TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | TABLE | 20020414 | ||||
| 2 | E_LENGTH | Call by reference | Type reference (TYPE) | INT4 | 20020414 | ||||
| 3 | I_XSTR | Call by reference | Type reference (TYPE) | XSTRING | 20020414 |
Method XSTR2TAB on class CL_UMC_OSTREAM has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 320 |