Database
Reports
PunchPendingReport

PunchPendingReport

Documentation for the PunchPendingReport 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 punchpendingreport.
clientNameStringThe name or title of the punchpendingreport.
navisionCodeStringStores the navision code data.
openDateDateTimestamp/Date for openDate.
closeDateDateTimestamp/Date for closeDate.
branchNameStringThe name or title of the punchpendingreport.
stateStringTimestamp/Date for state.
regionStringStores the region data.
companyStringStores the company data.
statusStringTimestamp/Date for status.
prevMonthTotalEmployeesNumberStores the prev month total employees data.
currMonthPunchedNumberStores the curr month punched data.
remainingEmployeesNumberStores the remaining employees data.
calculatedAtDateTimestamp/Date for calculatedAt.
createdByObjectIdTimestamp/Date for createdBy.
updatedByObjectIdTimestamp/Date for updatedBy.