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

   

        YesAttachment Key for FAB Apps (SAP Office fields)

Export Parameters

Parameter
Type
Pass by Value
Short Text
EV_MIMETYPEMIMETYPES-TYPE        YesHTML content type
EV_FILE_NAMESTRING        Yes
EV_VALUEXSTRING        Yes

Changing Parameters

Parameter
Type
Default
Optional
Pass by Value
Short Text
ES_RESPONSE_HEADERIHTTPNVP

   

        YesHTTP 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.