This page (revision-7) 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
7 26-Nov-2021 10:22 1 KB JMyers to previous
6 26-Nov-2021 10:22 1 KB JMyers to previous | to last
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 803 bytes JMyers to previous | to last
2 26-Nov-2021 10:22 688 bytes JMyers to previous | to last
1 26-Nov-2021 10:22 2 KB JMyers to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 changed 2 lines
[{TableOfContents }]
!!!MILITARY RECORD INTERFACE FILE
!!!Alias: [IVEMT]
(INF_CV_MILITARIES)
At line 4 changed one line
The Military Record Interface File screen is used to import military records into the software data structures.
The INF_CV_MILITARIES table is used to import employee military records into the software data structures. This table is used for employees who have performed prior military service or have current military commitments.
At line 6 changed one line
Contacts Interface File data is maintained on the [INF_CV_MILITARIES] table.
Tables loaded: [P2K_HR_MILITARIES]
At line 8 changed 10 lines
;[ID|ID]:This field uniquely identifies the military record within the data base.
;[Person Code|PERSON_CODE]:This field identifies the employee for whom the military records are being imported.
;[Military Branch|MILITARY_BRANCH]:This field displays the branch of the military in which an employee has service.
;[Enlisted As Of|ENLISTED_DATE]:This field shows the date the employee was enlisted or commissioned.
;[Description|DESCRIPTION]:Description is used to specify rank, occupation or specialization information for the employee.
;[Status|MILITARY_STATUS]:This field indicates current military status (i.e. Active Reserve).
;[Rank|MILITARY_RANK]:This field indicates whether the employee was enlisted or commissioned in a service branch.
;[Discharged On|DISCHARGED_DATE]:This is the date the employee was discharged.
;[Discharge Type|DISCHARGE_TYPE]:This field displays the type of discharge from military service the employee received.
;[Security Clearance|SECURITY_CLEARANCE]:This field displays the level of security clearance the employee received.
;[ID|ID]:
;[Person Code|PERSON_CODE]:
;[Military Branch|MILITARY_BRANCH]:
;[Enlisted As Of|ENLISTED_DATE]:
;[Description|DESCRIPTION]:
;[Status|MILITARY_STATUS]:
;[Rank|MILITARY_RANK]:
;[Discharged On|DISCHARGED_DATE]:
;[Discharge Type|DISCHARGE_TYPE]:
;[Security Clearance|SECURITY_CLEARANCE]:
At line 20 added 2 lines
[{If var='loginstatus' contains 'authenticated'
At line 21 changed 2 lines
![Notes|Edit:Internal.IVEMT]
[{InsertPage page='Internal.IVEMT' default='Click to create a new notes page'}]
![Discussion|Edit:Internal.IVEMT]
[{InsertPage page='Internal.IVEMT' default='Click to create a new discussion page'}]
At line 26 added 37 lines
}]
;[Enlisted as of|ENLISTED_DATE]:This field shows the date the employee was enlisted or commissioned. Enlisted_Date is a mandatory date field.
;[Branch|MILITARY_BRANCH]:This field displays the branch of the military in which an employee has service.
*Army
*Navy
*Airforce
*Marines
;:Military_Branch is a mandatory fixed lexicon (X_MILITARY_BRANCH).
;[Description|DESCRIPTION]:Description is used to specify rank, occupation or specialization information for the employee. Description is a 50-character alphanumeric optional field.
;[Rank|MILITARY_RANK]:This field indicates whether the employee was enlisted or commissioned in a service branch.
*Army - Enlisted Airforce – Enlisted
*Army – Commissioned Airforce – Commissioned
*Navy – Enlisted Marine – Enlisted
*Navy – Commissioned Marine – Commissioned
;:Military_Rank is an optional fixed lexicon (X_MILITARY_RANK).
;[Status|MILITARY_STATUS]:This field indicates current military status (i.e. Active Reserve).
*Not Specified National Guard
*Active Reserve Inactive Reserve
*Suppl. Reserve Retired
;:Military_Status is an optional fixed lexicon (X_MILITARY_STATUS).
;[Security Clearance|SECURITY_CLEARANCE]:This field displays the level of security clearance the employee received. Security_Clearance is an optional fixed lexicon (X_SECURITY_CLEARANCE).
;[Discharged on|DISCHARGED_DATE]:This is the date the employee was discharged. Discharged_Date is an optional date field.
;[Discharge Type|DISCHARGE_TYPE]:This field displays the type of discharge from military service the employee received.
*Not Discharged
*Medical Honorable
*Disciplinary
;:Discharge_Type is an optional fixed lexicon (X_MILITARY_DISCH_TYPE).