Skip to content

/AWS1/CL_OUTCAPTASKFAILURE

The capacity tasks that failed.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_reason TYPE /AWS1/OUTCAPTASKSTATUSREASON /AWS1/OUTCAPTASKSTATUSREASON

The reason that the specified capacity task failed.

Optional arguments:

iv_type TYPE /AWS1/OUTCAPTASKFAILURETYPE /AWS1/OUTCAPTASKFAILURETYPE

The type of failure.


Queryable Attributes

Reason

The reason that the specified capacity task failed.

Accessible with the following methods

Method Description
GET_REASON() Getter for REASON, with configurable default
ASK_REASON() Getter for REASON w/ exceptions if field has no value
HAS_REASON() Determine if REASON has a value

Type

The type of failure.

Accessible with the following methods

Method Description
GET_TYPE() Getter for TYPE, with configurable default
ASK_TYPE() Getter for TYPE w/ exceptions if field has no value
HAS_TYPE() Determine if TYPE has a value