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 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSRD1 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 C_CMD_SCHEDULE Constant Public Type reference (TYPE) RSRCMDID 'SCHEDULE' Schedule Command Setting 20041125
2 C_CMD_SCHEDULE_WIZARD Constant Public Type reference (TYPE) RSRCMDID 'SCHEDULE_WIZARD' Schedule Command from Wizard Setting 20041125
3 N_SCHEDULING_POSSIBLE Instance attribute Public Type reference (TYPE) RS_BOOL Scheduling Is Possible 20041125
4 N_SETTING_ID Instance attribute Public Type reference (TYPE) RSRD_SETTING_ID Setting ID 20041125
5 N_SETTING_TXTLG Instance attribute Public Type reference (TYPE) RSTXTLG Settings Text 20041125
6 N_SX_SCHEDULING Instance attribute Public Type reference (TYPE) RSRD_SX_SCHEDULING Scheduling Information 20041125
7 N_T_EVENT_TYPE Instance attribute Public Type reference (TYPE) RSZA_T_DROPDOWN_VALUE Values: Event Type 20041125
8 N_T_PERIOD_NUMBER Instance attribute Public Type reference (TYPE) RSZA_T_DROPDOWN_VALUE Values: Number of Periods 20041125
9 N_T_PERIOD_TYPE Instance attribute Public Type reference (TYPE) RSZA_T_DROPDOWN_VALUE Values: Period Type 20041125
10 P_SCHEDULED_OLD Instance attribute Private Type reference (TYPE) RS_BOOL Start Value of 'Setting Is Scheduled' 20041125
11 P_T_EVENT_FIELD Instance attribute Private Type reference (TYPE) RSZA_T_PROP_FIELD List of Event Properties 20041125
12 P_T_PROP_FIELD Instance attribute Private Type reference (TYPE) RSZA_T_PROP_FIELD List of Properties 20041125
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_RETURN_CMD Instance method Private Method Close Dialog; Generate Return Command for Item 20041125
2 CONSTRUCTOR Instance method Public Constructor Generation of the Dialog 20041125
3 GET_SCHEDULED Static method Public Method Determines Whether Setting Is Scheduled or Not 20041125
4 GET_VALUES Instance method Private Method Reads Scheduling Info 20041125
5 SET_VALUES Instance method Private Method Transfer of Values from Help Window 20041125
6 SUBMIT_VALUES 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 Returning 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 Importing 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 Importing I_SX_SCHEDULING Call by reference Type reference (TYPE) RSRD_SX_SCHEDULING Scheduling Information für das Hilfsfenster 20041125
2 Returning 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 Importing 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 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20041125
2 Exporting 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