2. /IQX/GET_ATTACHMENT_DATA
Attributes:
Function Group - /IQX/FAB_API
Description - Get Attachment XSTRING
Remote Enabled Function Module
Import Parameters
Parameter | Type | Default | Optional | Pass by Value | Short Text |
---|---|---|---|---|---|
IV_ATTACHMENT_KEY | /IQX/ATTACHMENT_KEY |
| Yes | Attachment Key for FAB Apps (SAP Office fields) |
Export Parameters
Parameter | Type | Pass by Value | Short Text |
---|---|---|---|
EV_MIMETYPE | MIMETYPES-TYPE | Yes | HTML content type |
EV_FILE_NAME | STRING | Yes | |
EV_VALUE | XSTRING | Yes |
Changing Parameters
Parameter | Type | Default | Optional | Pass by Value | Short Text |
---|---|---|---|---|---|
ES_RESPONSE_HEADER | IHTTPNVP |
| Yes | HTTP Framework (iHTTP) Name/Value Pair |
Tables
None
Exceptions
None
Documentation
- This FM enables the user to convert the attachment and attach it in the string format.
- The FM '/IQX/FAB_GET_STREAM' is used to convert and display the attachment.
IQX Business Solutions - FAB 2.40