Database
Recruitment
ScreeningCommittee

ScreeningCommittee

Documentation for the ScreeningCommittee database schema.

Fields

FieldData TypeUsage
anyIdObjectIdUnique reference to any.
screeningCommitteeIdStringUnique reference to screening Committee.
jobIdObjectIdUnique reference to job.
committeeRemarksStringDetailed notes or remarks.
isDeletedBooleanStores the is deleted data.
insertedUserIdObjectIdUnique reference to inserted User.
updatedUserIdObjectIdUnique reference to updated User.
insertedDateIdObjectIdUnique reference to inserted Date.
updatedDateIdObjectIdUnique reference to updated Date.