SAP ABAP Interface IF_RSR_TRANSIENT_SOURCE (Transient Source)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW (Application Component) SAP Business Information Warehouse
⤷
BW_DEPRECATED_MISC (Package) Various BW legacy objects - should not be used anymore

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSR_TS_SE16 | Se16 | 20060714 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSR_TS_SQUE | TS SQUE | 20060717 |
Properties
Interface | IF_RSR_TRANSIENT_SOURCE | |
Short Description | Transient Source |
General Data
Package | BW_DEPRECATED_MISC | Various BW legacy objects - should not be used anymore |
Created | 20060714 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | RSDM | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_RSR_TRANSIENT_SOURCE has no interface.
Friends
Interface IF_RSR_TRANSIENT_SOURCE has no friend.
Attributes
Interface IF_RSR_TRANSIENT_SOURCE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Überprüft die gültigkeit der Selektion | 20060714 |
2 | ![]() |
Static method | Public | Method | 20060714 | |
3 | ![]() |
Instance method | Public | Method | 20060810 | |
4 | ![]() |
Instance method | Public | Method | Liefert F4 Werte und manipuliert vorhandene Werte | 20060714 |
5 | ![]() |
Instance method | Public | Method | Liefert die Selektionsfelder zurück | 20060714 |
6 | ![]() |
Instance method | Public | Method | 20060830 | |
7 | ![]() |
Instance method | Public | Method | 20060811 | |
8 | ![]() |
Instance method | Public | Method | Merkt sich die Selektion (beim Okay im Varbild) | 20060714 |
Events
Interface IF_RSR_TRANSIENT_SOURCE has no event.
Types
Interface IF_RSR_TRANSIENT_SOURCE has no local type.
Method Signatures
Method CHECK_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_T_VALUES | Call by reference | Type reference (TYPE) | RSR_TS_T_SELECTION_VALUES | Values for a selection | 20060714 | ||
2 | ![]() |
E_T_MESSAGE | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Table with Messages (Application Log) | 20060714 | ||
3 | ![]() |
E_VALID | Call by reference | Type reference (TYPE) | RSBOOL | Flag structure | 20060714 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW: Allgemeine Fehlerklasse | 20060714 |
Method CREATE_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TS_NAME | Call by reference | Type reference (TYPE) | RSR_TS_NAME | Name of the Source (e.g. query or infoset query, or tabnm) | 20060714 | ||
2 | ![]() |
R_SOURCE | Value transfer | Object reference (TYPE REF TO) | IF_RSR_TRANSIENT_SOURCE | Transient Source | 20060714 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
source Does not exist | 20060714 | |
2 | ![]() |
BW: Allgemeine Fehlerklasse | 20060714 | |
3 | ![]() |
Keine Berechtigung (nicht als Vaterklasse benutzen !!) | 20060714 |
Method GET_DATASTRUC_DEF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_DATA_LINE | Value transfer | Object reference (TYPE REF TO) | DATA | 20060811 |
Method GET_DATASTRUC_DEF on Interface IF_RSR_TRANSIENT_SOURCE has no exception.
Method GET_F4_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_CHAVT | Call by reference | Type reference (TYPE) | RSDM_T_CHAVT | 20060714 | |||
2 | ![]() |
I_FIELDNM | Call by reference | Type reference (TYPE) | RSFIELDNM | Field name | 20060714 | ||
3 | ![]() |
I_T_VALUES | Call by reference | Type reference (TYPE) | RSR_TS_T_SELECTION_VALUES | Values for a selection | 20060714 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW: Allgemeine Fehlerklasse | 20060714 |
Method GET_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_DEFINITION | Call by reference | Type reference (TYPE) | RSR_TS_T_SELECTION_DEFINITION | Selektionsfeld Tabelle einer Transienten Source | 20060714 | ||
2 | ![]() |
E_T_VALUES | Call by reference | Type reference (TYPE) | RSR_TS_T_SELECTION_VALUES | Values for a selection | 20060714 |
Method GET_SELECTION on Interface IF_RSR_TRANSIENT_SOURCE has no exception.
Method PREPARE_READ_DATA Signature
Method PREPARE_READ_DATA on Interface IF_RSR_TRANSIENT_SOURCE has no parameter.
Method PREPARE_READ_DATA on Interface IF_RSR_TRANSIENT_SOURCE has no exception.
Method READ_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_END_OF_DATA | Call by reference | Type reference (TYPE) | RS_BOOL | 20060811 | |||
2 | ![]() |
E_T_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20060811 | |||
3 | ![]() |
I_PACKAGESIZE | Call by reference | Type reference (TYPE) | I | 20060811 |
Method READ_DATA on Interface IF_RSR_TRANSIENT_SOURCE has no exception.
Method SUBMIT_SELECTION Signature
Method SUBMIT_SELECTION on Interface IF_RSR_TRANSIENT_SOURCE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW: Allgemeine Fehlerklasse | 20060714 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |