SAP ABAP Class CL_RSAN_UT_RESULT_FILE (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 | 20030721 |
Properties
| Class | CL_RSAN_UT_RESULT_FILE | |
| 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 | 20030721 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSAN_UT_RESULT_FILE has no forward declaration.
Interfaces
Class CL_RSAN_UT_RESULT_FILE 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) | AS4FLAG | Flag Indicating That File Is Logical (Transaction FILE) | 20030721 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | Logical/Physical File Name | 20030721 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20030721 | ||
| 2 | Instance method | Public | Method | Get Work Area Instance for Result | 20030731 | |
| 3 | Instance method | Public | Method | Get Internal Table for Result | 20030731 | |
| 4 | Instance method | Public | Method | Retreive Metadata Information of Table | 20030731 | |
| 5 | Instance method | Public | Method | Get Reader Object | 20030731 | |
| 6 | Instance method | Public | Method | Get Writer Object | 20030731 |
Events
Class CL_RSAN_UT_RESULT_FILE has no event.
Types
Class CL_RSAN_UT_RESULT_FILE 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 | 20030721 | ||||
| 2 | I_FILENAME | Call by reference | Type reference (TYPE) | STRING | 20030814 | ||||
| 3 | I_FILE_IS_LOGICAL | Value transfer | Type reference (TYPE) | AS4FLAG | 20030814 | ||||
| 4 | I_RESULT_HEADER | Call by reference | Type reference (TYPE) | RSANT_UT_RSLT | 20030806 |
Method CONSTRUCTOR on class CL_RSAN_UT_RESULT_FILE has no exception.
Method CREATE_DATA_STRUCTURE Signature
Method CREATE_DATA_STRUCTURE on class CL_RSAN_UT_RESULT_FILE has no parameter.
Method CREATE_DATA_STRUCTURE on class CL_RSAN_UT_RESULT_FILE has no exception.
Method CREATE_DATA_TABLE Signature
Method CREATE_DATA_TABLE on class CL_RSAN_UT_RESULT_FILE has no parameter.
Method CREATE_DATA_TABLE on class CL_RSAN_UT_RESULT_FILE has no exception.
Method GET_FIELDS Signature
Method GET_FIELDS on class CL_RSAN_UT_RESULT_FILE has no parameter.
Method GET_FIELDS on class CL_RSAN_UT_RESULT_FILE has no exception.
Method GET_READER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_READER | Value transfer | Object reference (TYPE REF TO) | CL_RSAN_UT_APPSERV_FILE_READER | 20030731 |
Method GET_READER on class CL_RSAN_UT_RESULT_FILE has no exception.
Method GET_WRITER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_WRITER | Value transfer | Object reference (TYPE REF TO) | CL_RSAN_UT_APPSERV_FILE_WRITER | 20030731 |
Method GET_WRITER on class CL_RSAN_UT_RESULT_FILE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 350 |