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 |
|---|---|---|---|---|---|---|---|
| |
RETURN_CODE | TYPE | SYST-SUBRC | Return Value of ABAP Statements | |||
| |
RESULT_TYPE | TYPE | SYST-SUBRC | Return Value of ABAP Statements | |||
| |
ITEM_TYPE | TYPE | UWLTYPE | UWL type, id and general name | |||
| |
ITEMS | TYPE | UWLITEMLIST | List of UWL items | |||
| |
SYSTEM_TIMESTAMP | TYPE | TIMESTAMPL | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | |||
| |
CHANNEL_ID | TYPE | UWLTYPE | UWL type, id and general name | |||
| |
PROVIDER_OBJECT | TYPE | UWLTYPE | UWL type, id and general name | |||
| |
FROM_TIMESTAMP | TYPE | TIMESTAMPL | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | |||
| |
REMOVED_ITEMS | TYPE | UWLDELITEM | UWL deleted items | |||
| |
USERS | TYPE | UWLUSER | UWL user | |||
| |
IT_TASK_RANGE | TYPE | SWFARRHTSK | Line Type for Range Table of a Task | |||
| |
IT_STATUS_RANGE | TYPE | SWFARWISTA | LIne Type for Range Table of the Work Item Status | |||
| |
MISSING_PROVIDER_INFO | TYPE | |||||
| |
MISSING_USER_CHANNEL_INFO | TYPE | |||||
| |
ERROR_FROM_PROVIDER | TYPE | |||||
| |
INVALID_USER_FROM_CHANNEL | TYPE | |||||
| |
NO_AUTHORIZATION | TYPE | |||||
Processing Type
| Normal Function 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 |