Database
Payroll
Payroll Master
Common
LocationHeadSlabMaster

LocationHeadSlabMaster

Documentation for the LocationHeadSlabMaster database schema.

Fields

FieldData TypeUsage
companyIdObjectIdUnique reference to company.
unitIdObjectIdUnique reference to unit.
clientIdObjectIdUnique reference to client.
designationObjectIdTimestamp/Date for designation.
headTypeObjectIdStores the head type data.
amountNumberMonetary or numeric value.
locationNameStringThe name or title of the locationheadslabmaster.
esiApplicableBooleanStores the esi applicable data.
pfApplicableBooleanStores the pf applicable data.
otGrossBooleanStores the ot gross data.
nfhgrossBooleanStores the nfhgross data.
partOfGrossBooleanStores the part of gross data.
otRateHoursNumberTimestamp/Date for otRateHours.
esiOTHoursApplicableBooleanStores the esi o t hours applicable data.
attendanceBonusRateNumberTimestamp/Date for attendanceBonusRate.
attendanceBonusDaysLimitNumberTimestamp/Date for attendanceBonusDaysLimit.
insertedUserIdObjectIdUnique reference to inserted User.
updatedUserIdObjectIdUnique reference to updated User.
insertedDateIdObjectIdUnique reference to inserted Date.
updatedDateIdObjectIdUnique reference to updated Date.
isDeletedBooleanStores the is deleted data.
statusBooleanTimestamp/Date for status.
deletedByObjectIdStores the deleted by data.
deletedTimeDateTimestamp/Date for deletedTime.