Hours of Operation Day field specifications
This table lists the field-column specifications in the Hours of Operation Day import interface. Fields with the asterisk (*) symbol are required.
| Col. | Field Name | Type | Size/Format | Description |
|---|---|---|---|---|
| 1 | HRSOP_ID* | Varchar2 | 40 | The Hours of Operation Day ID number from the HOURS_OF_OPERATION table. |
| 2 | HRSOPD_DAY* | Number | 1 | The numeric value for the day of the week. |
| 3 | HRSOPD_OPEN_TIME* | Date | yyyy-MM-dd HH:mm:ss | The open time for Hours of Operation Day. |
| 4 | HRSOPD_CLOSE_TIME* | Date | yyyy-MM-dd HH:mm:ss | The closing time for Hours of Operation Day. |