SAP ABAP Class CL_SWN_ADM_COLSCHED (WF Notif: Selection Schedule for Admin UI)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWN (Package) Business Workflow: E-Mail Notifications for Work Items
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWN_ADM_COLLECTOR_SCHEDULE WF Notif: Delivery Schedule for Admin UI 20040202
Properties
Class CL_SWN_ADM_COLSCHED  
Short Description WF Notif: Selection Schedule for Admin UI    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWN   Business Workflow: E-Mail Notifications for Work Items 
Created 20031223   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWN_ADM_COLSCHED has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWN_ADM_COLLECTOR_SCHEDULE WF Notif: Delivery Schedule for Admin UI 20040202
Friends
Class CL_SWN_ADM_COLSCHED has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_DESCRIPTION Instance attribute Protected Type reference (TYPE) SWN_DESCR Description 20031226
2 M_FACTORY Instance attribute Protected Object reference (TYPE REF TO) IF_SWN_OBJECT_FACTORY Factory 20031223
3 M_FILTER Instance attribute Protected Type reference (TYPE) SWN_FILTID Filter 20031223
4 M_ID Instance attribute Protected Type reference (TYPE) SWN_COLSCHEDID ID 20031223
5 M_INTERVAL Instance attribute Protected Type reference (TYPE) SWN_INTERVAL Interval in Minutes 20031223
6 M_LAST_MODIFIED Instance attribute Protected Type reference (TYPE) SWN_LMODTST Last Changed On 20031226
7 M_LAST_MODIFIED_BY Instance attribute Protected Type reference (TYPE) SWN_LMODUSR Last Changed By 20031226
8 M_LOG Instance attribute Protected Object reference (TYPE REF TO) CL_SWN_LOG Application Log 20031223
9 M_SAP_RELEASE Instance attribute Protected Type reference (TYPE) SYSAPRL Release 20031226
10 M_SCENARIO Instance attribute Protected Type reference (TYPE) SWN_SCENID Business Scenario 20031223
11 M_TIME_FROM Instance attribute Protected Type reference (TYPE) SWN_TIMEFROM Start time 20031223
12 M_TIME_TO Instance attribute Protected Type reference (TYPE) SWN_TIMETO Offset to end time 20031223
13 M_TIME_ZONE Instance attribute Protected Type reference (TYPE) SWN_TIMEZONE Time Zone 20031223
14 M_WEEKDAYS Instance attribute Protected Type reference (TYPE) SWN_WEEKDAYS Weekdays 20031223
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Checks Schedule 20031226
2 CONSTRUCTOR Instance method Public Constructor Constructor 20031223
3 DELETE Instance method Public Method Deletes Schedule on Database 20031226
4 GET_ID Instance method Public Method 20040202
5 GET_INTERVAL Instance method Public Method 20040202
6 GET_SCENARIO Instance method Public Method 20040202
7 GET_TIME_FROM Instance method Public Method 20040202
8 GET_TIME_TO Instance method Public Method 20040202
9 GET_TIME_ZONE Instance method Public Method 20040202
10 GET_TIME_ZONE_VALUE_HELP Static method Public Method Determines All Possible Time Zones for a Value Help 20031230
11 GET_WEEKDAYS_STRUCTURE Instance method Public Method 20040202
12 INSERT Instance method Public Method Creates Schedule on Database 20031226
13 LOAD_INSTANCE Instance method Public Method 20040202
14 SET_DESCRIPTION Instance method Public Method 20040202
15 SET_FILTER Instance method Public Method 20040202
16 SET_INTERVAL Instance method Public Method 20040202
17 SET_KEYS Instance method Public Method 20040202
18 SET_LAST_MODIFIED Instance method Public Method 20040202
19 SET_LAST_MODIFIED_BY Instance method Public Method 20040202
20 SET_TIME_FROM Instance method Public Method 20040202
21 SET_TIME_TO Instance method Public Method 20040202
22 SET_TIME_ZONE Instance method Public Method 20040202
23 SET_WEEKDAYS Instance method Public Method 20040202
24 UPDATE Instance method Public Method Changes Schedule on Database 20031226
Events
Class CL_SWN_ADM_COLSCHED has no event.
Types
Class CL_SWN_ADM_COLSCHED has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECK_FILTER Call by reference Type reference (TYPE) XFELD prüfen, ob Filter existiert 20031226
# Exception Resumable Description Created on
1 FILTER_NOT_VALID Filter existiert nicht 20031226
2 ID_NOT_FILLED Id ist nicht gefüllt 20031226
3 SCENARIO_NOT_VALID Szenario existiert nicht 20031226
4 TIME_FRAME_NOT_VALID Zeitspanne ist nicht gültig 20031226
5 TIME_ZONE_NOT_VALID Zeitzone existiert nicht 20031226

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FACTORY Call by reference Object reference (TYPE REF TO) IF_SWN_OBJECT_FACTORY Factory 20031223

Method CONSTRUCTOR on class CL_SWN_ADM_COLSCHED has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMMIT Call by reference Type reference (TYPE) XFELD 'X' mit Commit (X) 20031226

Method DELETE on class CL_SWN_ADM_COLSCHED has no exception.

Method GET_ID Signature

Method GET_ID on class CL_SWN_ADM_COLSCHED has no parameter.
Method GET_ID on class CL_SWN_ADM_COLSCHED has no exception.

Method GET_INTERVAL Signature

Method GET_INTERVAL on class CL_SWN_ADM_COLSCHED has no parameter.
Method GET_INTERVAL on class CL_SWN_ADM_COLSCHED has no exception.

Method GET_SCENARIO Signature

Method GET_SCENARIO on class CL_SWN_ADM_COLSCHED has no parameter.
Method GET_SCENARIO on class CL_SWN_ADM_COLSCHED has no exception.

Method GET_TIME_FROM Signature

Method GET_TIME_FROM on class CL_SWN_ADM_COLSCHED has no parameter.
Method GET_TIME_FROM on class CL_SWN_ADM_COLSCHED has no exception.

Method GET_TIME_TO Signature

Method GET_TIME_TO on class CL_SWN_ADM_COLSCHED has no parameter.
Method GET_TIME_TO on class CL_SWN_ADM_COLSCHED has no exception.

Method GET_TIME_ZONE Signature

Method GET_TIME_ZONE on class CL_SWN_ADM_COLSCHED has no parameter.
Method GET_TIME_ZONE on class CL_SWN_ADM_COLSCHED has no exception.

Method GET_TIME_ZONE_VALUE_HELP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_VHELP Value transfer Type reference (TYPE) SWNTVHELP Wertehilfe 20031230

Method GET_TIME_ZONE_VALUE_HELP on class CL_SWN_ADM_COLSCHED has no exception.

Method GET_WEEKDAYS_STRUCTURE Signature

Method GET_WEEKDAYS_STRUCTURE on class CL_SWN_ADM_COLSCHED has no parameter.
Method GET_WEEKDAYS_STRUCTURE on class CL_SWN_ADM_COLSCHED has no exception.

Method INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECK Call by reference Type reference (TYPE) XFELD 'X' mit Prüfung der Attribute 20040123
2 Importing I_COMMIT Call by reference Type reference (TYPE) XFELD 'X' mit Commit (X) 20031226
# Exception Resumable Description Created on
1 INSERT_FAILED Fehler beim Anlegen 20031226
2 SCHEDULE_NOT_VALID Zeitplandaten sind nicht gültig 20040111

Method LOAD_INSTANCE Signature

Method LOAD_INSTANCE on class CL_SWN_ADM_COLSCHED has no parameter.
Method LOAD_INSTANCE on class CL_SWN_ADM_COLSCHED has no exception.

Method SET_DESCRIPTION Signature

Method SET_DESCRIPTION on class CL_SWN_ADM_COLSCHED has no parameter.
Method SET_DESCRIPTION on class CL_SWN_ADM_COLSCHED has no exception.

Method SET_FILTER Signature

Method SET_FILTER on class CL_SWN_ADM_COLSCHED has no parameter.
Method SET_FILTER on class CL_SWN_ADM_COLSCHED has no exception.

Method SET_INTERVAL Signature

Method SET_INTERVAL on class CL_SWN_ADM_COLSCHED has no parameter.
Method SET_INTERVAL on class CL_SWN_ADM_COLSCHED has no exception.

Method SET_KEYS Signature

Method SET_KEYS on class CL_SWN_ADM_COLSCHED has no parameter.
Method SET_KEYS on class CL_SWN_ADM_COLSCHED has no exception.

Method SET_LAST_MODIFIED Signature

Method SET_LAST_MODIFIED on class CL_SWN_ADM_COLSCHED has no parameter.
Method SET_LAST_MODIFIED on class CL_SWN_ADM_COLSCHED has no exception.

Method SET_LAST_MODIFIED_BY Signature

Method SET_LAST_MODIFIED_BY on class CL_SWN_ADM_COLSCHED has no parameter.
Method SET_LAST_MODIFIED_BY on class CL_SWN_ADM_COLSCHED has no exception.

Method SET_TIME_FROM Signature

Method SET_TIME_FROM on class CL_SWN_ADM_COLSCHED has no parameter.
Method SET_TIME_FROM on class CL_SWN_ADM_COLSCHED has no exception.

Method SET_TIME_TO Signature

Method SET_TIME_TO on class CL_SWN_ADM_COLSCHED has no parameter.
Method SET_TIME_TO on class CL_SWN_ADM_COLSCHED has no exception.

Method SET_TIME_ZONE Signature

Method SET_TIME_ZONE on class CL_SWN_ADM_COLSCHED has no parameter.
Method SET_TIME_ZONE on class CL_SWN_ADM_COLSCHED has no exception.

Method SET_WEEKDAYS Signature

Method SET_WEEKDAYS on class CL_SWN_ADM_COLSCHED has no parameter.
Method SET_WEEKDAYS on class CL_SWN_ADM_COLSCHED has no exception.

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECK Call by reference Type reference (TYPE) XFELD 'X' mit Prüfung der Attribute 20040123
2 Importing I_COMMIT Call by reference Type reference (TYPE) XFELD 'X' mit Commit (X) 20031226
# Exception Resumable Description Created on
1 SCHEDULE_NOT_VALID Zeitplandaten sind nicht gültig 20040111
2 UPDATE_FAILED Fehler beim Update 20040111
History
Last changed by/on SAP  20110908 
SAP Release Created in 640