Database
Reports
SalaryAnalysisCalculationLock

SalaryAnalysisCalculationLock

Documentation for the SalaryAnalysisCalculationLock database schema.

Fields

FieldData TypeUsage
companyIdObjectIdUnique reference to company.
branchIdObjectIdUnique reference to branch.
monthNumberStores the month data.
minNumberStores the min data.
maxNumberStores the max data.
yearNumberStores the year data.
reportTypeStringStores the report type data.
lockedAtDateTimestamp/Date for lockedAt.
lockedByObjectIdStores the locked by data.
expiresAtDateTimestamp/Date for expiresAt.