SAP ABAP Function Module SAP_WAPI_ATTACHMENT_ADD (Module to add Attachment to a Work Item)
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_ATTACHMENT_ADD Module to add Attachment to a Work Item  
Function Group SWRC   Workflow interfaces: Work list client  
Program Name SAPLSWRC   Workflow interfaces: Work list client 
INCLUDE Name LSWRCU21    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RETURN_CODE TYPE SYST-SUBRC Success or Failure Return value
Exporting ATT_ID TYPE SWR_ATT_ID Doc ID of the Attachment
Exporting DOC_SIZE TYPE I
Importing WORKITEM_ID TYPE SWR_STRUCT-WORKITEMID Workitem ID
Importing ATT_HEADER TYPE SWR_ATT_HEADER Header Entry For Attachment
Importing ATT_TXT TYPE STRING Text Content For attachment
Importing ATT_BIN TYPE XSTRING Binary Content For attachment
Importing DOCUMENT_OWNER TYPE SYUNAME SY-UNAME Besitzer des Dokuments
Importing LANGUAGE TYPE SYLANGU SY-LANGU User Language
Importing DO_COMMIT TYPE XFELD 'X' Commit flag
Importing COMMENT_SEMANTIC TYPE XFELD SPACE
Importing CHECK_INBOX_RESTRICTION TYPE XFELD SPACE
Tables MESSAGE_LINES TYPE SWR_MESSAG Workflow Interfaces: Messages
Tables MESSAGE_STRUCT TYPE SWR_MSTRUC Workflow interfaces: Message structure
               
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  20050204 
SAP Release Created in