/AWS1/CL_MGNLISTNETMIGEXREQFLT¶
Filters for listing network migration executions.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_networkmigrationexecids TYPE /AWS1/CL_MGNNETMIGEXEIDSFLT_W=>TT_NETWORKMIGREXECIDSFILTER TT_NETWORKMIGREXECIDSFILTER¶
A list of execution IDs to filter by.
it_networkmigrexecstatuses TYPE /AWS1/CL_MGNNETMIGEXTATUSESF00=>TT_NETWORKMIGREXECSTATSFILTER TT_NETWORKMIGREXECSTATSFILTER¶
A list of execution statuses to filter by.
Queryable Attributes¶
networkMigrationExecutionIDs¶
A list of execution IDs to filter by.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NETWORKMIGRATIONEXECIDS() |
Getter for NETWORKMIGRATIONEXECUTIONIDS, with configurable d |
ASK_NETWORKMIGRATIONEXECIDS() |
Getter for NETWORKMIGRATIONEXECUTIONIDS w/ exceptions if fie |
HAS_NETWORKMIGRATIONEXECIDS() |
Determine if NETWORKMIGRATIONEXECUTIONIDS has a value |
networkMigrationExecutionStatuses¶
A list of execution statuses to filter by.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NETWORKMIGREXECSTATUSES() |
Getter for NETWORKMIGRATIONEXECSTATUSES, with configurable d |
ASK_NETWORKMIGREXECSTATUSES() |
Getter for NETWORKMIGRATIONEXECSTATUSES w/ exceptions if fie |
HAS_NETWORKMIGREXECSTATUSES() |
Determine if NETWORKMIGRATIONEXECSTATUSES has a value |