SAP ABAP Class CL_RSAN_ADP_ANALYSIS_READER (Analysis Process - Node data retreival service)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-EI-APD (Application Component) Analysis Process Designer
⤷
RSAN_ADP (Package) APD - Tool - Application Adapter

⤷

⤷

Properties
Class | CL_RSAN_ADP_ANALYSIS_READER | |
Short Description | Analysis Process - Node data retreival service | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | RSAN_ADP | |
Program status | ||
Category | 0 | |
Package | RSAN_ADP | APD - Tool - Application Adapter |
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) |
Interfaces
Class CL_RSAN_ADP_ANALYSIS_READER has no interface implemented.
Friends
Class CL_RSAN_ADP_ANALYSIS_READER 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) | STRING | Node Name on the Database | 20060507 | ||
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_RSAN_ADP_ANALYSIS | Analysis Process Definition | 20060507 | ||
3 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_RSAN_ADP_RESULTS | Result References | 20060507 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSAN_MDLH_ABSTRACT_ANALYSIS | Header for Analysis Process Transformation - Generic | 20060508 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSAN_MDL_ABSTRACT_ANALYSIS | New model using intermediate result | 20060923 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSAN_RT_ANALYSIS_TEST | CL_RSAN_RT_ANALYSIS_TEST | 20060923 | ||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSAN_RT_CONTEXT | Context Information for Runtime Interpreter | 20060923 |
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 | 20060508 |
5 | ![]() |
Instance method | Public | Method | Get Metadata about Data Table Structure | 20061119 |
Events
Class CL_RSAN_ADP_ANALYSIS_READER has no event.
Types
Class CL_RSAN_ADP_ANALYSIS_READER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_ANALYSIS | Value transfer | Object reference (TYPE REF TO) | CL_RSAN_ADP_ANALYSIS | Analysis Process Definition | 20060507 | ||
2 | ![]() |
IR_RESULTS | Value transfer | Object reference (TYPE REF TO) | CL_RSAN_ADP_RESULTS | Result References | 20060507 | ||
3 | ![]() |
I_NODENAME | Call by reference | Type reference (TYPE) | RSAN_MDL_NODE_NAME_DB | Knotenname auf der Datenbank | 20060507 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler in der Analyseprozessdefinition | 20060508 | |
2 | ![]() |
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_ADP_ANALYSIS_READER has no parameter.
Method FREE on class CL_RSAN_ADP_ANALYSIS_READER 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_ADP_ANALYSIS_READER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |