SAP ABAP Function Module UWL_GET_ITEMS_PROXY (prototype for UWL proxy)
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_ITEMS_PROXY | prototype for UWL proxy |
| Function Group | UWLCONN | enhanced connection for UWL |
| Program Name | SAPLUWLCONN | |
| INCLUDE Name | LUWLCONNU04 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
RETURN_CODE | TYPE | SYST-SUBRC | Return Value, Return Value After ABAP Statements | |||
| |
RESULT_TYPE | TYPE | SYST-SUBRC | Return Value, Return Value After 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_MODULE | 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 | |||
| |
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 | 20050204 |
| SAP Release Created in | 700 |