SAP ABAP Class CL_RSAC_TOOL_ODQ_TASK_ACT_DS (Activate DataSources via ODQ Task)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM (Application Component) Warehouse Management
     RSAC_TOOL (Package) Tools for Customizing Data Staging
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ODQ_TASK Asynchronous Processing Task 20111018
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20111018
Properties
Class CL_RSAC_TOOL_ODQ_TASK_ACT_DS  
Short Description Activate DataSources via ODQ Task    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSAC_TOOL   Tools for Customizing Data Staging 
Created 20111014   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_ODQ_TASK Asynchronous Processing Task 20111018
2 IF_SERIALIZABLE_OBJECT Serializable Object 20111018
Friends
Class CL_RSAC_TOOL_ODQ_TASK_ACT_DS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_CTO Instance attribute Private Type reference (TYPE) RS_BOOL Transport 20120402
2 P_FORCE_PARTITIONING Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20120314
3 P_LOGSYS Instance attribute Private Type reference (TYPE) RSDLOGSYS Source System 20111018
4 P_RSDS Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20111018
5 P_TIME_GT Instance attribute Private Type reference (TYPE) RSTIMESTMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20111114
6 P_TIME_LT Instance attribute Private Type reference (TYPE) RSTIMESTMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20111114
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_ALL_DS Static method Public Method 20130111
2 CONSTRUCTOR Instance method Public Constructor 20111018
3 GET_ERROR_LOG Static method Private Method get the error messages from DataSource log and fill rso log 20130111
Events
Class CL_RSAC_TOOL_ODQ_TASK_ACT_DS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_SCRSYS Public See coding 20130111 BEGIN OF ty_s_scrsys, slogsys TYPE rsbasidoc-slogsys, END OF ty_s_scrsys
2 TY_T_SCRSYS Public See coding 20130111 ty_t_scrsys TYPE STANDARD TABLE OF ty_s_scrsys WITH NON-UNIQUE DEFAULT KEY
Method Signatures

Method ACTIVATE_ALL_DS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Table with Messages (Application Log) 20130114
2 Importing I_CTO Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20130111
3 Importing I_FRC_PART Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20130111
4 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS SPACE Source system (space = all) 20130111
5 Importing I_TIME_GT Call by reference Type reference (TYPE) RSTIMESTMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20130111
6 Importing I_TIME_LT Call by reference Type reference (TYPE) RSTIMESTMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20130111

Method ACTIVATE_ALL_DS on class CL_RSAC_TOOL_ODQ_TASK_ACT_DS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CTO Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Transport 20120402
2 Importing I_FORCE_PARTITIONING Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20120314
3 Importing I_LOGSYS Call by reference Type reference (TYPE) RSDLOGSYS Quellsystem 20111018
4 Importing I_RSDS Call by reference Type reference (TYPE) RS_BOOL neue DataSource(space alte DataSource) 20111018
5 Importing I_TIME_GT Call by reference Type reference (TYPE) RSTIMESTMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20111114
6 Importing I_TIME_LT Call by reference Type reference (TYPE) RSTIMESTMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20111114

Method CONSTRUCTOR on class CL_RSAC_TOOL_ODQ_TASK_ACT_DS has no exception.

Method GET_ERROR_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATE Call by reference Type reference (TYPE) SYDATUM Current Date of Application Server 20130111
2 Importing I_TIME Call by reference Type reference (TYPE) SYUZEIT ABAP-Systemfeld: Aktuelle Uhrzeit des Applikationsservers 20130111
3 Importing I_T_LOGSYS Call by reference Type reference (TYPE) TY_T_SCRSYS 20130111
4 Returning RE_T_MSG Value transfer Type reference (TYPE) RS_T_MSG BW: Table with Messages (Application Log) 20130111

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