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 | ![]() |
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 | ![]() |
Constant | Public | Type reference (TYPE) | TBTCO-JOBGROUP | 'BW_CRM' | Summary of jobs for a group | 20100520 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'SAP_RSDRCRM_SEG_QSI_ACT_FILL_END' | 20100520 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '_RSDRCRM_SEG_' | 20100520 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | I | 1 | Daily | 20100520 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | I | 0 | Hourly | 20100520 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | I | 3 | Monthly | 20100520 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | I | 9 | no period | 20100520 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | I | 2 | Weekly | 20100520 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | I | 1 | Date/Time | 20100520 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | I | 2 | Event | 20100520 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | I | 0 | Direct | 20100520 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Delete QSI | 20100504 |
2 | ![]() |
Static method | Public | Method | Delete All QSI-Related Jobs | 20100504 |
3 | ![]() |
Static method | Public | Method | Returns all QSI from transaction RSDRCRM_SEG_QSI | 20100429 |
4 | ![]() |
Static method | Private | Method | Returns all job data for a QueryProvider | 20100507 |
5 | ![]() |
Static method | Public | Method | Checks if QSI job is event-based | 20100507 |
6 | ![]() |
Static method | Public | Method | Changes to QSI data | 20100430 |
7 | ![]() |
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 | ![]() |
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 | ![]() |
I_ALL | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | boolsche Variable (X=true, -=false, space=unknown) | 20100504 | |
2 | ![]() |
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 | ![]() |
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 | ![]() |
I_QPROVNM | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20100507 | ||
2 | ![]() |
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 | ![]() |
I_QPROVNM | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20100507 | ||
2 | ![]() |
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 | ![]() |
I_JOBCOUNT | Call by reference | Type reference (TYPE) | TBTCJOB-JOBCOUNT | Kennummer eines Jobs | 20100430 | ||
2 | ![]() |
I_JOBNAME | Call by reference | Type reference (TYPE) | TBTCJOB-JOBNAME | Name eines Hintergrundjobs | 20100430 | ||
3 | ![]() |
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 | ![]() |
I_FROM_DATE | Call by reference | Type reference (TYPE) | BTCSDLDATE | 20100520 | |||
2 | ![]() |
I_FROM_TIME | Call by reference | Type reference (TYPE) | BTCSDLTIME | 20100520 | |||
3 | ![]() |
I_PERIOD | Call by reference | Type reference (TYPE) | I | 20100520 | |||
4 | ![]() |
I_QPROVNM | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20100520 | ||
5 | ![]() |
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 |