SAP ABAP Class CL_RSAN_PR_NODE_READER_API (API to retreive data of a node preview)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-EI-APD (Application Component) Analysis Process Designer
     RSAN_PR (Package) APD - Application - Analysis Process Designer
Properties
Class CL_RSAN_PR_NODE_READER_API  
Short Description API to retreive data of a node preview    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSAN_PR    
Program status     
Category 0   
Package RSAN_PR   APD - Application - Analysis Process Designer 
Created 20060507   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSANR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSANU Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSAN_PR_NODE_READER_API has no interface implemented.
Friends
Class CL_RSAN_PR_NODE_READER_API has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 NODENAME Instance attribute Public Type reference (TYPE) RSAN_MDL_NODE_NAME_DB Node Name on the Database 20060507
2 OBJVERS Instance attribute Public Type reference (TYPE) RSOBJVERS Object Version 20060507
3 OBJVERS_RSLT_APPL Instance attribute Public Type reference (TYPE) RSAN_UT_RESULT_APPL Application of Interim Results (RSANU_C_RESULT_APPL) 20060618
4 PROCESS Instance attribute Public Type reference (TYPE) RSAN_PROCESS Analysis Process 20060507
5 S_PROCESS Instance attribute Private Type reference (TYPE) RSANT_PROCESS Repository for Process Definitions 20060507
6 USE_INTERMEDIATE_RESULTS Instance attribute Public Type reference (TYPE) AS4FLAG 'X'=Use Intermediate results, ' '=Ignore results 20060619
7 _R_MDL Instance attribute Private Object reference (TYPE REF TO) CL_RSAN_ADP_ANALYSIS Analysis Process Definition 20060619
8 _R_READER Instance attribute Private Object reference (TYPE REF TO) CL_RSAN_ADP_ANALYSIS_READER Analysis Process - Node data retreival service 20060619
9 _R_RESULTS Instance attribute Private Object reference (TYPE REF TO) CL_RSAN_ADP_RESULTS Result References 20060619
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20060507
2 CREATE_DATA_TABLE Instance method Public Method Create Internal Table (of Correct Type) Used in Get 20060507
3 FETCH Instance method Public Method Fetch Stream 20060507
4 FREE Instance method Public Method Close Stream 20061023
5 GET_META_DATA Instance method Public Method Get Metadata about Data Table Structure 20061119
Events
Class CL_RSAN_PR_NODE_READER_API has no event.
Types
Class CL_RSAN_PR_NODE_READER_API has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODENAME Call by reference Type reference (TYPE) RSAN_MDL_NODE_NAME_DB Knotenname auf der Datenbank 20060507
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS 'A' Objektversion 20060507
3 Importing I_PROCESS Call by reference Type reference (TYPE) RSAN_PROCESS Analyseprozess 20060507
4 Importing I_USE_INTERMEDIATE_RESULTS Call by reference Type reference (TYPE) AS4FLAG 'X' 'X'=Use Intermediate Result if availeble, ' '=Ignore results 20060619
# Exception Resumable Description Created on
1 CX_RSAN_MDL_CHECK Fehler in der Analyseprozessdefinition 20061023
2 CX_RSAN_PR_ANPR Analyse-Prozess (TLOGO) General Exception 20060618
3 CX_RSAN_PR_API Exception class for API functions for AP's 20060507
4 CX_RSAN_RT2_ABORT Abort Analysis Process Runtime 20061119

Method CREATE_DATA_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_TABLE Value transfer Object reference (TYPE REF TO) DATA ref to an internal table used to fetch data 20060507
# Exception Resumable Description Created on
1 CX_RSAN_RT2_ABORT Abort Analysis Process Runtime 20061023

Method FETCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EOF_REACHED Call by reference Type reference (TYPE) AS4FLAG Letztes Datenpaket gelesen 20061023
2 Exporting ET_DATA Call by reference Type reference (TYPE) ANY TABLE ET_DATA 20060507
3 Importing I_PACKAGE_SIZE Value transfer Type reference (TYPE) I 1000 Proposed Package Size (real package size may differ) 20060507
# Exception Resumable Description Created on
1 CX_RSAN_RT2_ABORT Abort Analysis Process Runtime 20061023

Method FREE Signature

Method FREE on class CL_RSAN_PR_NODE_READER_API has no parameter.
Method FREE on class CL_RSAN_PR_NODE_READER_API has no exception.

Method GET_META_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ETH_FIELDS Call by reference Type reference (TYPE) RSANR_TH_TEST_FIELD 20061119

Method GET_META_DATA on class CL_RSAN_PR_NODE_READER_API has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700