/AWS1/CL_OWXCREDEPLOYMENTRSLT¶
Contains the response to a CreateDeployment request.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_deploymentid TYPE /AWS1/OWXSTRING /AWS1/OWXSTRING¶
The deployment ID, which can be used with other requests to identify the deployment.
Queryable Attributes¶
DeploymentId¶
The deployment ID, which can be used with other requests to identify the deployment.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DEPLOYMENTID() |
Getter for DEPLOYMENTID, with configurable default |
ASK_DEPLOYMENTID() |
Getter for DEPLOYMENTID w/ exceptions if field has no value |
HAS_DEPLOYMENTID() |
Determine if DEPLOYMENTID has a value |