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 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SWN_DESCR | Description | 20031226 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SWN_OBJECT_FACTORY | Factory | 20031223 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SWN_FILTID | Filter | 20031223 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SWN_COLSCHEDID | ID | 20031223 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SWN_INTERVAL | Interval in Minutes | 20031223 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SWN_LMODTST | Last Changed On | 20031226 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SWN_LMODUSR | Last Changed By | 20031226 | ||
8 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SWN_LOG | Application Log | 20031223 | ||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SYSAPRL | Release | 20031226 | ||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SWN_SCENID | Business Scenario | 20031223 | ||
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SWN_TIMEFROM | Start time | 20031223 | ||
12 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SWN_TIMETO | Offset to end time | 20031223 | ||
13 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SWN_TIMEZONE | Time Zone | 20031223 | ||
14 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SWN_WEEKDAYS | Weekdays | 20031223 |
Methods
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 | ![]() |
I_CHECK_FILTER | Call by reference | Type reference (TYPE) | XFELD | prüfen, ob Filter existiert | 20031226 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Filter existiert nicht | 20031226 | |
2 | ![]() |
Id ist nicht gefüllt | 20031226 | |
3 | ![]() |
Szenario existiert nicht | 20031226 | |
4 | ![]() |
Zeitspanne ist nicht gültig | 20031226 | |
5 | ![]() |
Zeitzone existiert nicht | 20031226 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
I_CHECK | Call by reference | Type reference (TYPE) | XFELD | 'X' | mit Prüfung der Attribute | 20040123 | |
2 | ![]() |
I_COMMIT | Call by reference | Type reference (TYPE) | XFELD | 'X' | mit Commit (X) | 20031226 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Anlegen | 20031226 | |
2 | ![]() |
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 | ![]() |
I_CHECK | Call by reference | Type reference (TYPE) | XFELD | 'X' | mit Prüfung der Attribute | 20040123 | |
2 | ![]() |
I_COMMIT | Call by reference | Type reference (TYPE) | XFELD | 'X' | mit Commit (X) | 20031226 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Zeitplandaten sind nicht gültig | 20040111 | |
2 | ![]() |
Fehler beim Update | 20040111 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 640 |