Database
Company Hierarchy
unitFieldOfficer

unitFieldOfficer

Documentation for the unitFieldOfficer database schema.

Fields

FieldData TypeUsage
companyIdObjectIdUnique reference to company.
fieldOfficerObjectIdStores the field officer data.
unitObjectIdStores the unit data.
fromDateDateTimestamp/Date for fromDate.
toDateDateTimestamp/Date for toDate.
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.