Skip to content

/AWS1/CL_SGNSIGNINGIMAGEFORMAT

The image format of a AWS Signer platform or profile.

CONSTRUCTOR

IMPORTING

Required arguments:

it_supportedformats TYPE /AWS1/CL_SGNIMAGEFORMATS_W=>TT_IMAGEFORMATS TT_IMAGEFORMATS

The supported formats of a signing image.

iv_defaultformat TYPE /AWS1/SGNIMAGEFORMAT /AWS1/SGNIMAGEFORMAT

The default format of a signing image.


Queryable Attributes

supportedFormats

The supported formats of a signing image.

Accessible with the following methods

Method Description
GET_SUPPORTEDFORMATS() Getter for SUPPORTEDFORMATS, with configurable default
ASK_SUPPORTEDFORMATS() Getter for SUPPORTEDFORMATS w/ exceptions if field has no va
HAS_SUPPORTEDFORMATS() Determine if SUPPORTEDFORMATS has a value

defaultFormat

The default format of a signing image.

Accessible with the following methods

Method Description
GET_DEFAULTFORMAT() Getter for DEFAULTFORMAT, with configurable default
ASK_DEFAULTFORMAT() Getter for DEFAULTFORMAT w/ exceptions if field has no value
HAS_DEFAULTFORMAT() Determine if DEFAULTFORMAT has a value