Table Description
Holding Case Administration.: Stores the case data about a Holding Case Administration. Infrastructure table for Case Administration record for the Holding Case.

Example

A Holding Case Type has been implemented.
Model Details
Location in Model: Logical View::MetaModel::Curam::WorkspaceServices::SocialRecordCase::Admin::SocialRecordCaseAdmin
Controlling File: WorkspaceServices\model\Packages\SocialRecordCase\Admin\SocialRecordCaseAdmin.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (3)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
socialRecordCaseAdminIDkeynoUnique identifier of the social record case administration record.INTERNAL_ID SVR_INT64
typedetailsnoDenotes the social case type that has been administered.CASE_TYPE_CODECaseTypeCodeSVR_STRING<10>
recordStatusdetailsnoThe status of this social record case administration.RECORD_STATUS_CODERecordStatusSVR_STRING<10>
Operations (2)
OperationStereotypeOptionsDescriptionSQL
readread Standard Operation 
searchByStatusreadmulti Returns a set of records based on the status specified. 
Related Pages (1)