SAP ABAP Class CL_ABT_BINARY_STREAMER (ABT: Binary Data Streamer)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
S_ABAP_TOOLS_UTIL (Package) ABAP: Error Search Tools - Help Functions

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ABT_BINARY_STREAMER | Binary Data Stream | 20101013 |
Properties
Class | CL_ABT_BINARY_STREAMER | |
Short Description | ABT: Binary Data Streamer | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_ABAP_TOOLS_UTIL | ABAP: Error Search Tools - Help Functions |
Created | 20101013 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ABT_BINARY_STREAMER has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ABT_BINARY_STREAMER | Binary Data Stream | 20101013 |
Friends
Class CL_ABT_BINARY_STREAMER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | See coding | 20101013 | ||||
2 | ![]() |
Constant | Public | Type reference (TYPE) | I | 1024 | 20101013 | ||
3 | ![]() |
Instance attribute | Protected | See coding | 20101013 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20101013 |
2 | ![]() |
Static method | Public | Method | 20101013 | |
3 | ![]() |
Static method | Public | Method | 20101013 | |
4 | ![]() |
Static method | Public | Method | 20101013 | |
5 | ![]() |
Instance method | Protected | Method | 20101013 | |
6 | ![]() |
Instance method | Protected | Method | 20101013 | |
7 | ![]() |
Instance method | Protected | Method | 20101013 | |
8 | ![]() |
Instance method | Protected | Method | 20101013 | |
9 | ![]() |
Instance method | Protected | Method | 20101013 | |
10 | ![]() |
Instance method | Protected | Method | 20101013 | |
11 | ![]() |
Instance method | Protected | Method | 20101013 | |
12 | ![]() |
Instance method | Protected | Method | 20101013 | |
13 | ![]() |
Instance method | Private | Method | 20101013 |
Events
Class CL_ABT_BINARY_STREAMER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_BYTE | Protected | Attribute reference (LIKE) | 20101013 |
|
||
2 | TY_DEFAULT_BUFFER | Protected | See coding | 20101013 | ty_default_buffer type standard table of ty_default_buffer_wa
|
||
3 | TY_DEFAULT_BUFFER_WA | Protected | See coding | 20101013 | ty_default_buffer_wa(c_default_size) type x
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_LINE_SIZE | Call by reference | Type reference (TYPE) | I | 20101013 |
Method CONSTRUCTOR on class CL_ABT_BINARY_STREAMER has no exception.
Method CREATE_FOR_FILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_FILE | Call by reference | Type reference (TYPE) | STRING | 20101013 | |||
2 | ![]() |
P_STREAMER | Value transfer | Object reference (TYPE REF TO) | IF_ABT_BINARY_STREAMER | 20101013 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20101013 |
Method CREATE_FOR_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_DATA | Call by reference | Type reference (TYPE) | XSTRING | 20101013 | |||
2 | ![]() |
P_STREAMER | Value transfer | Object reference (TYPE REF TO) | IF_ABT_BINARY_STREAMER | 20101013 |
Method CREATE_FOR_STRING on class CL_ABT_BINARY_STREAMER has no exception.
Method CREATE_FOR_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_DATA_LEN | Call by reference | Type reference (TYPE) | I | 20101013 | |||
2 | ![]() |
P_STREAMER | Value transfer | Object reference (TYPE REF TO) | IF_ABT_BINARY_STREAMER | 20101013 | |||
3 | ![]() |
P_TABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20101013 |
Method CREATE_FOR_TABLE on class CL_ABT_BINARY_STREAMER has no exception.
Method GET_CURRENT_BYTE Signature
Method GET_CURRENT_BYTE on class CL_ABT_BINARY_STREAMER has no parameter.
Method GET_CURRENT_BYTE on class CL_ABT_BINARY_STREAMER has no exception.
Method GET_CURRENT_OFFSET Signature
Method GET_CURRENT_OFFSET on class CL_ABT_BINARY_STREAMER has no parameter.
Method GET_CURRENT_OFFSET on class CL_ABT_BINARY_STREAMER has no exception.
Method GET_DATA_LENGTH Signature
Method GET_DATA_LENGTH on class CL_ABT_BINARY_STREAMER has no parameter.
Method GET_DATA_LENGTH on class CL_ABT_BINARY_STREAMER has no exception.
Method GET_RAW_STRING Signature
Method GET_RAW_STRING on class CL_ABT_BINARY_STREAMER has no parameter.
Method GET_RAW_STRING on class CL_ABT_BINARY_STREAMER has no exception.
Method READ_BYTES Signature
Method READ_BYTES on class CL_ABT_BINARY_STREAMER has no parameter.
Method READ_BYTES on class CL_ABT_BINARY_STREAMER has no exception.
Method READ_FIELD Signature
Method READ_FIELD on class CL_ABT_BINARY_STREAMER has no parameter.
Method READ_FIELD on class CL_ABT_BINARY_STREAMER has no exception.
Method SET_OFFSET Signature
Method SET_OFFSET on class CL_ABT_BINARY_STREAMER has no parameter.
Method SET_OFFSET on class CL_ABT_BINARY_STREAMER has no exception.
Method SHIFT_OFFSET Signature
Method SHIFT_OFFSET on class CL_ABT_BINARY_STREAMER has no parameter.
Method SHIFT_OFFSET on class CL_ABT_BINARY_STREAMER has no exception.
Method __SYNC_WA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_INDEX | Call by reference | Type reference (TYPE) | I | 20101013 |
Method __SYNC_WA on class CL_ABT_BINARY_STREAMER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 703 |