Database
Payroll
Payroll Master
Common
SalaryDesignationMaster

SalaryDesignationMaster

Documentation for the SalaryDesignationMaster database schema.

Fields

FieldData TypeUsage
companyIdObjectIdUnique reference to company.
designationNameStringThe name or title of the salarydesignationmaster.
uppercaseObjectIdStores the uppercase data.
unitIdObjectIdUnique reference to unit.
PFBasedOnStringStores the p f based on data.
providentFundApplicableBooleanUnique reference to provident Fund Applicable.
esiBasedOnStringStores the esi based on data.
esiApplicableBooleanStores the esi applicable data.
bonusBasedOnStringStores the bonus based on data.
bonusApplicableBooleanStores the bonus applicable data.
amountNumberMonetary or numeric value.
gpaAmountNumberMonetary or numeric value.
RevisedDesignationObjectIdTimestamp/Date for RevisedDesignation.
seniorityLevelStringStores the seniority level data.
levelStringStores the level data.
qualificationStringTimestamp/Date for qualification.
remarksStringDetailed notes or remarks.
wageTypeStringStores the wage type data.
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.