/AWS1/CL_CTTLANDINGZONEOPFILT¶
A filter object that lets you call ListLandingZoneOperations with a specific filter.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_types TYPE /AWS1/CL_CTTLANDINGZONEOPTYP00=>TT_LANDINGZONEOPERATIONTYPES TT_LANDINGZONEOPERATIONTYPES¶
The set of landing zone operation types selected by the filter.
it_statuses TYPE /AWS1/CL_CTTLANDINGZONEOPSTA00=>TT_LANDINGZONEOPSTATUSES TT_LANDINGZONEOPSTATUSES¶
The statuses of the set of landing zone operations selected by the filter.
Queryable Attributes¶
types¶
The set of landing zone operation types selected by the filter.
Accessible with the following methods¶
| Method | Description | 
|---|---|
| GET_TYPES() | Getter for TYPES, with configurable default | 
| ASK_TYPES() | Getter for TYPES w/ exceptions if field has no value | 
| HAS_TYPES() | Determine if TYPES has a value | 
statuses¶
The statuses of the set of landing zone operations selected by the filter.
Accessible with the following methods¶
| Method | Description | 
|---|---|
| GET_STATUSES() | Getter for STATUSES, with configurable default | 
| ASK_STATUSES() | Getter for STATUSES w/ exceptions if field has no value | 
| HAS_STATUSES() | Determine if STATUSES has a value |