Database
Payroll
Payroll Master
Common
SalaryHeadSlabDetails

SalaryHeadSlabDetails

Documentation for the SalaryHeadSlabDetails database schema.

Fields

FieldData TypeUsage
companyIdObjectIdUnique reference to company.
transactionIdStringUnique reference to transaction.
slabIdObjectIdUnique reference to slab.
cityCategoryIdObjectIdUnique reference to city Category.
cityIdObjectIdUnique reference to city.
formulaIdObjectIdUnique reference to formula.
fromCostOfCompanyNumberStores the from cost of company data.
toCostOfCompanyNumberStores the to cost of company data.
amountNumberMonetary or numeric value.
updatedUserIdObjectIdUnique reference to updated User.
updatedDateIdObjectIdUnique reference to updated Date.
timestampDateTimestamp/Date for timestamp.