Database
Recruitment
RecruitmentExternalMemberMaster

RecruitmentExternalMemberMaster

Documentation for the RecruitmentExternalMemberMaster database schema.

Fields

FieldData TypeUsage
anyIdObjectIdUnique reference to any.
externalMemberIdStringUnique reference to external Member.
memberNameStringThe name or title of the recruitmentexternalmembermaster.
designationStringTimestamp/Date for designation.
departmentStringStores the department data.
addressStringStores the address data.
phoneStringContact phone number.
mobileStringContact phone number.
emailStringPrimary email address.
remarksStringDetailed notes or remarks.
insertedUserIdObjectIdUnique reference to inserted User.
updatedUserIdObjectIdUnique reference to updated User.
insertedDateIdObjectIdUnique reference to inserted Date.
updatedDateIdObjectIdUnique reference to updated Date.