Database
Reports
SalaryOkNotTransferred

SalaryOkNotTransferred

Documentation for the SalaryOkNotTransferred 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.
unitIdObjectIdUnique reference to unit.
unitCodeStringStores the unit code data.
unitNameStringThe name or title of the salaryoknottransferred.
okDateTimeDateTimestamp/Date for okDateTime.
iciciAmountNumberMonetary or numeric value.
axisAmountNumberMonetary or numeric value.
cashAmountNumberMonetary or numeric value.
totalAmountNumberMonetary or numeric value.
recordsObjectIdStores the records data.
salaryProcessIdObjectIdUnique reference to salary Process.
bankNameDateThe name or title of the salaryoknottransferred.
amountDateMonetary or numeric value.
calculatedAtDateTimestamp/Date for calculatedAt.
createdByObjectIdTimestamp/Date for createdBy.
updatedByObjectIdTimestamp/Date for updatedBy.