SAP ABAP Class CL_RSRTS_DBMAN_TABLE (Read SQL table)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSR_TRANSIENT_SOURCE_TEST (Package) Transiente Source Engine
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDRV_VPROV_LOC_NOSID_QUERY Interface for Virtual InfoProvider Without SID Support 20100125
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSMD_RS_ACCESS Data access layer for special and remote info objects 20100125
Properties
Class CL_RSRTS_DBMAN_TABLE  
Short Description Read SQL table    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSR_TRANSIENT_SOURCE_TEST   Transiente Source Engine 
Created 20100125   SAP 
Last change 20140121   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
# Interface Abstract Final Description Created on
1 IF_RSDRV_VPROV_LOC_NOSID_QUERY Interface for Virtual InfoProvider Without SID Support 20100125
2 IF_RSMD_RS_ACCESS Data access layer for special and remote info objects 20100125
Friends
Class CL_RSRTS_DBMAN_TABLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_IOBJ_CMP Instance attribute Private Type reference (TYPE) RSIOBJNM compound to characteristic 20100301
2 P_R_RESULTLINE_DESCR Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR resultline 20100125
3 P_S_DTA_PRO Instance attribute Private Type reference (TYPE) RSD_S_COB_PRO characteristic 20100127
4 P_TS_BUFFER Static Attribute Private Type reference (TYPE) PT_TS_BUFFER 20100127
5 P_TXT_FIELDNM Instance attribute Private Type reference (TYPE) RSFIELDNM name of textfield 20100216
Methods
# Method Level Visibility Method type Description Created on
1 SET_MD_READER_PROPERTIES Instance method Private Method set properties of master data read class 20100127
2 _GET_VALUES_CITY Instance method Private Method value help for CONNID 20100225
3 _GET_VALUES_CONNID Instance method Private Method value help for CONNID 20100127
4 _GET_VALUES_NC Instance method Private Method value help for CONNID 20100216
Events
Class CL_RSRTS_DBMAN_TABLE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 PT_S_BUFFER Private See coding 20100127 begin of pt_s_buffer, chanm type rschanm, local_md type ref to cl_rsrts_dbman_table, end of pt_s_buffer
2 PT_TS_BUFFER Private See coding 20100127 pt_ts_buffer type sorted table of pt_s_buffer with unique key chanm initial size 2
Method Signatures

Method SET_MD_READER_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHANM Call by reference Type reference (TYPE) RSCHANM Merkmal 20100127

Method SET_MD_READER_PROPERTIES on class CL_RSRTS_DBMAN_TABLE has no exception.

Method _GET_VALUES_CITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_CHAVLINFO Call by reference Type reference (TYPE) RSDM_TA_CHAVLINFO 20100225
2 Importing I_T_RANGE Call by reference Type reference (TYPE) RS_T_RANGE 20100301
3 Importing I_T_RANGE_CMP Call by reference Type reference (TYPE) RS_T_RANGE 20100301

Method _GET_VALUES_CITY on class CL_RSRTS_DBMAN_TABLE has no exception.

Method _GET_VALUES_CONNID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_CHAVLINFO Call by reference Type reference (TYPE) RSDM_TA_CHAVLINFO 20100127
2 Importing I_T_RANGE Call by reference Type reference (TYPE) RS_T_RANGE 20100301
3 Importing I_T_RANGE_CMP Call by reference Type reference (TYPE) RS_T_RANGE 20100301

Method _GET_VALUES_CONNID on class CL_RSRTS_DBMAN_TABLE has no exception.

Method _GET_VALUES_NC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_CHAVLINFO Call by reference Type reference (TYPE) RSDM_TA_CHAVLINFO 20100216
2 Importing I_T_RANGE Call by reference Type reference (TYPE) RS_T_RANGE 20100301

Method _GET_VALUES_NC on class CL_RSRTS_DBMAN_TABLE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 700