Database
Reports
PfEsiPaidStatus

PfEsiPaidStatus

Documentation for the PfEsiPaidStatus database schema.

Fields

FieldData TypeUsage
companyIdObjectIdUnique reference to company.
employeeIdObjectIdUnique reference to employee.
employeeCodeStringStores the employee code data.
unitIdObjectIdUnique reference to unit.
departmentIdObjectIdUnique reference to department.
monthStringStores the month data.
yearStringStores the year data.
pfPaidBooleanUnique reference to pf Paid.
esiPaidBooleanUnique reference to esi Paid.
updatedByObjectIdTimestamp/Date for updatedBy.
isDeletedBooleanStores the is deleted data.
statusBooleanTimestamp/Date for status.
deletedByObjectIdStores the deleted by data.
deletedAtDateTimestamp/Date for deletedAt.