Table Description
LegalOrder: A type of case that defines a LegalOrder is a directive by a legal authority regarding a participant.

A LegalOrder is a directive by a legal authority regarding a participant. The details of the order include (but are not limited to) the issue date, effective date, termination date, issuing court, etc. The Order can also include an electronic copy of the actual legal order.

Example

Crystal Jones was no longer attending high school, but frequently would visit her friends in the smoking section during breaks, as she lived nearby. Professors reported this information to the school Principle and the police were called. Crystal took flight with the police officer in pursuit on foot.Before long the officer was able to apprehend Crystal, explain the charge and her rights, and detain her. She was brought back to the station where she consented to a search by a female officer and a sizable amount of marijuana was seized. As she demonstrated that she was a potential flight risk, she was detained pending a Bail Court Hearing within 24 hours. At Crystal's court appearance, both Prosecution and Defense Counsels presented pertinent evidence and information related to Crystal and the incident.

A Judicial Interim Release (bail) Hearing was held because Crystal had been detained. The court supported the decision to continue with secure detention during court proceedings. Contrary to her Defense counsel's advice, Crystal pleading not guilty.

The Youth Court Justice heard the case and considered all evidence finding Crystal guilty. The Justice ordered a full psychological assessment as well as a pre-sentence report.

Model Details
Location in Model: Logical View::MetaModel::Curam::Appeals::Legal Action::Entity::Order::LegalOrder
Controlling File: Appeal\model\Packages\LegalAction\Entity\Order\Order_cat.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (3)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
caseIDkeynoUnique reference number assigned by the system to a Legal Order record.caseID CaseHeader INTERNAL_ID SVR_INT64
recordstatusCodedetails Code value to denote the legal order like Active, CanceledRECORD_STATUS_CODERecordStatusSVR_STRING<10>
requirementNotesIDdetails Narrative field that allows the user to specify the conditions associated with the above order requirements based on the order given by the legal authority.notes ID of the LegalActionNote INTERNAL_ID SVR_INT64
Operations (5)
OperationStereotypeOptionsDescriptionSQL
insertinsert Standard Operation 
readread Standard Operation 
modifymodify Standard Operation 
removeremove Standard Operation 
readLegalOrderTabDetailns  SQL
Related Pages (6)