Database
Company Hierarchy
unitDeploymentPlan

unitDeploymentPlan

Documentation for the unitDeploymentPlan database schema.

Fields

FieldData TypeUsage
companyIdObjectIdUnique reference to company.
unitObjectIdStores the unit data.
unitNameStringThe name or title of the unitdeploymentplan.
branchObjectIdStores the branch data.
clientObjectIdStores the client data.
dutyHoursStringStores the duty hours data.
deploymentDateDateTimestamp/Date for deploymentDate.
remarkStringDetailed notes or remarks.
emailStringPrimary email address.
GomApprovalStringStores the gom approval data.
wagesStructuralStringStores the wages structural data.
rateApprovedStringTimestamp/Date for rateApproved.
clientTypeStringStores the client type data.
leadCloByStringStores the lead clo by data.
leadGenByStringStores the lead gen by data.
deploymentDaysStringStores the deployment days data.
billingTypeStringStores the billing type data.
BDPersonStringStores the b d person data.
agencyTakeoverStringStores the agency takeover data.
industryTypeStringStores the industry type data.
POStatusStringTimestamp/Date for POStatus.
strengthNumberStores the strength data.
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.