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. | |
PERSON_CODE | Varchar2(16) | Y | Validation: Must be a valid PERSON_CODE already defined on the P2K_HR_IDENTITIES table |
MILITARY_BRANCH | Varchar2(30) | Y | Validation: Must be either a valid lexicon code, or a valid lexicon description from X_MILITARY_BRANCH |
ENLISTED_DATE | Date() | Y | Validation: Must be a valid date. |
DESCRIPTION | Varchar2(50) | ||
MILITARY_STATUS | Varchar2(30) | Validation: Must be either a valid lexicon code, or a valid lexicon description from X_MILITARY_STATUS | |
MILITARY_RANK | Varchar2(30) | Validation: Must be either a valid lexicon code, or a valid lexicon description from X_MILITARY_RANK | |
DISCHARGED_DATE | Date() | Validation: Must be a valid date | |
DISCHARGE_TYPE | Varchar2(30) | Validation: Must be either a valid lexicon code, or a valid lexicon description X_MILITARY_DISCH_TYPE | |
SECURITY_CLEARANCE | Varchar2(30) | Validation: Must be either a valid lexicon code, or a valid lexicon description X_SECURITY_CLEARANCE | |
CREATE_DATE | Date() | This field used internally only to provide audit information for the creation/updating of records. This field would not be loaded. | |
CREATE_USER | Varchar2(30) | This field used internally only to provide audit information for the creation/updating of records. This field would not be loaded. | |
CHANGE_DATE | Date() | This field used internally only to provide audit information for the creation/updating of records. This field would not be loaded. | |
CHANGE_USER | Varchar2(30) | This field used internally only to provide audit information for the creation/updating of records. This field would not be loaded. |
Screen captures are meant to be indicative of the concept being presented and may not reflect the current screen design.
If you have any comments or questions please email the Wiki Editor
All content © High Line Corporation