/AWS1/CL_MGNDSCSRCSERVERSREQ00¶
Request to filter Source Servers list.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_sourceserverids TYPE /AWS1/CL_MGNDSCSRCSERVERSREQ01=>TT_DESCRSRCSERVERSREQFILTSIDS TT_DESCRSRCSERVERSREQFILTSIDS¶
Request to filter Source Servers list by Source Server ID.
iv_isarchived TYPE /AWS1/MGNBOOLEAN /AWS1/MGNBOOLEAN¶
Request to filter Source Servers list by archived.
it_replicationtypes TYPE /AWS1/CL_MGNREPLICATIONTYPES_W=>TT_REPLICATIONTYPES TT_REPLICATIONTYPES¶
Request to filter Source Servers list by replication type.
it_lifecyclestates TYPE /AWS1/CL_MGNLIFECYCLESTATES_W=>TT_LIFECYCLESTATES TT_LIFECYCLESTATES¶
Request to filter Source Servers list by life cycle states.
it_applicationids TYPE /AWS1/CL_MGNDSCSRCSERVERSREQ02=>TT_DSCSRCSERVERSREQAPPLICATI00 TT_DSCSRCSERVERSREQAPPLICATI00¶
Request to filter Source Servers list by application IDs.
Queryable Attributes¶
sourceServerIDs¶
Request to filter Source Servers list by Source Server ID.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SOURCESERVERIDS() |
Getter for SOURCESERVERIDS, with configurable default |
ASK_SOURCESERVERIDS() |
Getter for SOURCESERVERIDS w/ exceptions if field has no val |
HAS_SOURCESERVERIDS() |
Determine if SOURCESERVERIDS has a value |
isArchived¶
Request to filter Source Servers list by archived.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ISARCHIVED() |
Getter for ISARCHIVED, with configurable default |
ASK_ISARCHIVED() |
Getter for ISARCHIVED w/ exceptions if field has no value |
HAS_ISARCHIVED() |
Determine if ISARCHIVED has a value |
replicationTypes¶
Request to filter Source Servers list by replication type.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REPLICATIONTYPES() |
Getter for REPLICATIONTYPES, with configurable default |
ASK_REPLICATIONTYPES() |
Getter for REPLICATIONTYPES w/ exceptions if field has no va |
HAS_REPLICATIONTYPES() |
Determine if REPLICATIONTYPES has a value |
lifeCycleStates¶
Request to filter Source Servers list by life cycle states.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LIFECYCLESTATES() |
Getter for LIFECYCLESTATES, with configurable default |
ASK_LIFECYCLESTATES() |
Getter for LIFECYCLESTATES w/ exceptions if field has no val |
HAS_LIFECYCLESTATES() |
Determine if LIFECYCLESTATES has a value |
applicationIDs¶
Request to filter Source Servers list by application IDs.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APPLICATIONIDS() |
Getter for APPLICATIONIDS, with configurable default |
ASK_APPLICATIONIDS() |
Getter for APPLICATIONIDS w/ exceptions if field has no valu |
HAS_APPLICATIONIDS() |
Determine if APPLICATIONIDS has a value |