SAP ABAP Class CL_RSDRC_NCUM_RTIME_TAB (Main. of db-rtime-tab needed for the hana-ncum handling)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSDRC_DBA (Package) Data Manager InfoCube Access
Properties
Class CL_RSDRC_NCUM_RTIME_TAB  
Short Description Main. of db-rtime-tab needed for the hana-ncum handling    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDRC_DBA   Data Manager InfoCube Access 
Created 20121205   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSDRC_NCUM_PROCESSOR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSSG Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDRC_NCUM_RTIME_TAB has no interface implemented.
Friends
Class CL_RSDRC_NCUM_RTIME_TAB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_QUERY Instance attribute Private Type reference (TYPE) STRING 20121205
2 P_R_INFOPROV Instance attribute Private Object reference (TYPE REF TO) IF_RSD_INFOPROV InfoProvider Runtime Metadata 20130205
3 P_TH_SFC Instance attribute Private Type reference (TYPE) RSDD_TH_SFC 20121205
Methods
# Method Level Visibility Method type Description Created on
1 CLEANUP_AFTER_QUERY Static method Public Method Removes the entries which belong to the current query 20121205
2 CONSTRUCTOR Instance method Public Constructor 20121205
3 CREATE Instance method Public Method Creates a db-table considering the th_sfc 20121205
4 DELETE Static method Public Method Deletes the db-table(s) belonging to the given query 20121205
5 EXISTS Static method Public Method Exists the db-table for given query/partprov 20121205
6 FILL_RTIME_TAB Static method Public Method Inserts the entries belonging to the current query 20121205
7 _DELETE_SINGLE Static method Private Method Deletes the db-table for given query/partprov 20121206
8 _GET_RTIME_TAB_FIELDLIST Static method Private Method Returns the fields, used for constructing the db-table 20121205
Events
Class CL_RSDRC_NCUM_RTIME_TAB has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 PT_S_FIELD Private See coding 20121205 BEGIN OF pt_s_field, position TYPE i, name TYPE string, keyfl TYPE rs_bool, dta_obj TYPE rs_bool, END OF pt_s_field
2 PT_TS_FIELD Private See coding 20121205 pt_ts_field TYPE SORTED TABLE OF pt_s_field WITH UNIQUE KEY name keyfl
Method Signatures

Method CLEANUP_AFTER_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARTPROV Call by reference Type reference (TYPE) RSINFOPROV 20121205
2 Importing I_QUERY Call by reference Type reference (TYPE) STRING 20121205
3 Importing I_RTIME_KEY Call by reference Type reference (TYPE) RSSG_UNI_IDC25 20121205

Method CLEANUP_AFTER_QUERY on class CL_RSDRC_NCUM_RTIME_TAB has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARTPROV Call by reference Type reference (TYPE) RSINFOPROV 20121205
2 Importing I_QUERY Call by reference Type reference (TYPE) STRING 20121205
3 Importing I_TH_SFC Call by reference Type reference (TYPE) RSDD_TH_SFC 20121205

Method CONSTRUCTOR on class CL_RSDRC_NCUM_RTIME_TAB has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SHOW_CODE Value transfer Type reference (TYPE) RS_BOOL RS_C_FALSE 20121206

Method CREATE on class CL_RSDRC_NCUM_RTIME_TAB has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_QUERY Call by reference Type reference (TYPE) STRING 20121205

Method DELETE on class CL_RSDRC_NCUM_RTIME_TAB has no exception.

Method EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARTPROV Call by reference Type reference (TYPE) RSINFOPROV 20121205
2 Importing I_QUERY Call by reference Type reference (TYPE) STRING 20121205
3 Returning R_TABLE_EXISTS Value transfer Type reference (TYPE) RS_BOOL 20121206

Method EXISTS on class CL_RSDRC_NCUM_RTIME_TAB has no exception.

Method FILL_RTIME_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_QUERY Call by reference Type reference (TYPE) STRING 20121205
2 Importing I_R_INFOPROV Call by reference Object reference (TYPE REF TO) IF_RSD_INFOPROV InfoProvider Runtime Metadata 20130205
3 Importing I_SHOW_STATEMENT Value transfer Type reference (TYPE) RS_BOOL RS_C_FALSE 20121205
4 Importing I_TH_SFC Call by reference Type reference (TYPE) RSDD_TH_SFC 20121205
5 Importing I_TS_REQ_TIME Call by reference Type reference (TYPE) SORTED TABLE 20121205
6 Importing I_T_RTIME Call by reference Type reference (TYPE) RSDD_T_RTIME 20121205
7 Returning R_RTIME_KEY Value transfer Type reference (TYPE) RSSG_UNI_IDC25 20121205

Method FILL_RTIME_TAB on class CL_RSDRC_NCUM_RTIME_TAB has no exception.

Method _DELETE_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IGNORE_NOT_FOUND Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20121206
2 Importing I_TABLE_NAME Call by reference Type reference (TYPE) STRING 20121206

Method _DELETE_SINGLE on class CL_RSDRC_NCUM_RTIME_TAB has no exception.

Method _GET_RTIME_TAB_FIELDLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TS_FIELD Call by reference Type reference (TYPE) PT_TS_FIELD 20121205
2 Importing I_TH_SFC Call by reference Type reference (TYPE) RSDD_TH_SFC 20121205

Method _GET_RTIME_TAB_FIELDLIST on class CL_RSDRC_NCUM_RTIME_TAB has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740