InternalLocationWithBusinessHoursById |
Catalog: Autotask
Schema: InternalLocationWithBusinessHours
This is a read-only table function. The Autotask API may not support changing the data or the Invantive UniversalSQL driver for Autotask does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Autotask API.
Parameters of Table Function
The following parameters can be used to control the behaviour of the table function InternalLocationWithBusinessHoursById. A value must be provided at all times for required parameters, but optional parameters in general do not need to have a value and the execution will default to a pre-defined behaviour. Values can be specified by position and by name. In both cases, all parameters not specified will be evaluated using their default values.
Value specification by position is done by listing all values from the first to the last needed value. For example: a `select * from table(value1, value2, value3)` on a table with four parameters will use the default value for the fourth parameter and the specified values for the first three.
Value specification by name is done by listing all values that require a value. For example with `select * from table(name1 => value1, name3 => value3)` on the same table will use the default values for the second and fourth parameters and the specified values for the first and third.
Name |
Data Type |
Required |
Default Value |
Documentation |
---|---|---|---|---|
id |
int64 |
☑ |
|
|
Columns of Table Function
The columns of the table function InternalLocationWithBusinessHoursById are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
additionalAddressInfo |
string |
Additional Address Information |
☐ |
|
address1 |
string |
Address 1 |
☐ |
|
address2 |
string |
Address 2 |
☐ |
|
city |
string |
City |
☐ |
|
countryID |
int32 |
Country ID |
☐ |
|
dateFormat |
string |
Date Format |
☐ |
|
firstDayOfWeek |
int32 |
First Day of Week |
☐ |
|
fridayBusinessHoursEndTime |
datetime |
Friday Business Hours End Time |
☐ |
|
fridayBusinessHoursStartTime |
datetime |
Friday Business Hours Start Time |
☐ |
|
fridayExtendedHoursEndTime |
datetime |
Friday Extended Hours End Time |
☐ |
|
fridayExtendedHoursStartTime |
datetime |
Friday Extended Hours Start Time |
☐ |
|
holidayExtendedHoursEndTime |
datetime |
Holiday Extended Hourse End Time |
☐ |
|
holidayExtendedHoursStartTime |
datetime |
Holiday Extended Hours Start Time |
☐ |
|
holidayHoursEndTime |
datetime |
Holiday Hours End Time |
☐ |
|
holidayHoursStartTime |
datetime |
Holiday Hours Start Time |
☐ |
|
holidayHoursType |
int32 |
Holiday Hours Type |
☐ |
|
holidaySetID |
int32 |
Holiday Set ID |
☐ |
|
id |
int64 |
ID |
☐ |
|
isDefault |
boolean |
Is Default |
☐ |
|
mondayBusinessHoursEndTime |
datetime |
Monday Business Hours End Time |
☐ |
|
mondayBusinessHoursStartTime |
datetime |
Monday Business Hours Start Time |
☐ |
|
mondayExtendedHoursEndTime |
datetime |
Monday Extended Hours End Time |
☐ |
|
mondayExtendedHoursStartTime |
datetime |
Monday Extended Hours Start Time |
☐ |
|
name |
string |
Name |
☐ |
|
noHoursOnHolidays |
boolean |
No Hours on Holidays |
☐ |
|
numberFormat |
string |
Number Format |
☐ |
|
postalCode |
string |
Postal Code |
☐ |
|
saturdayBusinessHoursEndTime |
datetime |
Saturday Business Hours End Time |
☐ |
|
saturdayBusinessHoursStartTime |
datetime |
Saturday Business Hours Start Time |
☐ |
|
saturdayExtendedHoursEndTime |
datetime |
Saturday Extended Hours End Time |
☐ |
|
saturdayExtendedHoursStartTime |
datetime |
Saturday Extended Hours Start Time |
☐ |
|
state |
string |
State |
☐ |
|
sundayBusinessHoursEndTime |
datetime |
Sunday Business Hours End Time |
☐ |
|
sundayBusinessHoursStartTime |
datetime |
Sunday Business Hours Start Time |
☐ |
|
sundayExtendedHoursEndTime |
datetime |
Sunday Extended Hours End Time |
☐ |
|
sundayExtendedHoursStartTime |
datetime |
Sunday Extended Hours Start Time |
☐ |
|
thursdayBusinessHoursEndTime |
datetime |
Thursday Business Hours End Time |
☐ |
|
thursdayBusinessHoursStartTime |
datetime |
Thursday Business Hours Start Time |
☐ |
|
thursdayExtendedHoursEndTime |
datetime |
Thursday Extended Hours End Time |
☐ |
|
thursdayExtendedHoursStartTime |
datetime |
Thursday Extended Hours Start Time |
☐ |
|
timeFormat |
string |
Time Format |
☐ |
|
timeZoneID |
int32 |
Time Zone ID |
☐ |
|
tuesdayBusinessHoursEndTime |
datetime |
Tuesday Business Hours End Time |
☐ |
|
tuesdayBusinessHoursStartTime |
datetime |
Tuesday Business Hours Start Time |
☐ |
|
tuesdayExtendedHoursEndTime |
datetime |
Tuesday Extended Hours End Time |
☐ |
|
tuesdayExtendedHoursStartTime |
datetime |
Tuesday Extended Hours Start Time |
☐ |
|
wednesdayBusinessHoursEndTime |
datetime |
Wednesday Business Hours End Time |
☐ |
|
wednesdayBusinessHoursStartTime |
datetime |
Wednesday Business Hours Start Time |
☐ |
|
wednesdayExtendedHoursEndTime |
datetime |
Wednesday Extended Hours End Time |
☐ |
|
wednesdayExtendedHoursStartTime |
datetime |
Wednesday Extended Hours Start Time |
☐ |
|
10-06-2024 18:39 Version 24.1.3-BETA+4689