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

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
9 26-Nov-2021 10:22 4 KB kparrott to previous
8 26-Nov-2021 10:22 4 KB kparrott to previous | to last
7 26-Nov-2021 10:22 4 KB JMyers to previous | to last
6 26-Nov-2021 10:22 4 KB JEscott to previous | to last
5 26-Nov-2021 10:22 4 KB JEscott to previous | to last
4 26-Nov-2021 10:22 4 KB JEscott to previous | to last
3 26-Nov-2021 10:22 4 KB JEscott to previous | to last
2 26-Nov-2021 10:22 1 KB JEscott to previous | to last
1 26-Nov-2021 10:22 1 KB JEscott to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 changed 2 lines
!!!Alias: IVPTD
The INF_CV_TODATES table is used to import employee’s work assignment information and attendant data into the software data structures. The TODATES table stores pay component information for year, quarter, month, fiscal and assignment to-date periods. The information is stored in two tables: a “header” and “pay component details”. A new header record is created for each combination of the following fields: Employment record (entity, person_code, employment_type, hire_date), group (for specific unit), state/province of work, state/province of residence (within the country specified), School District Code, GEO Code for work, GEO Code for residence, type of To-date (year, month, etc.) and specific period for that to-date type.
!!!Alias: [IVPTD]
(INF_CV_TODATES)
The INF_CV_TODATES table is used to import employee’s to-date (YTD, MTD, QTD) amounts into the software data structures. The TODATES table stores pay component information for year, quarter, month, fiscal and assignment to-date periods. The information is stored in two tables: a “header” and “pay component details”. A new header record is created for each combination of the following fields: Employment record (entity, person_code, employment_type, hire_date), group (for specific unit), state/province of work, state/province of residence (within the country specified), School District Code, GEO Code for work, GEO Code for residence, type of To-date (year, month, etc.) and specific period for that to-date type.
Tables loaded:
*[P2K_PR_TODATE_HEADERS] (first record for each set only)
*[P2K_PR_TODATE_PC_AMOUNTS] (each record)
At line 14 changed 2 lines
|[STATE_PROVINCE_CODE_HOME]|Varchar2(16)| |Validation: Must be a valid state code or province code, for the [COUNTRY_CODE] indicated on [P2K_CM_STATE_PROVINCES]. If you provide a [STATE_PROVINCE_CODE], then you must provide a [COUNTRY_CODE].
|[STATE_PROVINCE_CODE_WORK]|Varchar2(16)| |Validation: Must be a valid state code or province code, for the [COUNTRY_CODE] indicated on [P2K_CM_STATE_PROVINCES]. If you provide a [STATE_PROVINCE_CODE], then you must provide a [COUNTRY_CODE].
|[HOME_STATE_PROVINCE_CODE]|Varchar2(16)| |Validation: Must be a valid state code or province code, for the [COUNTRY_CODE] indicated on [P2K_CM_STATE_PROVINCES]. If you provide a [STATE_PROVINCE_CODE], then you must provide a [COUNTRY_CODE].
|[WORK_STATE_PROVINCE_CODE]|Varchar2(16)| |Validation: Must be a valid state code or province code, for the [COUNTRY_CODE] indicated on [P2K_CM_STATE_PROVINCES]. If you provide a [STATE_PROVINCE_CODE], then you must provide a [COUNTRY_CODE].
At line 19 changed 2 lines
|[GEO_CODE_WORK]|Varchar2(16)| |Validation: The [GEO_CODE] must be a valid GEO code on the [P2K_CM_TAX_JURISDICTIONS] table. If the [STATE_PROVINCE_CODE_WORK] is provided, then the [GEO_CODE] must be within that specific state, as well.
|[GEO_CODE_HOME]|Varchar2(16)| |Validation: The [GEO_CODE] must be a valid GEO code on the [P2K_CM_TAX_JURISDICTIONS] table. If the [STATE_PROVINCE_CODE_HOME] is provided, then the [GEO_CODE] must be within that specific state, as well.
|[GEO_CODE_WORK]|Varchar2(16)| |Validation: The [GEO_CODE] must be a valid GEO code on the [P2K_CM_TAX_JURISDICTIONS] table. If the [WORK_STATE_PROVINCE_CODE] is provided, then the [GEO_CODE] must be within that specific state, as well.
|[GEO_CODE_HOME]|Varchar2(16)| |Validation: The [GEO_CODE] must be a valid GEO code on the [P2K_CM_TAX_JURISDICTIONS] table. If the [HOME_STATE_PROVINCE_CODE] is provided, then the [GEO_CODE] must be within that specific state, as well.
At line 34 added 5 lines
----
![Notes|Edit:Internal.INF_CV_TODATES]
[{InsertPage page='Internal.INF_CV_TODATES' default='Click to create a new notes page'}]