This page (revision-6) was last changed on 26-Nov-2021 10:22 by rforbes

This page was created on 26-Nov-2021 10:22 by JMyers

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
6 26-Nov-2021 10:22 1 KB rforbes to previous
5 26-Nov-2021 10:22 1 KB JMyers to previous | to last
4 26-Nov-2021 10:22 2 KB JMyers to previous | to last
3 26-Nov-2021 10:22 978 bytes JMyers to previous | to last
2 26-Nov-2021 10:22 1 KB JMyers to previous | to last
1 26-Nov-2021 10:22 935 bytes JMyers to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 changed 3 lines
!!!Alias: [IVTES]
(INF_CV_EVENTSITES)
\\
!!!EVENT SITE INTERFACE FILE
At line 5 changed one line
Event Sites
The Event Site Interface File screen is used to import salary scales and steps into the software data structures.
At line 7 changed 19 lines
!!Table Columns
\\
||Column name||Data Type / Size||Mand.||Notes
|[ID]|Number(10)| |Used internally to define a unique identification for the record. This field would not be loaded.
|[ENTITY_CODE]|Varchar2(16)|Y|
|[WORK_DIVISION_CODE]|Varchar2(16)|Y|
|[WORK_AREA_CODE]|Varchar2(16)| |
|[WORK_STATION_CODE]|Varchar2(16)| |
|[EVENT_SITE_CODE]|Varchar2(16)|Y|
|[JOB_NUMBER]|Varchar2(30)|Y|
|[INCEPTION_DATE]|Date()|Y|
|[EVENT_SITE_STATUS]|Varchar2(30)| |
|[START_DATE]|Date()|Y|
|[END_DATE]|Date()|Y|
|[APPROVED]|Varchar2(4)| |
|[DISTRIBUTION_MASK]|Varchar2(50)| |
|[DESCRIPTION]|Varchar2(50)| |
|[USER_OVERRIDE]|Varchar2(4)| |
|[REFERENCE_INFO]|Varchar2(2000)| |
Event Site Interface File data is maintained on the [INF_CV_EVENTSITES] table.
At line 7 added 15 lines
;[ID|ID]:This field identifies the event site record within the data base.
;[Entity|ENTITY_CODE]:This field identifies the entity associated with the event site.
;[Work Division|WORK_DIVISION_CODE]:This field identifies the work division associated with the event site.
;[Work Area|WORK_AREA_CODE]:This field identifies the work area associated with the event site.
;[Station|WORK_STATION_CODE]:This field identifies the work station associated with the event site.
;[Event Site|EVENT_SITE_CODE]:This field displays the name of the event site.
;[Job Number|JOB_NUMBER]:This field identifies the job number associated with the event site.
;[Date of Inception|INCEPTION_DATE]:This field provides the date the event site commenced.
;[Status|EVENT_SITE_STATUS]:The status of the event site is defined in this field.
;[Start|START_DATE]/[End|END_DATE]:If the event site is time sensitive, the start and end dates of the site are provided in these fields.
;[Approved|APPROVED]:This field indicates if the event site has been approved.
;[Distribution Mask|DISTRIBUTION_MASK]:This field provides the distribution mask associated with the event site.
;[Description|DESCRIPTION]:A description of the event site is provided in this field.
;[User Override|USER_OVERRIDE]:
;[Reference Information|REFERENCE_INFO]:Further details about the event site are provided in this field.
At line 29 removed one line
[{If var='loginstatus' contains 'authenticated'
At line 32 changed 4 lines
![Discussion|Edit:Internal.IVTES]
[{InsertPage page='Internal.IVTES' default='Click to create a new discussion page'}]
}]
![Notes|Edit:Internal.IVTES]
[{InsertPage page='Internal.IVTES' default='Click to create a new notes page'}]