SAP ABAP Class CL_RSAN_UT_RESULT_TREX_INDEX (Intermediate Result - Database Table)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-EI-APD (Application Component) Analysis Process Designer
⤷
RSAN_UT_RESULT (Package) APD - Utility Services - Temporary Result Storage
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSAN_UT_RESULT | Interim Result | 20071214 |
Properties
| Class | CL_RSAN_UT_RESULT_TREX_INDEX | |
| Short Description | Intermediate Result - Database Table | |
| Super Class | CL_RSAN_UT_RESULT | Interim Result |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSAN_UT_RESULT | APD - Utility Services - Temporary Result Storage |
| Created | 20071214 | 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_UT_RESULT_TREX_INDEX has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RSAN_UT_RESULT_MANAGER | 20071214 | Administration of Interim Results |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | TREXD_INDEX_ID | Index ID | 20080102 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | YTH_INDEX_FIELD | 20080102 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20071214 | ||
| 2 | Instance method | Public | Method | Get Work Area Instance for Result | 20071214 | |
| 3 | Instance method | Public | Method | Get Internal Table for Result | 20071214 | |
| 4 | Instance method | Public | Method | Retreive Metadata Information of Table | 20071214 |
Events
Class CL_RSAN_UT_RESULT_TREX_INDEX has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_INDEX_FIELD | Public | See coding | 20080102 | BEGIN OF ys_index_field,
ttf TYPE rsant_ut_rslttf,
r_type TYPE REF TO if_rsan_ut_type,
END OF ys_index_field
|
||
| 2 | YTH_INDEX_FIELD | Public | See coding | 20080102 | yth_index_field TYPE HASHED TABLE OF ys_index_field
WITH UNIQUE KEY ttf-logical_field
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATA_COMMITED | Value transfer | Type reference (TYPE) | AS4FLAG | 20071214 | ||||
| 2 | I_INDEX_ID | Call by reference | Type reference (TYPE) | TREXD_INDEX_ID | Index-ID | 20071223 | |||
| 3 | I_RESULT_HEADER | Call by reference | Type reference (TYPE) | RSANT_UT_RSLT | 20071214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General exception class for intermediate results | 20080102 |
Method CREATE_DATA_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | 20071214 |
Method CREATE_DATA_STRUCTURE on class CL_RSAN_UT_RESULT_TREX_INDEX has no exception.
Method CREATE_DATA_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | 20071214 |
Method CREATE_DATA_TABLE on class CL_RSAN_UT_RESULT_TREX_INDEX has no exception.
Method GET_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_METADATA | Value transfer | Type reference (TYPE) | RSANU_TH_RESULT_TABLE_FIELD | 20071214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General exception class for intermediate results | 20071214 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 711 |