Database
Payroll
Payroll Master
Common
salaryGradeMaster

salaryGradeMaster

Documentation for the salaryGradeMaster database schema.

Fields

FieldData TypeUsage
companyIdObjectIdUnique reference to company.
stationedAtObjectIdTimestamp/Date for stationedAt.
DescriptionStringDetailed notes or remarks.
headObjectIdStores the head data.
AmountNumberMonetary or numeric value.
MaxLimitStringStores the max limit data.
PercentApplicableBooleanStores the percent applicable data.
YearlyBooleanStores the yearly data.
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.