SAP ABAP Interface IF_UWL_ITEM_PROVIDER (Provider for UWL work items)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   EP-KM (Application Component) Knowledge Management and Collaboration
     SUWL (Package) Implementation and enhancement for UWL connection
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
Interface IF_UWL_ITEM_PROVIDER  
Short Description Provider for UWL work items    
General Data
Package SUWL   Implementation and enhancement for UWL connection 
Created 20041211   SAP 
Last changed 20060207   SAP 
Unicode checks active    
Forward declarations
Interface IF_UWL_ITEM_PROVIDER has no forward declaration.
Interfaces
Interface IF_UWL_ITEM_PROVIDER has no interface.
Friends
Interface IF_UWL_ITEM_PROVIDER has no friend.
Attributes
Interface IF_UWL_ITEM_PROVIDER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DELTA_ITEMS Instance method Public Method get items changed since the indicated timestamp 20041216
2 GET_INSTANCE Static method Public Method 20050110
Events
Interface IF_UWL_ITEM_PROVIDER has no event.
Types
Interface 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 Importing FROM_TIMESTAMP Value transfer Type reference (TYPE) TIMESTAMPL UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) 20050110
2 Exporting ITEMS Call by reference Type reference (TYPE) UWLITEMLIST Liste der ZAV-Items 20041216
3 Exporting ITEM_TYPE Value transfer Type reference (TYPE) UWLTYPE ZAV-Typ, ID und allgemeiner Name 20041216
4 Exporting REMOVED_ITEMS Call by reference Type reference (TYPE) UWLDELITEMLIST Liste von ZAV-gelöschten Items 20041216
5 Exporting RETURN_CODE Call by reference Type reference (TYPE) UWLCOUNT ZAV-Zähler 20050113
6 Exporting SYSTEM_TIMESTAMP Value transfer Type reference (TYPE) TIMESTAMPL UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) 20050110
7 Importing USERS Value transfer Type reference (TYPE) UWLUSERLIST Benutzerliste 20041216

Method GET_DELTA_ITEMS on Interface 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 Importing ITEM_FILTER Value transfer Type reference (TYPE) UWLTYPE UWL type, id and general name 20051001
2 Returning ITEM_PROVIDER Value transfer Object reference (TYPE REF TO) IF_UWL_ITEM_PROVIDER Provider für ZAV-Workitems 20050110
3 Importing ITEM_TYPE Value transfer Type reference (TYPE) UWLTYPE ZAV-Typ 20050110

Method GET_INSTANCE on Interface IF_UWL_ITEM_PROVIDER has no exception.
History
Last changed by/on SAP  20060207 
SAP Release Created in 700