/AWS1/CL_CNTSRCHHOURSOFOPSRSP¶
SearchHoursOfOperationsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_hoursofoperations TYPE /AWS1/CL_CNTHOURSOFOPERATION=>TT_HOURSOFOPERATIONLIST TT_HOURSOFOPERATIONLIST¶
Information about the hours of operations.
iv_nexttoken TYPE /AWS1/CNTNEXTTOKEN2500 /AWS1/CNTNEXTTOKEN2500¶
If there are additional results, this is the token for the next set of results.
iv_approximatetotalcount TYPE /AWS1/CNTAPPROXIMATETOTALCOUNT /AWS1/CNTAPPROXIMATETOTALCOUNT¶
The total number of hours of operations which matched your search query.
Queryable Attributes¶
HoursOfOperations¶
Information about the hours of operations.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_HOURSOFOPERATIONS() |
Getter for HOURSOFOPERATIONS, with configurable default |
ASK_HOURSOFOPERATIONS() |
Getter for HOURSOFOPERATIONS w/ exceptions if field has no v |
HAS_HOURSOFOPERATIONS() |
Determine if HOURSOFOPERATIONS has a value |
NextToken¶
If there are additional results, this is the token for the next set of results.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEXTTOKEN() |
Getter for NEXTTOKEN, with configurable default |
ASK_NEXTTOKEN() |
Getter for NEXTTOKEN w/ exceptions if field has no value |
HAS_NEXTTOKEN() |
Determine if NEXTTOKEN has a value |
ApproximateTotalCount¶
The total number of hours of operations which matched your search query.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APPROXIMATETOTALCOUNT() |
Getter for APPROXIMATETOTALCOUNT, with configurable default |
ASK_APPROXIMATETOTALCOUNT() |
Getter for APPROXIMATETOTALCOUNT w/ exceptions if field has |
HAS_APPROXIMATETOTALCOUNT() |
Determine if APPROXIMATETOTALCOUNT has a value |