Alias: IVPPRN#

(INF_CV_PAYRUNS)

The INF_CV_PAYRUNS table is used to import historical payroll information at a payrun level into the software data structures.

Table Columns#


Column nameData Type / SizeMand.Notes
IDNumber(10) Used internally to define a unique identification for the record. This field would not be loaded.
ENTITY_CODEVarchar2(16)Y
PAY_RUN_NUMBERNumber(10)Y
USER_NAMEVarchar2(30)Y
PAYROLL_CODEVarchar2(16)Y
PAY_POINT_SET_CODEVarchar2(16)Y
PAY_CALENDAR_CODEVarchar2(16)Y
PAY_PERIODNumber(10)Y
PAY_RUN_STAGEVarchar2(30)YValidation: Must be one of the fixed lexicon values from X_PAY_RUN_STAGE
PAY_PERIOD_FUTURENumber(10)
COUNTRY_CODEVarchar2(16)
BANK_TRANSIT_CODEVarchar2(16)
BANK_ACCOUNTVarchar2(30)
STARTING_NUMBERNumber(10)
PAY_RUN_START_TIMESTAMPDate() Validation: Must be a valid date.
PAY_RUN_END_TIMESTAMPDate() Validation: Must be a valid date.
EMPLOYEE_COUNTNumber(5)
REVERSAL_PAY_COUNTNumber(5)
ADJUSTMENT_PAY_COUNTNumber(5)
CURRENT_PAY_COUNTNumber(5)
FUTURE_PAY_COUNTNumber(5)
ADVANCE_PAY_COUNTNumber(5)
BONUS_PAY_COUNTNumber(5)
RETROACTIVE_PAY_COUNTNumber(5)
DISBURSEDVarchar2(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
TRIAL_RUNVarchar2(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
JOURNALIZEDVarchar2(4)
JOURNALIZED_FUNDVarchar2(4)
CREATE_DATEDate() This field used internally only to provide audit information for the creation/updating of records. This field would not be loaded.
CREATE_USERVarchar2(30) This field used internally only to provide audit information for the creation/updating of records. This field would not be loaded.
CHANGE_DATEDate() This field used internally only to provide audit information for the creation/updating of records. This field would not be loaded.
CHANGE_USERVarchar2(30) This field used internally only to provide audit information for the creation/updating of records. This field would not be loaded.


Notes #

Click to create a new notes page