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

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
4 26-Nov-2021 10:22 1 KB JMyers to previous
3 26-Nov-2021 10:22 816 bytes JMyers to previous | to last
2 26-Nov-2021 10:22 722 bytes JMyers to previous | to last
1 26-Nov-2021 10:22 748 bytes JMyers to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 changed 3 lines
!!!Alias: [IVTAJ]
(INF_CV_AUTHORIZEDJOBS)
\\
[{TableOfContents }]
!!!AUTHORIZED JOBS INTERFACE FILE
At line 5 changed one line
Authorized Jobs
The Authorized Jobs Interface File screen is used to import authorized job records into the software data structures.
At line 7 changed 14 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|
|[UNIT_CODE]|Varchar2(16)|Y|
|[JOB_CODE]|Varchar2(16)|Y|
|[DEPARTMENT_CODE]|Varchar2(16)|Y|
|[PERSON_CODE]|Varchar2(16)|Y|
|[EMPLOYMENT_TYPE]|Varchar2(30)| |
|[HIRE_DATE]|Date()| |
|[AUTHORIZED_TYPE]|Varchar2(30)|Y|
|[START_DATE]|Date()| |
|[END_DATE]|Date()| |
Authorized Jobs Interface File data is maintained on the [INF_CV_AUTHORIZEDJOBS] table.
At line 22 changed one line
[{If var='loginstatus' contains 'authenticated'
;[ID|ID]:This field identifies the authorized job record within the data base.
;[Entity|ENTITY_CODE]:The entity that the job is a part of is identified in this field.
;[Unit|UNIT_CODE]:The unit that the job is a part of is identified in this field.
;[Job|JOB_CODE]:The authorized job is identified in this field.
;[Department|DEPARTMENT_CODE]:The department that the job is a part of is identified in this field.
;[Person Code|PERSON_CODE]:The person associated with the job is identified in this field.
;[Employment Type|EMPLOYMENT_TYPE]:The employment type associated with the job is defined in this field.
;[Date of Hire|HIRE_DATE]:The date the person was hired for the job is defined in this field.
;[Authorized Type|AUTHORIZED_TYPE]:This field categorizes the job into a specific type.
;[Start Date|START_DATE]/[End Date|END_DATE]:If the job is time limited, these fields define that time period.
At line 25 changed 4 lines
![Discussion|Edit:Internal.IVTAJ]
[{InsertPage page='Internal.IVTAJ' default='Click to create a new discussion page'}]
}]
![Notes|Edit:Internal.IVTAJ]
[{InsertPage page='Internal.IVTAJ' default='Click to create a new notes page'}]