/AWS1/CL_IOMLSTMETXFERJOBSFILT¶
The ListMetadataTransferJobs filter.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_workspaceid TYPE /AWS1/IOMID /AWS1/IOMID¶
The workspace Id.
iv_state TYPE /AWS1/IOMMETTRANSFERJOBSTATE /AWS1/IOMMETTRANSFERJOBSTATE¶
The filter state.
Queryable Attributes¶
workspaceId¶
The workspace Id.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_WORKSPACEID() |
Getter for WORKSPACEID, with configurable default |
ASK_WORKSPACEID() |
Getter for WORKSPACEID w/ exceptions if field has no value |
HAS_WORKSPACEID() |
Determine if WORKSPACEID has a value |
state¶
The filter state.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATE() |
Getter for STATE, with configurable default |
ASK_STATE() |
Getter for STATE w/ exceptions if field has no value |
HAS_STATE() |
Determine if STATE has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_LISTMETTRANSFERJOBSFILTERS¶
TYPES TT_LISTMETTRANSFERJOBSFILTERS TYPE STANDARD TABLE OF REF TO /AWS1/CL_IOMLSTMETXFERJOBSFILT WITH DEFAULT KEY
.