SAP ABAP Function Module SAP_WAPI_GET_DEADLINES (Workflow Interfaces: Read Work Item Deadlines)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWR (Package) Business Workflow: WAPI Interfaces
⤷
⤷
Basic Data
| Function Module | SAP_WAPI_GET_DEADLINES | Workflow Interfaces: Read Work Item Deadlines |
| Function Group | SWRC | Workflow interfaces: Work list client |
| Program Name | SAPLSWRC | Workflow interfaces: Work list client |
| INCLUDE Name | LSWRCU14 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
DESIRED_START | TYPE | SWR_DEADL | Requested Start | |||
| |
LATEST_START | TYPE | SWR_DEADL | Latest Start | |||
| |
DESIRED_END | TYPE | SWR_DEADL | Requested End | |||
| |
LATEST_END | TYPE | SWR_DEADL | Latest End | |||
| |
RETURN_CODE | TYPE | SYST-SUBRC | Return Code (0, 1, 999) | |||
| |
WORKITEM_ID | TYPE | SWR_STRUCT-WORKITEMID | Work Item ID | |||
| |
USER | TYPE | SYUNAME | SY-UNAME | ABAP System, User Logon Name | ||
| |
LANGUAGE | TYPE | SYLANGU | SY-LANGU | SAP System, Current Language | ||
| |
MESSAGE_LINES | TYPE | SWR_MESSAG | Message Lines | |||
| |
MESSAGE_STRUCT | TYPE | SWR_MSTRUC | Message Structure | |||
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 | 19980504 |
| SAP Release Created in |