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.

Table Columns#


Column nameData Type / SizeDomainMand.Notes
IDNumber(10)ID
ENTITY_CODEVarchar2(16)CODEY
PERSON_CODEVarchar2(16)CODEY
EMPLOYMENT_TYPEVarchar2(30)VARCHAR30
HIRE_DATEDate()DATE
UNIT_CODEVarchar2(16)CODEY
GROUP_CODEVarchar2(16)CODEY
COUNTRY_CODEVarchar2(16)CODEY
STATE_PROVINCE_CODE_HOMEVarchar2(16)CODE
STATE_PROVINCE_CODE_WORKVarchar2(16)CODE
TODATE_TYPEVarchar2(30)VARCHAR30Y
CALENDAR_PERIODNumber(10)NUMBER10
SCHOOL_DISTRICT_CODEVarchar2(16)CODE
GEO_CODE_WORKVarchar2(16)CODE
GEO_CODE_HOMEVarchar2(16)CODE
PC_CODENumber(4)CODE NUMERIC
AMOUNTNumber(18)AMT12V6
DESCRIPTIONVarchar2(50)DESCRIPTION
CREATE_DATEDate()DATE
CREATE_USERVarchar2(30)VARCHAR30
CHANGE_DATEDate()DATE
CHANGE_USERVarchar2(30)VARCHAR30