Skip to content

/AWS1/CL_AG2PREVIEW

Contains the preview status and preview URL.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_previewstatus TYPE /AWS1/AG2PREVIEWSTATUS /AWS1/AG2PREVIEWSTATUS

The status of the preview.

Optional arguments:

iv_previewurl TYPE /AWS1/AG2__STRING /AWS1/AG2__STRING

The URL of the preview.

io_statusexception TYPE REF TO /AWS1/CL_AG2STATUSEXCEPTION /AWS1/CL_AG2STATUSEXCEPTION

The status exception information.


Queryable Attributes

PreviewStatus

The status of the preview.

Accessible with the following methods

Method Description
GET_PREVIEWSTATUS() Getter for PREVIEWSTATUS, with configurable default
ASK_PREVIEWSTATUS() Getter for PREVIEWSTATUS w/ exceptions if field has no value
HAS_PREVIEWSTATUS() Determine if PREVIEWSTATUS has a value

PreviewUrl

The URL of the preview.

Accessible with the following methods

Method Description
GET_PREVIEWURL() Getter for PREVIEWURL, with configurable default
ASK_PREVIEWURL() Getter for PREVIEWURL w/ exceptions if field has no value
HAS_PREVIEWURL() Determine if PREVIEWURL has a value

StatusException

The status exception information.

Accessible with the following methods

Method Description
GET_STATUSEXCEPTION() Getter for STATUSEXCEPTION