SAP ABAP Class CL_RSAN_TASK_READ_STREAM (Task for Input Stream)
Hierarchy
☛
BI_CONT (Software Component) Business Intelligence Content
⤷
BW-BCT-CRM (Application Component) Customer Relationship Management
⤷
RSAN (Package) Analytical Applications: General Tools

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSAN_TASK | Task | 20010207 |
Properties
Class | CL_RSAN_TASK_READ_STREAM | |
Short Description | Task for Input Stream | |
Super Class | CL_RSAN_TASK | Task |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSAN | Analytical Applications: General Tools |
Created | 20010207 | SAP |
Last change | 20141101 | |
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_RSAN_TASK_READ_STREAM has no interface implemented.
Friends
Class CL_RSAN_TASK_READ_STREAM has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Definition | 20010508 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Class Name of Stream | 20010508 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Task Parameters | 20010606 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Postprocessing after Entire Data Stream has been Read | 20010314 |
2 | ![]() |
Instance method | Protected | Method | Create data stream | 20010207 |
3 | ![]() |
Instance method | Private | Method | Read Data Stream | 20010207 |
4 | ![]() |
Instance method | Protected | Method | Copy Data Stream Record to Result | 20010207 |
Events
Class CL_RSAN_TASK_READ_STREAM has no event.
Types
Class CL_RSAN_TASK_READ_STREAM has no local type.
Method Signatures
Method _AFTER_READ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_FAILED | Call by reference | Type reference (TYPE) | BOOLEAN | Fehler | 20010314 | ||
2 | ![]() |
IR_EXPORT_STRUCT | Call by reference | Type reference (TYPE) | REF TO DATA | Export-Parameter | 20010314 |
Method _AFTER_READ on class CL_RSAN_TASK_READ_STREAM has no exception.
Method _STREAM_CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_STREAM | Call by reference | Type reference (TYPE) | REF TO CL_RSAN_STREAM | Datenstromobjekt | 20010207 |
Method _STREAM_CREATE on class CL_RSAN_TASK_READ_STREAM has no exception.
Method _STREAM_READ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | RSANY_T_MESSAGES | 20020603 | |||
2 | ![]() |
E_COUNT_RECORDS | Call by reference | Type reference (TYPE) | I | Anzahl Datensätze | 20010629 | ||
3 | ![]() |
E_FAILED | Call by reference | Type reference (TYPE) | BOOLEAN | Fehler | 20010207 | ||
4 | ![]() |
IR_EXPORT_STRUCT | Call by reference | Type reference (TYPE) | REF TO DATA | Arbeitsbereich | 20010207 | ||
5 | ![]() |
IT_SELECTIONS | Call by reference | Type reference (TYPE) | RSANY_T_SELECTIONS | Selektionen | 20010207 | ||
6 | ![]() |
I_DEFINITION | Call by reference | Type reference (TYPE) | STRING | Definition | 20010508 |
Method _STREAM_READ on class CL_RSAN_TASK_READ_STREAM has no exception.
Method _STREAM_TO_EXPORT_STRUCT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_FAILED | Call by reference | Type reference (TYPE) | BOOLEAN | Fehler | 20010207 | ||
2 | ![]() |
IR_EXPORT_STRUCT | Call by reference | Type reference (TYPE) | REF TO DATA | Task Arbeitsbereich | 20010207 | ||
3 | ![]() |
IR_STREAM_TABLE | Call by reference | Type reference (TYPE) | REF TO DATA | Datenstromsätze | 20010207 |
Method _STREAM_TO_EXPORT_STRUCT on class CL_RSAN_TASK_READ_STREAM has no exception.
History
Last changed by/on | SAP | 20141101 |
SAP Release Created in | 21C |