SAP ABAP Class CL_RSAN_UT_RESULT_TABLE (Interim 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 | 20030718 |
Properties
| Class | CL_RSAN_UT_RESULT_TABLE | |
| Short Description | Interim 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 | 20030718 | 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_TABLE has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RSAN_UT_RESULT_MANAGER | 20030805 | 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) | TABNAME | 20030718 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSANU_TH_RESULT_TABLE_FIELD | Local Cache of Table Metadata | 20030812 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20030719 | ||
| 2 | Instance method | Public | Method | Get Work Area Instance for Result | 20030718 | |
| 3 | Instance method | Public | Method | Get Internal Table for Result | 20030718 | |
| 4 | Instance method | Public | Method | Retreive Metadata Information of Table | 20030718 |
Events
Class CL_RSAN_UT_RESULT_TABLE has no event.
Types
Class CL_RSAN_UT_RESULT_TABLE 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_DATA_COMMITED | Value transfer | Type reference (TYPE) | AS4FLAG | 20030719 | ||||
| 2 | I_RESULT_HEADER | Call by reference | Type reference (TYPE) | RSANT_UT_RSLT | 20030806 | ||||
| 3 | I_TABLENAME | Call by reference | Type reference (TYPE) | TABNAME | 20030814 |
Method CONSTRUCTOR on class CL_RSAN_UT_RESULT_TABLE has no exception.
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 | 20030812 |
Method CREATE_DATA_STRUCTURE on class CL_RSAN_UT_RESULT_TABLE 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 | 20030812 |
Method CREATE_DATA_TABLE on class CL_RSAN_UT_RESULT_TABLE 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 | 20030812 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General exception class for intermediate results | 20030812 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 350 |