/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 asblob
, which is represented as a base64-encoded string. The value forfileName
is the name of the attachment, such astroubleshoot-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 asblob
, which is represented as a base64-encoded string. The value forfileName
is the name of the attachment, such astroubleshoot-screenshot.png
.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ATTACHMENT() |
Getter for ATTACHMENT |