SAP ABAP Function Module UWL_GET_FILTERED_ITEMS_PROXY (Getting the filtered UWL Delta 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
Basic Data
Function Module UWL_GET_FILTERED_ITEMS_PROXY Getting the filtered UWL Delta items  
Function Group UWLCONN   enhanced connection for UWL  
Program Name SAPLUWLCONN    
INCLUDE Name LUWLCONNU16    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RETURN_CODE TYPE SYST-SUBRC Return Value of ABAP Statements
Exporting RESULT_TYPE TYPE SYST-SUBRC Return Value of ABAP Statements
Exporting ITEM_TYPE TYPE UWLTYPE UWL type, id and general name
Exporting ITEMS TYPE UWLITEMLIST List of UWL items
Exporting SYSTEM_TIMESTAMP TYPE TIMESTAMPL UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun)
Importing CHANNEL_ID TYPE UWLTYPE UWL type, id and general name
Importing PROVIDER_OBJECT TYPE UWLTYPE UWL type, id and general name
Importing FROM_TIMESTAMP TYPE TIMESTAMPL UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun)
Tables REMOVED_ITEMS TYPE UWLDELITEM UWL deleted items
Tables USERS TYPE UWLUSER UWL user
Tables IT_TASK_RANGE TYPE SWFARRHTSK Line Type for Range Table of a Task
Tables IT_STATUS_RANGE TYPE SWFARWISTA LIne Type for Range Table of the Work Item Status
Exception MISSING_PROVIDER_INFO TYPE
Exception MISSING_USER_CHANNEL_INFO TYPE
Exception ERROR_FROM_PROVIDER TYPE
Exception INVALID_USER_FROM_CHANNEL TYPE
Exception NO_AUTHORIZATION TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20131122 
SAP Release Created in 700