SAP ABAP Class IF_SWN_ADM_COLLECTOR_SCHEDULE (WF Notif: Delivery Schedule for Admin UI)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWN_ADM_COLSCHED WF Notif: Selection Schedule for Admin UI 20040202
Properties
Class IF_SWN_ADM_COLLECTOR_SCHEDULE  
Short Description WF Notif: Delivery Schedule for Admin UI    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040202   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SWN_ADM_COLLECTOR_SCHEDULE has no forward declaration.
Interfaces
Class IF_SWN_ADM_COLLECTOR_SCHEDULE has no interface implemented.
Friends
Class IF_SWN_ADM_COLLECTOR_SCHEDULE has no friend class.
Attributes
Class IF_SWN_ADM_COLLECTOR_SCHEDULE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ID Instance method Public Method Returns the ID of the selection Schedule 20040202
2 GET_INTERVAL Instance method Public Method Returns the interval 20040202
3 GET_SCENARIO Instance method Public Method Returns the scenario 20040202
4 GET_TIME_FROM Instance method Public Method Returns the start time 20040202
5 GET_TIME_TO Instance method Public Method Returns the end time 20040202
6 GET_TIME_ZONE Instance method Public Method Returns the time zone 20040202
7 GET_WEEKDAYS_STRUCTURE Instance method Public Method Returns the weekday 20040202
8 LOAD_INSTANCE Instance method Public Method Initializes object from the database 20040202
9 SET_DESCRIPTION Instance method Public Method Sets the description 20040202
10 SET_FILTER Instance method Public Method Sets the filter 20040202
11 SET_INTERVAL Instance method Public Method Sets the interval 20040202
12 SET_KEYS Instance method Public Method Sets the key (ID, scenario) 20040202
13 SET_LAST_MODIFIED Instance method Public Method Sets the change time stamp 20040202
14 SET_LAST_MODIFIED_BY Instance method Public Method Sets the last changed by user 20040202
15 SET_TIME_FROM Instance method Public Method Sets the start time 20040202
16 SET_TIME_TO Instance method Public Method Sets the end time 20040202
17 SET_TIME_ZONE Instance method Public Method Sets the time zone 20040202
18 SET_WEEKDAYS Instance method Public Method Sets the week days 20040202
Events
Class IF_SWN_ADM_COLLECTOR_SCHEDULE has no event.
Types
Class IF_SWN_ADM_COLLECTOR_SCHEDULE has no local type.
Method Signatures

Method GET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ID Value transfer Type reference (TYPE) SWN_COLSCHEDID ID eines Sammelzeitplans 20040202

Method GET_ID on class IF_SWN_ADM_COLLECTOR_SCHEDULE has no exception.

Method GET_INTERVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_INTERVAL Value transfer Type reference (TYPE) SWN_INTERVAL Intervall in Minuten 20040202

Method GET_INTERVAL on class IF_SWN_ADM_COLLECTOR_SCHEDULE has no exception.

Method GET_SCENARIO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SCENARIO Value transfer Type reference (TYPE) SWN_SCENID ID eines Szenarios 20040202

Method GET_SCENARIO on class IF_SWN_ADM_COLLECTOR_SCHEDULE has no exception.

Method GET_TIME_FROM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TIME_FROM Value transfer Type reference (TYPE) SWN_TIMEFROM Uhrzeit von (hhmmss) 20040202

Method GET_TIME_FROM on class IF_SWN_ADM_COLLECTOR_SCHEDULE has no exception.

Method GET_TIME_TO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TIME_TO Value transfer Type reference (TYPE) SWN_TIMETO Uhrzeit bis (hhmmss) 20040202

Method GET_TIME_TO on class IF_SWN_ADM_COLLECTOR_SCHEDULE has no exception.

Method GET_TIME_ZONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TIME_ZONE Value transfer Type reference (TYPE) SWN_TIMEZONE Zeitzone 20040202

Method GET_TIME_ZONE on class IF_SWN_ADM_COLLECTOR_SCHEDULE has no exception.

Method GET_WEEKDAYS_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_WEEKDAYS Value transfer Type reference (TYPE) SWNSWEEKDAYS Wochentage 20040202

Method GET_WEEKDAYS_STRUCTURE on class IF_SWN_ADM_COLLECTOR_SCHEDULE has no exception.

Method LOAD_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEYS Call by reference Type reference (TYPE) SWNKCOLSCHED Schlüssel 20040202
# Exception Resumable Description Created on
1 OBJECT_NOT_FOUND Zeitplan existiert nicht 20040202

Method SET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DESCRIPTION Call by reference Type reference (TYPE) SWN_DESCR Beschreibung 20040202

Method SET_DESCRIPTION on class IF_SWN_ADM_COLLECTOR_SCHEDULE has no exception.

Method SET_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FILTER Call by reference Type reference (TYPE) SWN_FILTID Filter 20040202

Method SET_FILTER on class IF_SWN_ADM_COLLECTOR_SCHEDULE has no exception.

Method SET_INTERVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INTERVAL Call by reference Type reference (TYPE) SWN_INTERVAL Intervall 20040202

Method SET_INTERVAL on class IF_SWN_ADM_COLLECTOR_SCHEDULE has no exception.

Method SET_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEYS Call by reference Type reference (TYPE) SWNKCOLSCHED Schlüssel 20040202

Method SET_KEYS on class IF_SWN_ADM_COLLECTOR_SCHEDULE has no exception.

Method SET_LAST_MODIFIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LAST_MODIFIED Call by reference Type reference (TYPE) SWN_LMODTST letzte Änderung 20040202

Method SET_LAST_MODIFIED on class IF_SWN_ADM_COLLECTOR_SCHEDULE has no exception.

Method SET_LAST_MODIFIED_BY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LAST_MODIFIED_BY Call by reference Type reference (TYPE) SWN_LMODUSR letzter Änderer 20040202

Method SET_LAST_MODIFIED_BY on class IF_SWN_ADM_COLLECTOR_SCHEDULE has no exception.

Method SET_TIME_FROM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TIME_FROM Call by reference Type reference (TYPE) SWN_TIMEFROM Uhrzeit von (hhmmss) 20040202

Method SET_TIME_FROM on class IF_SWN_ADM_COLLECTOR_SCHEDULE has no exception.

Method SET_TIME_TO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TIME_TO Call by reference Type reference (TYPE) SWN_TIMETO Uhrzeit bis (hhmmss) 20040202

Method SET_TIME_TO on class IF_SWN_ADM_COLLECTOR_SCHEDULE has no exception.

Method SET_TIME_ZONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TIME_ZONE Call by reference Type reference (TYPE) SWN_TIMEZONE Zeitzone 20040202

Method SET_TIME_ZONE on class IF_SWN_ADM_COLLECTOR_SCHEDULE has no exception.

Method SET_WEEKDAYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WEEKDAYS Call by reference Type reference (TYPE) SWNSWEEKDAYS Wochentage 20040202

Method SET_WEEKDAYS on class IF_SWN_ADM_COLLECTOR_SCHEDULE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in