/AWS1/CL_CUSCRESEGMENTSTIMAT01¶
CreateSegmentEstimateResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_domainname TYPE /AWS1/CUSNAME /AWS1/CUSNAME¶
The unique name of the domain.
iv_estimateid TYPE /AWS1/CUSSTRING1TO255 /AWS1/CUSSTRING1TO255¶
A unique identifier for the resource. The value can be passed to
GetSegmentEstimateto retrieve the result of segment estimate status.
iv_statuscode TYPE /AWS1/CUSSTATUSCODE /AWS1/CUSSTATUSCODE¶
The status code for the response.
Queryable Attributes¶
DomainName¶
The unique name of the domain.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DOMAINNAME() |
Getter for DOMAINNAME, with configurable default |
ASK_DOMAINNAME() |
Getter for DOMAINNAME w/ exceptions if field has no value |
HAS_DOMAINNAME() |
Determine if DOMAINNAME has a value |
EstimateId¶
A unique identifier for the resource. The value can be passed to
GetSegmentEstimateto retrieve the result of segment estimate status.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ESTIMATEID() |
Getter for ESTIMATEID, with configurable default |
ASK_ESTIMATEID() |
Getter for ESTIMATEID w/ exceptions if field has no value |
HAS_ESTIMATEID() |
Determine if ESTIMATEID has a value |
StatusCode¶
The status code for the response.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUSCODE() |
Getter for STATUSCODE |