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

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

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
8 26-Nov-2021 10:22 2 KB jmyers to previous AUTO_APPROVAL ==> AUTO_APPROVAL(Field)
7 26-Nov-2021 10:22 2 KB JMyers to previous | to last
6 26-Nov-2021 10:22 2 KB JEscott to previous | to last
5 26-Nov-2021 10:22 1 KB JEscott to previous | to last
4 26-Nov-2021 10:22 1 KB JEscott to previous | to last
3 26-Nov-2021 10:22 825 bytes JEscott to previous | to last
2 26-Nov-2021 10:22 1 KB JEscott to previous | to last
1 26-Nov-2021 10:22 1018 bytes JEscott to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 changed one line
!!!Alias: IVSMX
!!!Alias: [IVSMX]
At line 3 removed 2 lines
\\
Salary Matrix Details
At line 4 added 5 lines
The INF_CV_MATRICES table is used to import salary review matrices into the software data structures.
Tables loaded:
*[P2K_SA_SALARY_MATRICES]
*[P2K_SA_SALARY_MATRIX_DETAILS]
At line 8 changed 21 lines
||Column name||Data Type / Size||Domain||Mand.||Notes
|[ID]|Number(10)|[ID]| |
|[ENTITY_CODE]|Varchar2(16)|[CODE]|Y|
|[MATRIX_CODE]|Varchar2(16)|[CODE]|Y|
|[MATRIX_START_DATE]|Date()|[DATE]|Y|
|[MATRIX_END_DATE]|Date()|[DATE]| |
|[DESCRIPTION]|Varchar2(50)|[DESCRIPTION]| |
|[OVERALL_RATING]|Varchar2(30)|[VARCHAR30|VARCHARnn]|Y|
|[LOW_COMPA_RATIO]|Number(5)|[PERCENT]|Y|
|[HIGH_COMPA_RATIO]|Number(5)|[PERCENT]|Y|
|[MINIMUM_PERCENT]|Number(5)|[PERCENT]| |
|[MAXIMUM_PERCENT]|Number(5)|[PERCENT]| |
|[RECOMMENDED_PERCENT]|Number(5)|[PERCENT]| |
|[COMPA_RATIO_LIMIT]|Number(5)|[PERCENT]| |
|[AUTO_APPROVAL]|Varchar2(4)|[VARCHAR4|VARCHARnn]| |
|[MAXIMUM_POINTS]|Number(5)|[NUMBER5|NUMBERn]| |
|[MINIMUM_POINTS]|Number(5)|[NUMBER5|NUMBERn]| |
|[CREATE_DATE]|Date()|[DATE]| |
|[CREATE_USER]|Varchar2(30)|[VARCHAR30|VARCHARnn]| |
|[CHANGE_DATE]|Date()|[DATE]| |
|[CHANGE_USER]|Varchar2(30)|[VARCHAR30|VARCHARnn]| |
||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|Validation: Must be a valid entity code already defined on [P2K_CM_ENTITIES].
|[MATRIX_CODE]|Varchar2(16)|Y|
|[MATRIX_START_DATE]|Date()|Y|Validation: Must be a valid date
|[MATRIX_END_DATE]|Date()| |Validation: Must be a valid date
|[DESCRIPTION]|Varchar2(50)| |
|[OVERALL_RATING]|Varchar2(30)|Y|Validation: Must be one of the fixed lexicon values from [X_OVERALL_RATING]
|[LOW_COMPA_RATIO]|Number(5)|Y|
|[HIGH_COMPA_RATIO]|Number(5)|Y|
|[MINIMUM_PERCENT]|Number(5)| |
|[MAXIMUM_PERCENT]|Number(5)| |
|[RECOMMENDED_PERCENT]|Number(5)| |
|[COMPA_RATIO_LIMIT]|Number(5)| |
|[AUTO_APPROVAL(Field)]|Varchar2(4)| |Validation: This field is a “toggle” field. The value will be translated as False if the value is left NULL, set to “N” , “NO” or “0”. All other values will translate to True.
|[MAXIMUM_POINTS]|Number(5)| |
|[MINIMUM_POINTS]|Number(5)| |
|[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.
----
![Notes|Edit:Internal.INF_CV_MATRICES]
[{InsertPage page='Internal.INF_CV_MATRICES' default='Click to create a new notes page'}]