Database
Payroll
Payroll Master
Common
SalaryHeadMaster

SalaryHeadMaster

Documentation for the SalaryHeadMaster database schema.

Fields

FieldData TypeUsage
companyIdObjectIdUnique reference to company.
unitIdObjectIdUnique reference to unit.
designationIdObjectIdUnique reference to designation.
companyHeadIdObjectIdUnique reference to company Head.
amountNumberMonetary or numeric value.
formulaIdObjectIdUnique reference to formula.
displayOrderNumberStores the display order data.
mappingBooleanStores the mapping data.
activeBooleanStores the active data.
salaryRegisterShowFlagBooleanStores the salary register show flag data.
blockSummationBooleanTimestamp/Date for blockSummation.
providentFundGrossPartBooleanUnique reference to provident Fund Gross Part.
employeeStateInsuranceGrossPartBooleanTimestamp/Date for employeeStateInsuranceGrossPart.
OTRateHoursNumberTimestamp/Date for OTRateHours.
AttendBonusRateNumberTimestamp/Date for AttendBonusRate.
AttendBonusDaysLimitNumberTimestamp/Date for AttendBonusDaysLimit.
otGrossBooleanStores the ot gross data.
nfhgrossBooleanStores the nfhgross data.
presenceDependentBooleanStores the presence dependent data.
esiGrossPartBooleanStores the esi gross part data.
esionnhBooleanStores the esionnh data.
remarksStringDetailed notes or remarks.
insertedUserIdObjectIdUnique reference to inserted User.
updatedUserIdObjectIdUnique reference to updated User.
insertedDateIdDateUnique reference to inserted Date.
updatedDateIdDateUnique reference to updated Date.
isDeletedBooleanStores the is deleted data.
statusBooleanTimestamp/Date for status.
deletedByObjectIdStores the deleted by data.
deletedTimeDateTimestamp/Date for deletedTime.