Database
Payroll
Payroll Master
Common
salaryRembursementIntitlementMaster

salaryRembursementIntitlementMaster

Documentation for the salaryRembursementIntitlementMaster database schema.

Fields

FieldData TypeUsage
companyIdObjectIdUnique reference to company.
employeeIdObjectIdUnique reference to employee.
headIdStringUnique reference to head.
financialYearIdStringUnique reference to financial Year.
employeeCodeStringStores the employee code data.
amountNumberMonetary or numeric value.
insertedUserIdStringUnique reference to inserted User.
updatedUserIdStringUnique reference to updated User.
insertedDateIdStringUnique reference to inserted Date.
updatedDateIdStringUnique reference to updated Date.
isDeletedBooleanStores the is deleted data.
statusBooleanTimestamp/Date for status.
deletedByObjectIdStores the deleted by data.
deletedTimeDateTimestamp/Date for deletedTime.