Table Description
InterviewRequestDate: This entity is to store the dates requested for interview from an online application.

This entity is to store the dates requested for interview from an online application.

Example

Relationship Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions.
Model Details
Location in Model: Logical View::MetaModel::Curam::Intake::IntakeModules::Application::Entity::InterviewRequestDate
Controlling File: Intake\model\Packages\IntakeModules\IntakeApplication\Entity\Entity.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (4)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
interviewRequestDateIDkeyno INTERNAL_ID SVR_INT64
applicationIDdetailsno INTERNAL_ID SVR_INT64
dateRequesteddetails  CURAM_DATE SVR_DATE
timeSlotdetails  INTERVIEW_TIME_SLOTOATimeSlotSVR_STRING<10>
Foreign Keys (1)
ChildParent
InterviewRequestDate.applicationIDApplication.applicationID
Indices (1)
Index NameAttributes
InterviewRequestAppIdxapplicationID
Operations (4)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: interviewRequestDateID
Standard Operation 
modifymodify Standard Operation 
readread Standard Operation 
searchByApplicationreadmulti   
Related Pages (1)