Skip to content

/AWS1/CL_SGGEXPERRORDETSOUTPUT

The structure representing the errors in an export EarthObservationJob operation.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_type TYPE /AWS1/SGGEXPORTERRORTYPE /AWS1/SGGEXPORTERRORTYPE

The type of error in an export EarthObservationJob operation.

iv_message TYPE /AWS1/SGGSTRING /AWS1/SGGSTRING

A detailed message describing the error in an export EarthObservationJob operation.


Queryable Attributes

Type

The type of error in an export EarthObservationJob operation.

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

Message

A detailed message describing the error in an export EarthObservationJob operation.

Accessible with the following methods

Method Description
GET_MESSAGE() Getter for MESSAGE, with configurable default
ASK_MESSAGE() Getter for MESSAGE w/ exceptions if field has no value
HAS_MESSAGE() Determine if MESSAGE has a value