SAP ABAP Class CL_RSDRCRM_SEG_QSI_MAIN_HNDL (QSI Handling Class)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   CRM (Application Component) Customer Relationship Management
     RSDRCRM_SEG (Package) RFC Wrapper for Methods Calls with Package RSDRCRM
Properties
Class CL_RSDRCRM_SEG_QSI_MAIN_HNDL  
Short Description QSI Handling Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDRCRM_SEG   RFC Wrapper for Methods Calls with Package RSDRCRM 
Created 20100429   SAP 
Last change 20130531   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
Class CL_RSDRCRM_SEG_QSI_MAIN_HNDL has no interface implemented.
Friends
Class CL_RSDRCRM_SEG_QSI_MAIN_HNDL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_C_JOBGROUP Constant Public Type reference (TYPE) TBTCO-JOBGROUP 'BW_CRM' Summary of jobs for a group 20100520
2 G_C_JOBNAME_EVENT_NAME Constant Public Type reference (TYPE) STRING 'SAP_RSDRCRM_SEG_QSI_ACT_FILL_END' 20100520
3 G_C_JOBNAME_SUFFIX Constant Public Type reference (TYPE) STRING '_RSDRCRM_SEG_' 20100520
4 G_C_PERIOD_DAILY Constant Public Type reference (TYPE) I 1 Daily 20100520
5 G_C_PERIOD_HOURLY Constant Public Type reference (TYPE) I 0 Hourly 20100520
6 G_C_PERIOD_MONTHLY Constant Public Type reference (TYPE) I 3 Monthly 20100520
7 G_C_PERIOD_NONE Constant Public Type reference (TYPE) I 9 no period 20100520
8 G_C_PERIOD_WEEKLY Constant Public Type reference (TYPE) I 2 Weekly 20100520
9 G_C_START_DATE Constant Public Type reference (TYPE) I 1 Date/Time 20100520
10 G_C_START_EVENT Constant Public Type reference (TYPE) I 2 Event 20100520
11 G_C_START_IMMEDIATE Constant Public Type reference (TYPE) I 0 Direct 20100520
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_QSI Static method Public Method Delete QSI 20100504
2 DELETE_QSI_JOBS Static method Public Method Delete All QSI-Related Jobs 20100504
3 GET_ALL_QSIS Static method Public Method Returns all QSI from transaction RSDRCRM_SEG_QSI 20100429
4 GET_JOB_LIST Static method Private Method Returns all job data for a QueryProvider 20100507
5 IS_QSI_JOB_EVENT_BASED Static method Public Method Checks if QSI job is event-based 20100507
6 MODIFY_QSI_ITEM Static method Public Method Changes to QSI data 20100430
7 SCHEDULE_QSI_GENERATION Static method Public Method Schedule QSI Generation with Job 20100520
Events
Class CL_RSDRCRM_SEG_QSI_MAIN_HNDL has no event.
Types
Class CL_RSDRCRM_SEG_QSI_MAIN_HNDL has no local type.
Method Signatures

Method DELETE_QSI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_QPROVNM Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20100504

Method DELETE_QSI on class CL_RSDRCRM_SEG_QSI_MAIN_HNDL has no exception.

Method DELETE_QSI_JOBS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALL Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE boolsche Variable (X=true, -=false, space=unknown) 20100504
2 Importing I_QPROVNM Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20100504

Method DELETE_QSI_JOBS on class CL_RSDRCRM_SEG_QSI_MAIN_HNDL has no exception.

Method GET_ALL_QSIS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_QSI_LIST Value transfer Type reference (TYPE) RSDRCRM_SEG_T_QSI QSI - Batchjob Liste 20100429

Method GET_ALL_QSIS on class CL_RSDRCRM_SEG_QSI_MAIN_HNDL has no exception.

Method GET_JOB_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_QPROVNM Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20100507
2 Returning R_T_JOB_LIST Value transfer Type reference (TYPE) RSDRCRM_SEG_T_QSI_JOBS 20100507

Method GET_JOB_LIST on class CL_RSDRCRM_SEG_QSI_MAIN_HNDL has no exception.

Method IS_QSI_JOB_EVENT_BASED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_QPROVNM Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20100507
2 Returning R_RESULT Value transfer Type reference (TYPE) RS_BOOL Boolean 20100507

Method IS_QSI_JOB_EVENT_BASED on class CL_RSDRCRM_SEG_QSI_MAIN_HNDL has no exception.

Method MODIFY_QSI_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_JOBCOUNT Call by reference Type reference (TYPE) TBTCJOB-JOBCOUNT Kennummer eines Jobs 20100430
2 Importing I_JOBNAME Call by reference Type reference (TYPE) TBTCJOB-JOBNAME Name eines Hintergrundjobs 20100430
3 Importing I_QPROVNM Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20100430

Method MODIFY_QSI_ITEM on class CL_RSDRCRM_SEG_QSI_MAIN_HNDL has no exception.

Method SCHEDULE_QSI_GENERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FROM_DATE Call by reference Type reference (TYPE) BTCSDLDATE 20100520
2 Importing I_FROM_TIME Call by reference Type reference (TYPE) BTCSDLTIME 20100520
3 Importing I_PERIOD Call by reference Type reference (TYPE) I 20100520
4 Importing I_QPROVNM Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20100520
5 Importing I_START_OPTION Call by reference Type reference (TYPE) I Direkt, Datum/Uhrzeit, Ereignis 20100520

Method SCHEDULE_QSI_GENERATION on class CL_RSDRCRM_SEG_QSI_MAIN_HNDL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730