/AWS1/CL_OWXDSCDEPLOYMENTSRS¶
Contains the response to a DescribeDeployments request.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_deployments TYPE /AWS1/CL_OWXDEPLOYMENT=>TT_DEPLOYMENTS TT_DEPLOYMENTS¶
An array of
Deploymentobjects that describe the deployments.
Queryable Attributes¶
Deployments¶
An array of
Deploymentobjects that describe the deployments.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DEPLOYMENTS() |
Getter for DEPLOYMENTS, with configurable default |
ASK_DEPLOYMENTS() |
Getter for DEPLOYMENTS w/ exceptions if field has no value |
HAS_DEPLOYMENTS() |
Determine if DEPLOYMENTS has a value |