Skip to content

/AWS1/CL_QSTIMAGESTATICFILE

A static file that contains an image.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_staticfileid TYPE /AWS1/QSTSHORTRESTRICTIVERES00 /AWS1/QSTSHORTRESTRICTIVERES00

The ID of the static file that contains an image.

Optional arguments:

io_source TYPE REF TO /AWS1/CL_QSTSTATICFILESOURCE /AWS1/CL_QSTSTATICFILESOURCE

The source of the image static file.


Queryable Attributes

StaticFileId

The ID of the static file that contains an image.

Accessible with the following methods

Method Description
GET_STATICFILEID() Getter for STATICFILEID, with configurable default
ASK_STATICFILEID() Getter for STATICFILEID w/ exceptions if field has no value
HAS_STATICFILEID() Determine if STATICFILEID has a value

Source

The source of the image static file.

Accessible with the following methods

Method Description
GET_SOURCE() Getter for SOURCE