SAP ABAP Function Module CRM_MOBILE_UPLOAD_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_UPLOAD_ATTACH | Downloads attachment for the given object |
Function Group | CRM_ATTACHMENT_MOBILE | CRM Mobile:Attachments |
Program Name | SAPLCRM_ATTACHMENT_MOBILE | |
INCLUDE Name | LCRM_ATTACHMENT_MOBILEU02 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
IS_FILE_INFO | TYPE | SDOKFILACI | SDOK: Document Content Specifications for Internal Tables | |||
![]() |
IV_OBJ_GUID | TYPE | CRMT_OBJECT_MOBILE_GUID | CRM Mobile : Guid for One Order Objects | |||
![]() |
IV_TEXT | TYPE | STRING | CRM for Smartphone: Character Large Object (CLOB) | |||
![]() |
IV_BINARY | TYPE | XSTRING | CRM for Smartphone: Raw String | |||
![]() |
IV_FILE_NAME | TYPE | SDOK_FILNM | Relative storage location of physical document | |||
![]() |
IV_MIMETYPE | TYPE | W3CONTTYPE | HTML content type | |||
![]() |
ET_TEXT | TYPE | SDOKCNTASC | SDOK: line of text document content for Web server | |||
![]() |
ET_BINARY | TYPE | SDOKCNTBIN | SDOK: Line of binary document content for WWW server | |||
![]() |
RETURN | TYPE | BAPIRET2 | Return Parameter | |||
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 | 20080422 |
SAP Release Created in | 600 |