SAP ABAP Class CL_SWN_ADM_FILTER (WF Notif: Filter 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 | Inheritance (c INHERITING FROM c_ref) | CL_SWN_FILTER | WF Notif: Filter | 20031219 |
Properties
| Class | CL_SWN_ADM_FILTER | |
| Short Description | WF Notif: Filter for Admin UI | |
| Super Class | CL_SWN_FILTER | WF Notif: Filter |
| 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 | 20031219 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWN_ADM_FILTER has no forward declaration.
Interfaces
Class CL_SWN_ADM_FILTER has no interface implemented.
Friends
Class CL_SWN_ADM_FILTER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20031219 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20031219 | |||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | SWNTCOLSCHED1 | Selection Schedules | 20040202 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | SWNTFILTER1 | Dependent Filter | 20031222 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | SWN_DESCR | Description (sy-langu) | 20031225 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | SYSAPRL | Release | 20031226 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks Filter | 20031226 | |
| 2 | Instance method | Public | Method | Checks Namespace for Function DELETE | 20040112 | |
| 3 | Instance method | Public | Method | Checks Namespace for Function CREATE | 20040112 | |
| 4 | Instance method | Public | Method | Checks Namespace for Function CHANGE | 20040112 | |
| 5 | Instance method | Private | Method | Checks Namespace | 20040112 | |
| 6 | Instance method | Public | Method | Deletes Filter from Database | 20031226 | |
| 7 | Instance method | Public | Method | Returns Corresponding Schedules | 20040202 | |
| 8 | Instance method | Public | Method | Determine Dependent Filter | 20031219 | |
| 9 | Instance method | Public | Method | Creates Filter on Database | 20031226 | |
| 10 | Instance method | Public | Method | Sets the Name | 20031225 | |
| 11 | Instance method | Public | Method | Sets Filter Values | 20031225 | |
| 12 | Instance method | Public | Method | Sets the change time stamp | 20031226 | |
| 13 | Instance method | Public | Method | Sets the last changed by user | 20031226 | |
| 14 | Instance method | Public | Method | Changes Filter on Database | 20031226 |
Events
Class CL_SWN_ADM_FILTER has no event.
Types
Class CL_SWN_ADM_FILTER 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_MAIN_FILTER | Call by reference | Type reference (TYPE) | XFELD | Hauptfilter prüfen (X) | 20031226 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kategorie existiert nicht | 20031226 | ||
| 2 | Id ist nicht gefüllt | 20031226 | ||
| 3 | Hauptfilter existiert nicht | 20031226 | ||
| 4 | Szenario existiert nicht | 20031226 |
Method CHECK_FOR_DELETE Signature
Method CHECK_FOR_DELETE on class CL_SWN_ADM_FILTER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Namensraumprüfung fehlgeschlagen | 20040112 | ||
| 2 | SAP Eintrag soll in einem Kundensystem gelöscht werden | 20040112 |
Method CHECK_FOR_INSERT Signature
Method CHECK_FOR_INSERT on class CL_SWN_ADM_FILTER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Namensraumprüfung fehlgeschlagen | 20040112 | ||
| 2 | Namensraum ist nicht gültig | 20040112 |
Method CHECK_FOR_UPDATE Signature
Method CHECK_FOR_UPDATE on class CL_SWN_ADM_FILTER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Namensraumprüfung fehlgeschlagen | 20040112 | ||
| 2 | SAP Eintrag soll in einem Kundensystem gelöscht werden | 20040112 |
Method CHECK_NAMESPACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_KEY_ALLOWED | Call by reference | Type reference (TYPE) | XFELD | Flag | 20040112 | |||
| 2 | E_SYSTEM_SAP | Call by reference | Type reference (TYPE) | XFELD | Flag | 20040112 | |||
| 3 | I_TABLE_KEY | Call by reference | Type reference (TYPE) | E071K-TABKEY | Tabellenschlüssel | 20040112 | |||
| 4 | I_TABLE_NAME | Call by reference | Type reference (TYPE) | C | Tabellenname | 20040112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der Prüfung des Namensraums | 20040112 |
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' | Commit ausführen (X) | 20031226 | ||
| 2 | I_FORCE_DELETE | Call by reference | Type reference (TYPE) | XFELD | SPACE | Namensraumprüfung ingorieren | 20040112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Namensraumprüfung fehlgeschlagen | 20040112 | ||
| 2 | Im Kundensystem soll ein SAP Eintrag gelöscht werden | 20040112 |
Method GET_COLLECTOR_SCHEDULES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_COLLECTOR_SCHEDULES | Value transfer | Type reference (TYPE) | SWNTCOLSCHED1 | Selektionszeitpläne | 20040202 |
Method GET_COLLECTOR_SCHEDULES on class CL_SWN_ADM_FILTER has no exception.
Method GET_DEPENDENT_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_FILTER_TAB | Value transfer | Type reference (TYPE) | SWNTFILTER1 | WF Notif: Tabelle mit Filterobjekten | 20031223 |
Method GET_DEPENDENT_FILTER on class CL_SWN_ADM_FILTER 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' | Commit ausführen (X) | 20031226 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Filterdaten sind nicht gültig | 20040111 | ||
| 2 | Fehler beim Anlegen | 20031226 | ||
| 3 | Namensraum konnte nicht geprüft werden | 20040112 | ||
| 4 | Namensraum ist nicht gültig | 20040111 |
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 | 20031225 |
Method SET_DESCRIPTION on class CL_SWN_ADM_FILTER has no exception.
Method SET_FILTER_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VALUES | Call by reference | Type reference (TYPE) | SWNTFILTVAL2 | Tabelle mit Filterwerten | 20031225 |
Method SET_FILTER_VALUES on class CL_SWN_ADM_FILTER 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 | 20031226 |
Method SET_LAST_MODIFIED on class CL_SWN_ADM_FILTER 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 | 20031226 |
Method SET_LAST_MODIFIED_BY on class CL_SWN_ADM_FILTER 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' | Commit ausführen (X) | 20031226 | ||
| 3 | I_FORCE_UPDATE | Call by reference | Type reference (TYPE) | XFELD | SPACE | Namensraumprüfung ingorieren | 20040112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Filterdaten sind nicht gültig | 20040112 | ||
| 2 | Namensraumprüfung fehlgeschlagen | 20040112 | ||
| 3 | Im Kundensystem soll ein SAP Eintrag gelöscht werden | 20040112 | ||
| 4 | Update fehlgeschlagen | 20040112 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |