/AWS1/CL_CNTSRCHHOURSOFOPOVE01¶
SearchHoursOfOperationOverridesResponse
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
it_hoursofoperationoverrides
TYPE /AWS1/CL_CNTHOURSOFOPOVERRIDE=>TT_HOURSOFOPOVERRIDELIST
TT_HOURSOFOPOVERRIDELIST
¶
Information about the hours of operations overrides.
iv_nexttoken
TYPE /AWS1/CNTNEXTTOKEN2500
/AWS1/CNTNEXTTOKEN2500
¶
The token for the next set of results. Use the value returned in the previous response in the next request to retrieve 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¶
HoursOfOperationOverrides¶
Information about the hours of operations overrides.
Accessible with the following methods¶
Method | Description |
---|---|
GET_HOURSOFOPOVERRIDES() |
Getter for HOURSOFOPERATIONOVERRIDES, with configurable defa |
ASK_HOURSOFOPOVERRIDES() |
Getter for HOURSOFOPERATIONOVERRIDES w/ exceptions if field |
HAS_HOURSOFOPOVERRIDES() |
Determine if HOURSOFOPERATIONOVERRIDES has a value |
NextToken¶
The token for the next set of results. Use the value returned in the previous response in the next request to retrieve 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 |