SAP ABAP Class IF_UWL_ITEM_PROVIDER (Provider for UWL work items)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SWN_UWL_ITEM_PROVIDER | Work Item Provider for UWL | 20130221 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ALERT_UWL_ITEM_PROVIDER | ALM: Connection to UWL Connector API | 20050520 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CFX_NTF_UWL_ITEM_PROVIDER | "UWL Work Item Provider" for Notifications | 20050221 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWN_UWL_ITEM_PROVIDER_BASE | Work Item Provider for UWL | 20050111 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UWLITEM_SAMPLE_PROVIDER | Sample generic abap connector for UWL | 20050301 |
Properties
| Class | IF_UWL_ITEM_PROVIDER | |
| Short Description | Provider for UWL work items | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20041211 | SAP |
| Last change | 20060207 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_UWL_ITEM_PROVIDER has no forward declaration.
Interfaces
Class IF_UWL_ITEM_PROVIDER has no interface implemented.
Friends
Class IF_UWL_ITEM_PROVIDER has no friend class.
Attributes
Class IF_UWL_ITEM_PROVIDER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | get items changed since the indicated timestamp | 20041216 | |
| 2 | Static method | Public | Method | 20050110 |
Events
Class IF_UWL_ITEM_PROVIDER has no event.
Types
Class IF_UWL_ITEM_PROVIDER has no local type.
Method Signatures
Method GET_DELTA_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FROM_TIMESTAMP | Value transfer | Type reference (TYPE) | TIMESTAMPL | UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) | 20050110 | |||
| 2 | ITEMS | Call by reference | Type reference (TYPE) | UWLITEMLIST | Liste der ZAV-Items | 20041216 | |||
| 3 | ITEM_TYPE | Value transfer | Type reference (TYPE) | UWLTYPE | ZAV-Typ, ID und allgemeiner Name | 20041216 | |||
| 4 | REMOVED_ITEMS | Call by reference | Type reference (TYPE) | UWLDELITEMLIST | Liste von ZAV-gelöschten Items | 20041216 | |||
| 5 | RETURN_CODE | Call by reference | Type reference (TYPE) | UWLCOUNT | ZAV-Zähler | 20050113 | |||
| 6 | SYSTEM_TIMESTAMP | Value transfer | Type reference (TYPE) | TIMESTAMPL | UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) | 20050110 | |||
| 7 | USERS | Value transfer | Type reference (TYPE) | UWLUSERLIST | Benutzerliste | 20041216 |
Method GET_DELTA_ITEMS on class IF_UWL_ITEM_PROVIDER has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_FILTER | Value transfer | Type reference (TYPE) | UWLTYPE | UWL type, id and general name | 20051001 | |||
| 2 | ITEM_PROVIDER | Value transfer | Object reference (TYPE REF TO) | IF_UWL_ITEM_PROVIDER | Provider für ZAV-Workitems | 20050110 | |||
| 3 | ITEM_TYPE | Value transfer | Type reference (TYPE) | UWLTYPE | ZAV-Typ | 20050110 |
Method GET_INSTANCE on class IF_UWL_ITEM_PROVIDER has no exception.
History
| Last changed by/on | SAP | 20060207 |
| SAP Release Created in |