/AWS1/CL_DPLBTCGETDEPLOYMENT01¶
Represents the output of a BatchGetDeploymentGroups operation.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_deploymentgroupsinfo TYPE /AWS1/CL_DPLDEPLOYMENTGRPINFO=>TT_DEPLOYMENTGROUPINFOLIST TT_DEPLOYMENTGROUPINFOLIST¶
Information about the deployment groups.
iv_errormessage TYPE /AWS1/DPLERRORMESSAGE /AWS1/DPLERRORMESSAGE¶
Information about errors that might have occurred during the API call.
Queryable Attributes¶
deploymentGroupsInfo¶
Information about the deployment groups.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DEPLOYMENTGROUPSINFO() |
Getter for DEPLOYMENTGROUPSINFO, with configurable default |
ASK_DEPLOYMENTGROUPSINFO() |
Getter for DEPLOYMENTGROUPSINFO w/ exceptions if field has n |
HAS_DEPLOYMENTGROUPSINFO() |
Determine if DEPLOYMENTGROUPSINFO has a value |
errorMessage¶
Information about errors that might have occurred during the API call.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ERRORMESSAGE() |
Getter for ERRORMESSAGE, with configurable default |
ASK_ERRORMESSAGE() |
Getter for ERRORMESSAGE w/ exceptions if field has no value |
HAS_ERRORMESSAGE() |
Determine if ERRORMESSAGE has a value |