SAP ABAP Function Module CRM_MOBILE_DOWNLOAD_ATTACH (Downloads attachment for the given object)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MSP (Application Component) Mobile Smartphone
     CRM_SALES_ANALYTICS_SMARTPHONE (Package) CRM Sales and Analytics for Smartphone
Basic Data
Function Module CRM_MOBILE_DOWNLOAD_ATTACH Downloads attachment for the given object  
Function Group CRM_ATTACHMENT_MOBILE   CRM Mobile:Attachments  
Program Name SAPLCRM_ATTACHMENT_MOBILE    
INCLUDE Name LCRM_ATTACHMENT_MOBILEU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_FILE_INFO TYPE SDOKFILACI SDOK: Entries for document contents in internal tables
Exporting EV_TEXT TYPE STRING string data
Exporting EV_BINARY TYPE XSTRING xstring data
Importing IV_OBJ_GUID TYPE CRMT_OBJECT_MOBILE_GUID CRM Mobile : Guid for One Order Objects
Importing IV_ATTACH_GUID TYPE CRMT_OBJECT_MOBILE_GUID CRM Mobile : Guid for One Order Objects
Tables ET_TEXT TYPE SDOKCNTASC SDOK: line of text document content for Web server
Tables ET_BINARY TYPE SDOKCNTBIN SDOK: Line of binary document content for WWW server
Tables RETURN TYPE BAPIRET2 Return Parameter
               
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  20080422 
SAP Release Created in 600