Database
Establishment
EmployeeAppraisalCharacterRoleDetailsModel

EmployeeAppraisalCharacterRoleDetailsModel

Documentation for the EmployeeAppraisalCharacterRoleDetailsModel database schema.

Fields

FieldData TypeUsage
anyIdObjectIdUnique reference to any.
appraisalIdStringUnique reference to appraisal.
employeeIdObjectIdUnique reference to employee.
financialYearIdObjectIdUnique reference to financial Year.
dateDateTimestamp/Date for date.
characterRoleStringStores the character role data.
fileNameStringThe name or title of the employeeappraisalcharacterroledetailsmodel.
contentTypeStringStores the content type data.
attachmentBufferTimestamp/Date for attachment.
remarksStringDetailed 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.