Database
Payroll
Payroll Master
Employee
salaryEmployeeExperienceDetail

salaryEmployeeExperienceDetail

Documentation for the salaryEmployeeExperienceDetail database schema.

Fields

FieldData TypeUsage
companyIdObjectIdUnique reference to company.
employeeIdObjectIdUnique reference to employee.
employeeNameStringThe name or title of the salaryemployeeexperiencedetail.
CTCNumberStores the c t c data.
DepartmentStringStores the department data.
CompanyNameStringThe name or title of the salaryemployeeexperiencedetail.
designationStringTimestamp/Date for designation.
previousDepartmentStringStores the previous department data.
previousDesignationStringTimestamp/Date for previousDesignation.
fromDateDateTimestamp/Date for fromDate.
toDateDateTimestamp/Date for toDate.
ProfileStringStores the profile data.
leavingReasonStringStores the leaving reason data.
fileStringStores the file data.
updatedUserIdObjectIdUnique reference to updated User.
updatedDateIdObjectIdUnique reference to updated Date.
isDeletedBooleanStores the is deleted data.
statusBooleanTimestamp/Date for status.
deletedByObjectIdStores the deleted by data.
deletedTimeDateTimestamp/Date for deletedTime.