SAP ABAP Interface IF_SWN_FILTER (WF Notif: Filter)
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_FILTER | WF Notif: Filter | 20030820 |
Properties
| Interface | IF_SWN_FILTER | |
| Short Description | WF Notif: Filter |
General Data
| Package | SWN | Business Workflow: E-Mail Notifications for Work Items |
| Created | 20030820 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SWN_FILTER has no forward declaration.
Interfaces
Interface IF_SWN_FILTER has no interface.
Friends
Interface IF_SWN_FILTER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CATEGORY | Instance attribute | Public | Type reference (TYPE) | SWN_CATID | Category | 20031119 | ||
| 2 | CLEANUP | Instance attribute | Public | Type reference (TYPE) | SWN_CLEANUPNOTIF | Delete Ex. Notification | 20030825 | ||
| 3 | ID | Instance attribute | Public | Type reference (TYPE) | SWN_FILTID | Filter ID | 20030820 | ||
| 4 | LAST_MODIFIED | Instance attribute | Public | Type reference (TYPE) | SWN_LMODTST | Last Changed On/By | 20030820 | ||
| 5 | LAST_MODIFIED_BY | Instance attribute | Public | Type reference (TYPE) | SWN_LMODUSR | Last Changed By | 20030820 | ||
| 6 | MAIN_FILTER | Instance attribute | Public | Type reference (TYPE) | SWN_FILTMAIN | Main Filter | 20030821 | ||
| 7 | SCENARIO | Instance attribute | Public | Type reference (TYPE) | SWN_SCENID | ID of Corresponding Scenario | 20030820 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Read Description (Language-Dependent) | 20030820 | |
| 2 | Instance method | Public | Method | Read Time Stamp of Last Filter Application | 20030820 | |
| 3 | Instance method | Public | Method | Reference to Main Filter | 20030827 | |
| 4 | Instance method | Public | Method | Read Time Stamp of Penultimate Filter Application | 20030821 | |
| 5 | Instance method | Public | Method | Corresponding Scenario Object | 20030820 | |
| 6 | Instance method | Public | Method | Read Individual Filter Value with Conversion | 20030827 | |
| 7 | Instance method | Public | Method | Read List of Filter Values | 20030827 | |
| 8 | Instance method | Public | Method | Read Individual Filter Value Without Conversion | 20030827 | |
| 9 | Instance method | Public | Method | Set Time Stamp of Last Filter Application | 20030820 | |
| 10 | Instance method | Public | Method | Set Time Stamp of Penultimate Filter Application | 20030821 |
Events
Interface IF_SWN_FILTER has no event.
Types
Interface IF_SWN_FILTER has no local type.
Method Signatures
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCRIPTION | Value transfer | Type reference (TYPE) | SWN_DESCR | Beschreibung | 20030820 | |||
| 2 | LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Sprache | 20030820 |
Method GET_DESCRIPTION on Interface IF_SWN_FILTER has no exception.
Method GET_LAST_APPLIED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TIMESTAMP | Value transfer | Type reference (TYPE) | SWN_FILTAPPL | Timestamp | 20030820 |
Method GET_LAST_APPLIED on Interface IF_SWN_FILTER has no exception.
Method GET_MAIN_FILTER_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_MAIN_FILTER | Value transfer | Object reference (TYPE REF TO) | IF_SWN_FILTER | Instanz | 20030827 |
Method GET_MAIN_FILTER_REF on Interface IF_SWN_FILTER has no exception.
Method GET_PREV_APPLIED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TIMESTAMP | Value transfer | Type reference (TYPE) | SWN_FILTAPPL | Timestamp | 20030821 |
Method GET_PREV_APPLIED on Interface IF_SWN_FILTER 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 | Object reference (TYPE REF TO) | IF_SWN_SCENARIO | Szenario-Objekt | 20030820 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Szenario konnte nicht ermittelt werden | 20030820 |
Method GET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_VALUE | Value transfer | Type reference (TYPE) | ANY | Parameterwert | 20030827 | |||
| 2 | I_INDEX | Value transfer | Type reference (TYPE) | SYINDEX | Indexwert | 20030827 | |||
| 3 | I_NAME | Value transfer | Type reference (TYPE) | SWN_FILTPID | Parametername | 20030827 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Die Konvertierung des Fitlerwertes ist fehlgeschlagen | 20030827 | ||
| 2 | Der Parameter ist mehrzeilig. Index mitgeben. | 20030827 | ||
| 3 | Es ist kein Filterparameter mit diesem Namen definiert | 20030827 |
Method GET_VALUES_RAW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VALUES | Value transfer | Type reference (TYPE) | SWNTFILTVAL | Tabelle von Filterwerten | 20030827 |
Method GET_VALUES_RAW on Interface IF_SWN_FILTER has no exception.
Method GET_VALUE_RAW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INDEX | Value transfer | Type reference (TYPE) | SYINDEX | Indexwert | 20030827 | |||
| 2 | I_NAME | Value transfer | Type reference (TYPE) | SWN_FILTPID | Parametername | 20030827 | |||
| 3 | R_VALUE | Value transfer | Type reference (TYPE) | SWN_FILTVVALUE | Parameterwert | 20031001 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Die Konvertierung des Fitlerwertes ist fehlgeschlagen | 20030827 | ||
| 2 | Der Parameter ist mehrzeilig. Index mitgeben. | 20030827 | ||
| 3 | Es ist kein Filterparameter mit diesem Namen definiert | 20030827 |
Method SET_LAST_APPLIED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TIMESTAMP | Value transfer | Type reference (TYPE) | SWN_FILTAPPL | Timestamp | 20030820 |
Method SET_LAST_APPLIED on Interface IF_SWN_FILTER has no exception.
Method SET_PREV_APPLIED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TIMESTAMP | Value transfer | Type reference (TYPE) | SWN_FILTAPPL | Timestamp | 20030821 |
Method SET_PREV_APPLIED on Interface IF_SWN_FILTER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |