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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
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 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSAN_MDL_NODE_NAME_DB | Node Name on the Database | 20060507 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSOBJVERS | Object Version | 20060507 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSAN_UT_RESULT_APPL | Application of Interim Results (RSANU_C_RESULT_APPL) | 20060618 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSAN_PROCESS | Analysis Process | 20060507 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSANT_PROCESS | Repository for Process Definitions | 20060507 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | AS4FLAG | 'X'=Use Intermediate results, ' '=Ignore results | 20060619 | ||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSAN_ADP_ANALYSIS | Analysis Process Definition | 20060619 | ||
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSAN_ADP_ANALYSIS_READER | Analysis Process - Node data retreival service | 20060619 | ||
9 | ![]() |
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 | ![]() |
Instance method | Public | Constructor | 20060507 | |
2 | ![]() |
Instance method | Public | Method | Create Internal Table (of Correct Type) Used in Get | 20060507 |
3 | ![]() |
Instance method | Public | Method | Fetch Stream | 20060507 |
4 | ![]() |
Instance method | Public | Method | Close Stream | 20061023 |
5 | ![]() |
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 | ![]() |
I_NODENAME | Call by reference | Type reference (TYPE) | RSAN_MDL_NODE_NAME_DB | Knotenname auf der Datenbank | 20060507 | ||
2 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | 'A' | Objektversion | 20060507 | |
3 | ![]() |
I_PROCESS | Call by reference | Type reference (TYPE) | RSAN_PROCESS | Analyseprozess | 20060507 | ||
4 | ![]() |
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 | ![]() |
Fehler in der Analyseprozessdefinition | 20061023 | |
2 | ![]() |
Analyse-Prozess (TLOGO) General Exception | 20060618 | |
3 | ![]() |
Exception class for API functions for AP's | 20060507 | |
4 | ![]() |
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 | ![]() |
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 | ![]() |
Abort Analysis Process Runtime | 20061023 |
Method FETCH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EOF_REACHED | Call by reference | Type reference (TYPE) | AS4FLAG | Letztes Datenpaket gelesen | 20061023 | ||
2 | ![]() |
ET_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | ET_DATA | 20060507 | ||
3 | ![]() |
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 | ![]() |
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 | ![]() |
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 |