Database Table: IntakeScreeningExecution
Intake Screening Execution:
Links Screening Executions to an Intake Case. Used by the system to determine which intake the screening record is associated with.
Example
|
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions.
|
|
Location in Model: | Logical View::MetaModel::Curam::Intake::Entity::IntakeScreeningExecution::IntakeScreeningExecution |
Controlling File: | Intake\model\Packages\Entity\IntakeScreeningExecution\IntakeScreeningExecution_cat.efx |
ALLOW_OPTIMISTIC_LOCKING | yes |
AUDIT_FIELDS | no |
Index Name | Attributes |
IntakeScrExecIntCaseIDIdx | intakeCaseID |
|
Operation | Stereotype | Options | Description | SQL |
insert | insert | | Standard Operation | |
modify | modify | OPTIMISTIC_LOCKING: yes
| Standard Operation | |
read | read | | Standard Operation | |
remove | remove | | Standard Operation | |
searchByIntake | readmulti | | Searches for IntakeScreeningExecution records based on the Intake. | |
searchByScreeningExecutionID | readmulti | | Searches for an IntakeScreeningExecution record based on the Screening Execution ID. | |
|