SAP ABAP Function Module SAP_WAPI_WORKITEM_DESCRIPTION (Workflow Interfaces: Read Work Item Description)
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_WORKITEM_DESCRIPTION | Workflow Interfaces: Read Work Item Description |
| Function Group | SWRC | Workflow interfaces: Work list client |
| Program Name | SAPLSWRC | Workflow interfaces: Work list client |
| INCLUDE Name | LSWRCU04 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
RETURN_CODE | TYPE | SYST-SUBRC | Return code (0, 1, 2, 3, 999) | |||
| |
WORKITEM_ID | TYPE | SWR_STRUCT-WORKITEMID | Work Item ID | |||
| |
LINE_WIDTH | TYPE | SWR_STRUCT-LINE_WIDTH | 75 | Line width for text (1 - 132) | ||
| |
LANGUAGE | TYPE | SYST-LANGU | SY-LANGU | SAP System, Current Language | ||
| |
USER | TYPE | SYST-UNAME | SY-UNAME | ABAP System, User Logon Name | ||
| |
TEXT_LINES | TYPE | SWR_TXTLIN | Text lines | |||
| |
HTML_TEXT_LINES | TYPE | SWR_TXTLIN | Text Lines as HTML | |||
| |
MESSAGE_LINES | TYPE | SWR_MESSAG | Message Lines | |||
| |
MESSAGE_STRUCT | TYPE | SWR_MSTRUC | Message Structure | |||
| |
STREAM_TEXT_LINES | TYPE | SWR_TXTLIN | Text Lines as Continuous Text | |||
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 | 19970815 |
| SAP Release Created in |