SAP ABAP Class CL_RSRD_DIALOG_SCHEDULE (Schedule a Broadcast Setting)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RSRD (Package) BW: Broadcasting
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSRD_DIALOG | Dialog | 20041125 |
Properties
| Class | CL_RSRD_DIALOG_SCHEDULE | |
| Short Description | Schedule a Broadcast Setting | |
| Super Class | CL_RSRD_DIALOG | Dialog |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSRD | |
| Program status | ||
| Category | 0 | |
| Package | RSRD | BW: Broadcasting |
| Created | 20041125 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSRD_DIALOG_SCHEDULE has no interface implemented.
Friends
Class CL_RSRD_DIALOG_SCHEDULE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | RSRCMDID | 'SCHEDULE' | Schedule Command Setting | 20041125 | ||
| 2 | Constant | Public | Type reference (TYPE) | RSRCMDID | 'SCHEDULE_WIZARD' | Schedule Command from Wizard Setting | 20041125 | ||
| 3 | Instance attribute | Public | Type reference (TYPE) | RS_BOOL | Scheduling Is Possible | 20041125 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | RSRD_SETTING_ID | Setting ID | 20041125 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | RSTXTLG | Settings Text | 20041125 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | RSRD_SX_SCHEDULING | Scheduling Information | 20041125 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | RSZA_T_DROPDOWN_VALUE | Values: Event Type | 20041125 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | RSZA_T_DROPDOWN_VALUE | Values: Number of Periods | 20041125 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | RSZA_T_DROPDOWN_VALUE | Values: Period Type | 20041125 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Start Value of 'Setting Is Scheduled' | 20041125 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | RSZA_T_PROP_FIELD | List of Event Properties | 20041125 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | RSZA_T_PROP_FIELD | List of Properties | 20041125 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Close Dialog; Generate Return Command for Item | 20041125 | |
| 2 | Instance method | Public | Constructor | Generation of the Dialog | 20041125 | |
| 3 | Static method | Public | Method | Determines Whether Setting Is Scheduled or Not | 20041125 | |
| 4 | Instance method | Private | Method | Reads Scheduling Info | 20041125 | |
| 5 | Instance method | Private | Method | Transfer of Values from Help Window | 20041125 | |
| 6 | Instance method | Private | Method | Transferring Generated Query to the DataProvider | 20041125 |
Events
Class CL_RSRD_DIALOG_SCHEDULE has no event.
Types
Class CL_RSRD_DIALOG_SCHEDULE has no local type.
Method Signatures
Method BUILD_RETURN_CMD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_RETURN_CMD_PARAMETER | Value transfer | Object reference (TYPE REF TO) | CL_RSR_PARAMETER | Parameter | 20041125 |
Method BUILD_RETURN_CMD on class CL_RSRD_DIALOG_SCHEDULE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_ITEM | Call by reference | Object reference (TYPE REF TO) | CL_RSRD_ITEM_BROADCASTER | BEx Broadcaster Item | 20041222 |
Method CONSTRUCTOR on class CL_RSRD_DIALOG_SCHEDULE has no exception.
Method GET_SCHEDULED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SX_SCHEDULING | Call by reference | Type reference (TYPE) | RSRD_SX_SCHEDULING | Scheduling Information für das Hilfsfenster | 20041125 | |||
| 2 | R_SCHEDULED | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20041125 |
Method GET_SCHEDULED on class CL_RSRD_DIALOG_SCHEDULE has no exception.
Method GET_VALUES Signature
Method GET_VALUES on class CL_RSRD_DIALOG_SCHEDULE has no parameter.
Method GET_VALUES on class CL_RSRD_DIALOG_SCHEDULE has no exception.
Method SET_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_PARAMETER | Call by reference | Object reference (TYPE REF TO) | CL_RSR_PARAMETER | 20041125 |
Method SET_VALUES on class CL_RSRD_DIALOG_SCHEDULE has no exception.
Method SUBMIT_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20041125 | |||
| 2 | E_T_MESG | Call by reference | Type reference (TYPE) | RSZA_T_MESG | Tabellentyp für RRX_MESG | 20041125 |
Method SUBMIT_VALUES on class CL_RSRD_DIALOG_SCHEDULE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |