Database
Salary
SalSalaryPfEsiMonthlyDetails

SalSalaryPfEsiMonthlyDetails

Documentation for the SalSalaryPfEsiMonthlyDetails database schema.

Fields

FieldData TypeUsage
transactionIdStringUnique reference to transaction.
employeeIdObjectIdUnique reference to employee.
monthIdObjectIdUnique reference to month.
yearIdObjectIdUnique reference to year.
transactionDateDateTimestamp/Date for transactionDate.
providentFundGrossDecimal128Unique reference to provident Fund Gross.
providentFundDecimal128Unique reference to provident Fund.
voluntaryProvidentFundDecimal128Unique reference to voluntary Provident Fund.
account1Decimal128Stores the account1 data.
account10Decimal128Stores the account10 data.
esiGrossDecimal128Stores the esi gross data.
esiDecimal128Stores the esi data.
esiEmployerContributionDecimal128Stores the esi employer contribution data.
updatedDateIdObjectIdUnique reference to updated Date.