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
Exporting RETURN_CODE TYPE SYST-SUBRC Return code (0, 1, 2, 3, 999)
Importing WORKITEM_ID TYPE SWR_STRUCT-WORKITEMID Work Item ID
Importing LINE_WIDTH TYPE SWR_STRUCT-LINE_WIDTH 75 Line width for text (1 - 132)
Importing LANGUAGE TYPE SYST-LANGU SY-LANGU SAP System, Current Language
Importing USER TYPE SYST-UNAME SY-UNAME ABAP System, User Logon Name
Tables TEXT_LINES TYPE SWR_TXTLIN Text lines
Tables HTML_TEXT_LINES TYPE SWR_TXTLIN Text Lines as HTML
Tables MESSAGE_LINES TYPE SWR_MESSAG Message Lines
Tables MESSAGE_STRUCT TYPE SWR_MSTRUC Message Structure
Tables STREAM_TEXT_LINES TYPE SWR_TXTLIN Text Lines as Continuous Text
               
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  19970815 
SAP Release Created in