SAP ABAP Class CL_RTTBF_TABL_DB_READ (RTTBF: Read Data for Internal Table)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-ESF (Application Component) Enterprise Service Framework Layer
     SESF_RTTBF (Package) Runtime Transaction Buffer
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RTTBF_SERVICE RTTBF: Services of Runtime Transaction Buffer Frameworks 20040213
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RTTBF_TRAN_TABL_DB_READ 20040325
Properties
Class CL_RTTBF_TABL_DB_READ  
Short Description RTTBF: Read Data for Internal Table    
Super Class CL_RTTBF_SERVICE RTTBF: Services of Runtime Transaction Buffer Frameworks 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SESF_RTTBF   Runtime Transaction Buffer 
Created 20040210   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSDS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RTTBF Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RTTBF_TRAN_TABL_DB_READ 20040325
Friends
# Friend Modeled only Created on Description
1 CL_RTTBF_TABL_BUFFER 20040210 RTTBF: Transactional Table Buffer
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_DB_TABLENAME Instance attribute Private Type reference (TYPE) DDOBJNAME Name of ABAP Dictionary Object 20040210
2 MO_RTTBF_TABL_BUFFER Instance attribute Private Object reference (TYPE REF TO) CL_RTTBF_TABL_BUFFER RTTBF: Transactional Table Buffer 20040917
3 MS_ADDITIONAL_SELECTIONS_WHERE Instance attribute Private Type reference (TYPE) RSDS_WHERE 20040309
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20040210
2 SELECT_BY_RELATION Instance method Private Method 20040210
Events
Class CL_RTTBF_TABL_DB_READ has no event.
Types
Class CL_RTTBF_TABL_DB_READ has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_DB_TABLENAME Call by reference Type reference (TYPE) DDOBJNAME Name eines ABAP Dictionary-Objekts 20040210
2 Importing ID_SERVICE_NAME Call by reference Type reference (TYPE) RTTBF_TYPE_SERVICE_NAME 20040210
3 Importing IO_RTTBF_TABL_BUFFER Call by reference Object reference (TYPE REF TO) CL_RTTBF_TABL_BUFFER 20040917
4 Importing IT_ADDITIONAL_SELECTIONS Call by reference Type reference (TYPE) RSDS_FRANGE_T 20040309

Method CONSTRUCTOR on class CL_RTTBF_TABL_DB_READ has no exception.

Method SELECT_BY_RELATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CHILD_RECORDS Call by reference Type reference (TYPE) ANY TABLE 20040210
2 Importing ID_INBOUND_RELNAME Call by reference Type reference (TYPE) RTTBF_TYPE_RELNAME 20040216
3 Importing IT_KEYFIELDS Call by reference Type reference (TYPE) ABAP_KEYDESCR_TAB 20040210
4 Importing IT_PARENT_RECORDS Call by reference Type reference (TYPE) ANY TABLE 20040210

Method SELECT_BY_RELATION on class CL_RTTBF_TABL_DB_READ has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 10V