Database
Payroll
Transactions
employeeIncrement

employeeIncrement

Documentation for the employeeIncrement database schema.

Fields

FieldData TypeUsage
companyIdObjectIdUnique reference to company.
empIdObjectIdUnique reference to emp.
cityIdObjectIdUnique reference to city.
unitIdObjectIdUnique reference to unit.
departmentIdObjectIdUnique reference to department.
designationIdObjectIdUnique reference to designation.
natureIdObjectIdUnique reference to nature.
classIdObjectIdUnique reference to class.
teamHeadObjectIdStores the team head data.
siteManagerObjectIdStores the site manager data.
foodDeductionStringStores the food deduction data.
effectiveSalaryBooleanStores the effective salary data.
costCentreIdObjectIdUnique reference to cost Centre.
bankIdObjectIdUnique reference to bank.
bankAccountNoStringStores the bank account no data.
basedOnStringStores the based on data.
newCityIdObjectIdUnique reference to new City.
newUnitIdObjectIdUnique reference to new Unit.
newDepartmentIdObjectIdUnique reference to new Department.
newDesignationIdObjectIdUnique reference to new Designation.
newNatureIdObjectIdUnique reference to new Nature.
newClassIdObjectIdUnique reference to new Class.
newCostCentreIdObjectIdUnique reference to new Cost Centre.
newBankIdObjectIdUnique reference to new Bank.
newBankAccountNoStringStores the new bank account no data.
newBasedOnStringStores the new based on data.
gradeObjectIdStores the grade data.
newGradeObjectIdStores the new grade data.
pfApplicableBooleanStores the pf applicable data.
gratuityApplicableBooleanTimestamp/Date for gratuityApplicable.
safetyAllowanceApplicableBooleanStores the safety allowance applicable data.
depAllowanceApplicableBooleanStores the dep allowance applicable data.
bonusApplicableBooleanStores the bonus applicable data.
datedDateTimestamp/Date for dated.
effectiveFromDateStores the effective from data.
ctcBasicNumberStores the ctc basic data.
incrementPercentageNumberStores the increment percentage data.
incrementAmountNumberMonetary or numeric value.
newCtcBasicNumberStores the new ctc basic data.
remarksObjectIdDetailed notes or remarks.
approvalIdObjectIdUnique reference to approval.
reportingManagerObjectIdStores the reporting manager data.
siteAllowanceObjectIdStores the site allowance data.
newSiteAllowanceObjectIdStores the new site allowance data.
foodingObjectIdStores the fooding data.
newFoodingObjectIdStores the new fooding data.
insertedUserIdObjectIdUnique reference to inserted User.
updatedUserIdObjectIdUnique reference to updated User.
insertedDateIdDateUnique reference to inserted Date.
updatedDateIdDateUnique reference to updated Date.
statusStringTimestamp/Date for status.
isDeletedBooleanStores the is deleted data.
deletedByObjectIdStores the deleted by data.
deletedTimeDateTimestamp/Date for deletedTime.