SAP ABAP Class IF_RSR_TRANSIENT_SOURCE (Transient Source)
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
Class IF_RSR_TRANSIENT_SOURCE  
Short Description Transient Source    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060714   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_RSR_TRANSIENT_SOURCE has no interface implemented.
Friends
Class IF_RSR_TRANSIENT_SOURCE has no friend class.
Attributes
Class IF_RSR_TRANSIENT_SOURCE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_SELECTION Instance method Public Method Überprüft die gültigkeit der Selektion 20060714
2 CREATE_INSTANCE Static method Public Method 20060714
3 GET_DATASTRUC_DEF Instance method Public Method 20060810
4 GET_F4_VALUES Instance method Public Method Liefert F4 Werte und manipuliert vorhandene Werte 20060714
5 GET_SELECTION Instance method Public Method Liefert die Selektionsfelder zurück 20060714
6 PREPARE_READ_DATA Instance method Public Method 20060830
7 READ_DATA Instance method Public Method 20060811
8 SUBMIT_SELECTION Instance method Public Method Merkt sich die Selektion (beim Okay im Varbild) 20060714
Events
Class IF_RSR_TRANSIENT_SOURCE has no event.
Types
Class 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 Changing C_T_VALUES Call by reference Type reference (TYPE) RSR_TS_T_SELECTION_VALUES Values for a selection 20060714
2 Exporting E_T_MESSAGE Call by reference Type reference (TYPE) RS_T_MSG BW: Table with Messages (Application Log) 20060714
3 Exporting E_VALID Call by reference Type reference (TYPE) RSBOOL Flag structure 20060714
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20060714

Method CREATE_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 Returning R_SOURCE Value transfer Object reference (TYPE REF TO) IF_RSR_TRANSIENT_SOURCE Transient Source 20060714
# Exception Resumable Description Created on
1 CX_RSR_TS_NOT_EXIST source Does not exist 20060714
2 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20060714
3 CX_RS_NOT_AUTHORIZED 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 Returning R_R_DATA_LINE Value transfer Object reference (TYPE REF TO) DATA 20060811

Method GET_DATASTRUC_DEF on class 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 Exporting E_T_CHAVT Call by reference Type reference (TYPE) RSDM_T_CHAVT 20060714
2 Importing I_FIELDNM Call by reference Type reference (TYPE) RSFIELDNM Field name 20060714
3 Importing 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 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20060714

Method GET_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_DEFINITION Call by reference Type reference (TYPE) RSR_TS_T_SELECTION_DEFINITION Selektionsfeld Tabelle einer Transienten Source 20060714
2 Exporting E_T_VALUES Call by reference Type reference (TYPE) RSR_TS_T_SELECTION_VALUES Values for a selection 20060714

Method GET_SELECTION on class IF_RSR_TRANSIENT_SOURCE has no exception.

Method PREPARE_READ_DATA Signature

Method PREPARE_READ_DATA on class IF_RSR_TRANSIENT_SOURCE has no parameter.
Method PREPARE_READ_DATA on class 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 Exporting E_END_OF_DATA Call by reference Type reference (TYPE) RS_BOOL 20060811
2 Exporting E_T_DATA Call by reference Type reference (TYPE) INDEX TABLE 20060811
3 Importing I_PACKAGESIZE Call by reference Type reference (TYPE) I 20060811

Method READ_DATA on class IF_RSR_TRANSIENT_SOURCE has no exception.

Method SUBMIT_SELECTION Signature

Method SUBMIT_SELECTION on class IF_RSR_TRANSIENT_SOURCE has no parameter.
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20060714
History
Last changed by/on SAP  20110908 
SAP Release Created in