SAP ABAP Interface IF_SWN_ADM_COLLECTOR_SCHEDULE (WF Notif: Delivery 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 - 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
Interface | IF_SWN_ADM_COLLECTOR_SCHEDULE | |
Short Description | WF Notif: Delivery Schedule for Admin UI |
General Data
Package | SWN | Business Workflow: E-Mail Notifications for Work Items |
Created | 20040202 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SWN_ADM_COLLECTOR_SCHEDULE has no forward declaration.
Interfaces
Interface IF_SWN_ADM_COLLECTOR_SCHEDULE has no interface.
Friends
Interface IF_SWN_ADM_COLLECTOR_SCHEDULE has no friend.
Attributes
Interface IF_SWN_ADM_COLLECTOR_SCHEDULE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns the ID of the selection Schedule | 20040202 |
2 | ![]() |
Instance method | Public | Method | Returns the interval | 20040202 |
3 | ![]() |
Instance method | Public | Method | Returns the scenario | 20040202 |
4 | ![]() |
Instance method | Public | Method | Returns the start time | 20040202 |
5 | ![]() |
Instance method | Public | Method | Returns the end time | 20040202 |
6 | ![]() |
Instance method | Public | Method | Returns the time zone | 20040202 |
7 | ![]() |
Instance method | Public | Method | Returns the weekday | 20040202 |
8 | ![]() |
Instance method | Public | Method | Initializes object from the database | 20040202 |
9 | ![]() |
Instance method | Public | Method | Sets the description | 20040202 |
10 | ![]() |
Instance method | Public | Method | Sets the filter | 20040202 |
11 | ![]() |
Instance method | Public | Method | Sets the interval | 20040202 |
12 | ![]() |
Instance method | Public | Method | Sets the key (ID, scenario) | 20040202 |
13 | ![]() |
Instance method | Public | Method | Sets the change time stamp | 20040202 |
14 | ![]() |
Instance method | Public | Method | Sets the last changed by user | 20040202 |
15 | ![]() |
Instance method | Public | Method | Sets the start time | 20040202 |
16 | ![]() |
Instance method | Public | Method | Sets the end time | 20040202 |
17 | ![]() |
Instance method | Public | Method | Sets the time zone | 20040202 |
18 | ![]() |
Instance method | Public | Method | Sets the week days | 20040202 |
Events
Interface IF_SWN_ADM_COLLECTOR_SCHEDULE has no event.
Types
Interface 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 | ![]() |
R_ID | Value transfer | Type reference (TYPE) | SWN_COLSCHEDID | ID eines Sammelzeitplans | 20040202 |
Method GET_ID on Interface 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 | ![]() |
R_INTERVAL | Value transfer | Type reference (TYPE) | SWN_INTERVAL | Intervall in Minuten | 20040202 |
Method GET_INTERVAL on Interface 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 | ![]() |
R_SCENARIO | Value transfer | Type reference (TYPE) | SWN_SCENID | ID eines Szenarios | 20040202 |
Method GET_SCENARIO on Interface 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 | ![]() |
R_TIME_FROM | Value transfer | Type reference (TYPE) | SWN_TIMEFROM | Uhrzeit von (hhmmss) | 20040202 |
Method GET_TIME_FROM on Interface 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 | ![]() |
R_TIME_TO | Value transfer | Type reference (TYPE) | SWN_TIMETO | Uhrzeit bis (hhmmss) | 20040202 |
Method GET_TIME_TO on Interface 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 | ![]() |
R_TIME_ZONE | Value transfer | Type reference (TYPE) | SWN_TIMEZONE | Zeitzone | 20040202 |
Method GET_TIME_ZONE on Interface 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 | ![]() |
R_WEEKDAYS | Value transfer | Type reference (TYPE) | SWNSWEEKDAYS | Wochentage | 20040202 |
Method GET_WEEKDAYS_STRUCTURE on Interface 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 | ![]() |
I_KEYS | Call by reference | Type reference (TYPE) | SWNKCOLSCHED | Schlüssel | 20040202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Zeitplan existiert nicht | 20040202 |
Method SET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DESCRIPTION | Call by reference | Type reference (TYPE) | SWN_DESCR | Beschreibung | 20040202 |
Method SET_DESCRIPTION on Interface 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 | ![]() |
I_FILTER | Call by reference | Type reference (TYPE) | SWN_FILTID | Filter | 20040202 |
Method SET_FILTER on Interface 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 | ![]() |
I_INTERVAL | Call by reference | Type reference (TYPE) | SWN_INTERVAL | Intervall | 20040202 |
Method SET_INTERVAL on Interface 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 | ![]() |
I_KEYS | Call by reference | Type reference (TYPE) | SWNKCOLSCHED | Schlüssel | 20040202 |
Method SET_KEYS on Interface 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 | ![]() |
I_LAST_MODIFIED | Call by reference | Type reference (TYPE) | SWN_LMODTST | letzte Änderung | 20040202 |
Method SET_LAST_MODIFIED on Interface 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 | ![]() |
I_LAST_MODIFIED_BY | Call by reference | Type reference (TYPE) | SWN_LMODUSR | letzter Änderer | 20040202 |
Method SET_LAST_MODIFIED_BY on Interface 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 | ![]() |
I_TIME_FROM | Call by reference | Type reference (TYPE) | SWN_TIMEFROM | Uhrzeit von (hhmmss) | 20040202 |
Method SET_TIME_FROM on Interface 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 | ![]() |
I_TIME_TO | Call by reference | Type reference (TYPE) | SWN_TIMETO | Uhrzeit bis (hhmmss) | 20040202 |
Method SET_TIME_TO on Interface 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 | ![]() |
I_TIME_ZONE | Call by reference | Type reference (TYPE) | SWN_TIMEZONE | Zeitzone | 20040202 |
Method SET_TIME_ZONE on Interface 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 | ![]() |
I_WEEKDAYS | Call by reference | Type reference (TYPE) | SWNSWEEKDAYS | Wochentage | 20040202 |
Method SET_WEEKDAYS on Interface IF_SWN_ADM_COLLECTOR_SCHEDULE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 640 |