Database
Establishment
EmployeeServiceBookDigitizedViewDetails

EmployeeServiceBookDigitizedViewDetails

Documentation for the EmployeeServiceBookDigitizedViewDetails database schema.

Fields

FieldData TypeUsage
anyIdObjectIdUnique reference to any.
serviceBookIdStringUnique reference to service Book.
employeeIdObjectIdUnique reference to employee.
documentNameStringThe name or title of the employeeservicebookdigitizedviewdetails.
fileNameStringThe name or title of the employeeservicebookdigitizedviewdetails.
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.