SAP ABAP Class CL_XLFT_OUTPUT_STREAM (Output stream)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE_XLFT (Package) XLIFF 1.2 Translation

⤷

⤷

Properties
Class | CL_XLFT_OUTPUT_STREAM | |
Short Description | Output stream | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SLXE_XLFT | XLIFF 1.2 Translation |
Created | 20101230 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_XLFT_OUTPUT_STREAM has no interface implemented.
Friends
Class CL_XLFT_OUTPUT_STREAM has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | X | '00' | 20101230 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | X | '01' | 20101230 | ||
3 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_CONV_OBJ | 20101230 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XSTRING | 20101230 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20101230 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20101230 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | 20101230 | |
2 | ![]() |
Instance method | Public | Constructor | 20101230 | |
3 | ![]() |
Instance method | Public | Method | 20101230 | |
4 | ![]() |
Instance method | Private | Method | 20101230 | |
5 | ![]() |
Instance method | Public | Method | 20101230 | |
6 | ![]() |
Instance method | Public | Method | 20101230 | |
7 | ![]() |
Instance method | Public | Method | 20101230 |
Events
Class CL_XLFT_OUTPUT_STREAM has no event.
Types
Class CL_XLFT_OUTPUT_STREAM has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_XLFT_OUTPUT_STREAM has no parameter.
Method CLASS_CONSTRUCTOR on class CL_XLFT_OUTPUT_STREAM has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_XLFT_OUTPUT_STREAM has no parameter.
Method CONSTRUCTOR on class CL_XLFT_OUTPUT_STREAM has no exception.
Method GET_CONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTENT | Value transfer | Type reference (TYPE) | XSTRING | 20101230 |
Method GET_CONTENT on class CL_XLFT_OUTPUT_STREAM has no exception.
Method WRITE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Call by reference | Type reference (TYPE) | XSEQUENCE | 20101230 | |||
2 | ![]() |
LENGTH | Call by reference | Type reference (TYPE) | I | 20101230 |
Method WRITE on class CL_XLFT_OUTPUT_STREAM has no exception.
Method WRITE_BOOL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BOOL | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20101230 |
Method WRITE_BOOL on class CL_XLFT_OUTPUT_STREAM has no exception.
Method WRITE_INT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INT | Value transfer | Type reference (TYPE) | I | 20101230 |
Method WRITE_INT on class CL_XLFT_OUTPUT_STREAM has no exception.
Method WRITE_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
STRING | Call by reference | Type reference (TYPE) | STRING | 20101230 |
Method WRITE_STRING on class CL_XLFT_OUTPUT_STREAM has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 731 |