Skip to content

/AWS1/CL_SUPDESCRATTACHMENTRSP

The content and file name of the attachment returned by the DescribeAttachment operation.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_attachment TYPE REF TO /AWS1/CL_SUPATTACHMENT /AWS1/CL_SUPATTACHMENT

This object includes the attachment content and file name.

In the previous response syntax, the value for the data parameter appears as blob, which is represented as a base64-encoded string. The value for fileName is the name of the attachment, such as troubleshoot-screenshot.png.


Queryable Attributes

attachment

This object includes the attachment content and file name.

In the previous response syntax, the value for the data parameter appears as blob, which is represented as a base64-encoded string. The value for fileName is the name of the attachment, such as troubleshoot-screenshot.png.

Accessible with the following methods

Method Description
GET_ATTACHMENT() Getter for ATTACHMENT