Database
Payroll
Payroll Master
Common
stationAtMaster

stationAtMaster

Documentation for the stationAtMaster database schema.

Fields

FieldData TypeUsage
companyIdObjectIdUnique reference to company.
descriptionStringDetailed notes or remarks.
codeStringStores the code data.
isActiveBooleanActive status flag.
insertedUserIdObjectIdUnique reference to inserted User.
updatedUserIdObjectIdUnique reference to updated User.
insertedDateIdDateUnique reference to inserted Date.
updatedDateIdDateUnique reference to updated Date.
isDeletedBooleanStores the is deleted data.
statusBooleanTimestamp/Date for status.
deletedByObjectIdStores the deleted by data.
deletedTimeDateTimestamp/Date for deletedTime.