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 RSANY 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 _DEFINITION Instance attribute Protected Type reference (TYPE) STRING Definition 20010508
2 _STREAM_CLASS Instance attribute Protected Type reference (TYPE) STRING Class Name of Stream 20010508
3 _TASK_PARAM Instance attribute Protected Type reference (TYPE) STRING Task Parameters 20010606
Methods
# Method Level Visibility Method type Description Created on
1 _AFTER_READ Instance method Protected Method Postprocessing after Entire Data Stream has been Read 20010314
2 _STREAM_CREATE Instance method Protected Method Create data stream 20010207
3 _STREAM_READ Instance method Private Method Read Data Stream 20010207
4 _STREAM_TO_EXPORT_STRUCT 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 Exporting E_FAILED Call by reference Type reference (TYPE) BOOLEAN Fehler 20010314
2 Importing 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 Exporting 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 Exporting ET_MESSAGES Call by reference Type reference (TYPE) RSANY_T_MESSAGES 20020603
2 Exporting E_COUNT_RECORDS Call by reference Type reference (TYPE) I Anzahl Datensätze 20010629
3 Exporting E_FAILED Call by reference Type reference (TYPE) BOOLEAN Fehler 20010207
4 Importing IR_EXPORT_STRUCT Call by reference Type reference (TYPE) REF TO DATA Arbeitsbereich 20010207
5 Importing IT_SELECTIONS Call by reference Type reference (TYPE) RSANY_T_SELECTIONS Selektionen 20010207
6 Importing 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 Exporting E_FAILED Call by reference Type reference (TYPE) BOOLEAN Fehler 20010207
2 Importing IR_EXPORT_STRUCT Call by reference Type reference (TYPE) REF TO DATA Task Arbeitsbereich 20010207
3 Importing 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