Table Description
Appeal: A type of case that facilitates an appellant bringing a case before a forum for reconsideration.

There are three types of appeal case; a hearing case, a hearing review case and a judicial review case. Multiple product delivery or assessment delivery cases can be associated with a single appeal case.

Example

Linda Smith applies for sickness benefit with an organization. It is calculated that Linda is entitled to $40 a week. Linda is dissatisfied with this rate of payment and submits a request for appeal to the organization.

A user creates an appeal case on the system. Linda's sickness benefit product delivery case is linked to the appeal case. Linda subsequently submits another request for appeal for another product delivery case that she has with the organization. This case is also added to the appeal case. A hearing is scheduled and both product delivery cases are heard at the hearing.

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::Appeals::Service Layer::entity::Appeal::Appeal::Appeal
Controlling File: Appeal\model\Packages\Service Layer\entity\Appeal\Appeal\Appeal_cat.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (6)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
appealIDkeynoUnique ID for an appeal case.APPEAL_ID SVR_INT64
caseIDdetailsnoUnique ID of the case header record that is created for the appeal case.CASE_ID SVR_INT64
difficultyCodedetailsnoEstimated level of difficulty of the appeal case. This is used during the scheduling of hearings.APPEAL_DIFFICULTY_CODEAppealDifficultySVR_STRING<10>
appealTypeCodedetailsnoType of appeal case i.e. hearing case, hearing review case or judicial review case.APPEAL_TYPE_CODEAppealStageAppealTypeSVR_STRING<10>
deadlineDatedetailsyesOverall deadline date for making a decision on the appeal case. It is calculated and populated when an appeal case is created. This is not the deadline date for the implementation of the decision(s) associated with the appeal case. An implementation date is recorded for each appealed case. CURAM_DATE SVR_DATE
commentsdetailsyesFree-form textual comments that are entered by the user.COMMENTS SVR_STRING<300>
Foreign Keys (4)
ChildParent
Appeal.caseIDCaseHeader.caseID
AppealRelationship.appealCaseIDAppeal.caseID
Appellant.appealIDAppeal.appealID
ThirdParty.appealIDAppeal.appealID
Indices (1)
Index NameAttributes
IND__1025619749caseID
Operations (55)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: appealID
POST_DATA_ACCESS: yes
PRE_DATA_ACCESS: yes
Standard Operation 
readread Standard Operation 
modifyAppealnsmodifyOPTIMISTIC_LOCKING: yes
PRE_DATA_ACCESS: yes
Modify the appeal summary details. 
modifyReopenDetailsnsmodifyOPTIMISTIC_LOCKING: yes
Modify the appeal reopen details. 
validate  Validates that the details being entered on the Appeal record are accurate and consistent. 
readAppealTypeAppellantTypeByCasensread Retrieves the appeal type and the appellant type for the specified appeal case. 
readDetailsForModifyns Retrieve the details for an appeal case which can be modified including the version numbers for both the Appeal and CaseHeader entities.SQL
validateModify  Validates an appeal modification. 
readAppealTypeByCasensread Retrieves the appeal type for the specified appeal case. 
readByCasens Reads the appeal details by caseIDSQL
readAppealIDByCasensread Reads the appeal ID by caseID 
readAppealTypeStatusByCasens Reads the appeal type and case status of the specified appeal case.SQL
countRelatedAppealByTypeStatusCasens Returns a count of the number of appeals of the specified type and status that are related to the specified case.SQL
searchRelatedAppealDetailsByTypeStatusnsmultiPRE_DATA_ACCESS: yes
 
Returns a list of related appeal cases, of a specified status and appeal type, for a caseIDSQL
searchAppealByCasensmultiPRE_DATA_ACCESS: yes
 
Returns a list of related appeal cases for a caseIDSQL
readDifficultyByCasensread Returns the difficulty for a case. 
readWithoutDeadlineByCasens Reads the judicial appeal details by caseID without a deadlineTaskID, as a deadline is not required for a judicial reviewSQL
readWithoutDeadlineForModifyns Performs a narrow read on the Appeal entity for use when modifying a judicial review.SQL
modifyWithoutDeadlineDetailsnsmodify modify the appeal without providing any deadline details 
modify  @superseded - replaced by modifyAppeal 
searchActiveByTypeAndParticipantAndRolensmultiPRE_DATA_ACCESS: yes
 
Returns the list of active appeal cases of a specified appeal type for the specified participant in a specified role.SQL
countActiveByTypeAndParticipantAndRolensPRE_DATA_ACCESS: yes
 
Returns the count of active appeal cases of a specified appeal type for the specified participant in a specified role.SQL
searchActiveByImplCasensmultiPRE_DATA_ACCESS: yes
 
Reads for the active appeal cases appealing the specified implementation caseSQL
modifyDeadlineDatensmodifyOPTIMISTIC_LOCKING: yes
Modify the deadline date 
readCaseOwnerStatusAndDeadlineDatens Returns the appeal case owner, the appeal case status and the overall deadline date for an appeal case.SQL
readTimeConstraintByTypeAndProductCasensPRE_DATA_ACCESS: yes
 
This method returns the active time constraint of the specified type for a product delivery caseID.SQL
searchByCaseReferencensmultiPRE_DATA_ACCESS: yes
 
Search for appeal case details using the specified Case Reference.SQL
searchByAppealSearchCriteriansmultiPRE_DATA_ACCESS: yes
 
Search for appeal case details using various search parameters @deprecated Since Curam 6.0 SP1, replaced with {searchAppeal(AppealDatabseSeachKeyDtls)}. See release note: CR00289218. SQL
searchByHearingDatensmultiPRE_DATA_ACCESS: yes
 
Search for appeal case details using various search parameters one of which must be a scheduled hearing date.SQL
readValidationDetailsForModifyns Reads the details for modify required for validation and processing.SQL
readDeadlineDateByCasensread Returns the deadline date for a specified case. 
getShortestActiveTimeConstraintByTypeAndAppealCasensPRE_DATA_ACCESS: yes
 
Returns the earliest time constraint related to one of the products belonged to a concrete appeal case.SQL
readPriorAppealCaseIDnsmulti reads priorAppealCaseID for a given AppealCaseIDSQL
countActiveParticipantAppellantRolens Count the number of active participant roles as appellant on appeal case.SQL
searchCaseTypesByIntegratedCaseIDnsmulti  SQL
readIssueDeliveryDetailsnsmulti  SQL
searchAppealsByConcernRoleIDnsmulti Returns all appeals for a specified concern role.SQL
countCaseAppealsByTypens  SQL
searchCaseAppealsByTypensmulti  SQL
searchCaseAppealsByDeadLinensmulti  SQL
searchCasesWithAppealsnsmulti readCasesWithAppeals is used to retrieve the appeals associated with a Case.SQL
readTimeConstraintByTypeAndIssueConfigurationns  SQL
countAppellantsByCaseReferencens  SQL
searchAllAppealTypesnsmulti Method to search all appeal typesSQL
readByCaseIDnsread Retrieves the standard details of an Appeal based on the case id. 
countRelatedCasesActiveAppealsByCaseIDnsPRE_DATA_ACCESS: yes
 
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-IE style="mso-ansi-language: EN-IE"><FONT size=3><FONT face="Times New Roman">Gets the Issue and Product Delivery cases associated with the Integrated Case and sees if any of them have active Appeals on them. If active Appeals are found&nbsp;they are added&nbsp;to the count that is returned.<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p></FONT></FONT></SPAN></P>SQL
countActiveAppealsByRoleParticipantIDnsPRE_DATA_ACCESS: yes
 
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-IE style="mso-ansi-language: EN-IE"><FONT size=3><FONT face="Times New Roman">Counts the number of active Appeal cases where the participant has a role of ‘Appellant’ or ‘Respondent’.<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p></FONT></FONT></SPAN></P>SQL
countActiveAppealsByCaseIDns Counts the number of active Appeals on a case.SQL
readAppealCaseTabDetailsnsPRE_DATA_ACCESS: yes
 
<span lang="EN-IE" style="FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: EN-IE; mso-fareast-language: EN-US; mso-bidi-language: AR-SA">Reads the details of the appeal case including the case owner, hearing details, case status and resolution information.</span>SQL
searchAppealParticipantTabDetailsnsmultiPRE_DATA_ACCESS: yes
 
@deprecated Since Curam 6.0 SP2, this method has been replaced by searchAllAppealParticipantTabDetails. Reads the details for the Appellants and Respondent of the appeal including the case where the appellant is the Organisation.SQL
readCountAppealedItemsTabDetailnsPRE_DATA_ACCESS: yes
 
Counts the numbers of appealed issue, product delivery and appeal cases.SQL
searchOrganisationAppellantTabDetailnsmultiPOST_DATA_ACCESS: yes
 
@deprecated by searchOrganisationAppellantToolTipDetail. @deprecated-since Curam version 6.0 SP2.The new operation returns the details required to read for the details for a tool tip for the Appellant. SQL
searchAllAppealParticipantTabDetailsnsmultiPRE_DATA_ACCESS: yes
 
Reads the details for the Appellants and Respondent of the appeal including the case where the appellant is the Organisation.SQL
searchOrganisationAppellantToolTipDetailnsmultiPOST_DATA_ACCESS: no
 
Return the details required to display the name and tool tip details of an Organisation Appellant added after the Appeal has been created.SQL
searchAppealnsmultiPRE_DATA_ACCESS: yes
 
Search for appeal case details using various search parametersSQL
Related Pages (359)
Acknowledge Receipts (Appeal_acknowledgeReceipts)
Acknowledge Receipts (Appeal_acknowledgeReceiptsAppellant)
Add Case to Hearing Case (Appeal_addHearingCase)
Add Case to Hearing Case (Appeal_addHearingCaseIC)
Add Case to Hearing Case (Appeal_addHearingCaseObject)
Add Hearing Review (Appeal_addHearingReviewCase)
Add Hearing Review (Appeal_addHearingReviewCaseIC)
Add Hearing Review (Appeal_addHearingReviewIssueCase)
Add Hearing Review (Appeal_addHearingReviewIssueCaseIC)
Add Hearing Review (Appeal_addHearingReviewObjectCase)
Add Issue to Hearing Case (Appeal_addIssueToHearingCase)
Add Issue to Hearing Review (Appeal_addIssueToHearingReview)
Add Issue to Judicial Review (Appeal_addIssueToJudicialReview)
Add Case to Judicial Review (Appeal_addJudicialReviewCase)
Add Case to Judicial Review (Appeal_addJudicialReviewCaseIC)
Add Case to Judicial Review (Appeal_addJudicialReviewIssueCase)
Add Case to Judicial Review (Appeal_addJudicialReviewIssueCaseIC)
Add Case to Judicial Review (Appeal_addJudicialReviewObjectCase)
Add Appealable Items to Case (Appeal_addObjectsToCase)
Add Resolution to Appealed Items (Appeal_addResolutionToAppealedItems)
Adjourn Hearing (Appeal_adjournHearing)
Adjourn Hearing (Appeal_adjournHearingForIC)
Adjourn Hearing (Appeal_adjournHearingReview)
Close Judicial Review (Appeal_closeJudicialReview1)
Complete Hearing (Appeal_completeDeskHearing)
Complete Hearing (Appeal_completeHearing)
Complete Hearing (Appeal_completeHearingForIC)
Complete Hearing (Appeal_completeHearingReviewHearing)
Confirm Location Hearing (Appeal_confirmExternalLocationHearingIC)
Confirm Hearing Review (Appeal_confirmHearing_HearingReviewForIC)
Confirm Hearing Review (Appeal_confirmHearingReviewHearing)
Confirm Hearing Review (Appeal_confirmHearingReviewHearingForIC)
Confirm Home Hearing (Appeal_confirmHomeHearing)
Confirm Home Hearing (Appeal_confirmHomeHearingIC)
Confirm Home Hearing (Appeal_confirmHomeHearingType)
Confirm Home Hearing (Appeal_confirmHomeHearingTypeIC)
Confirm Location Hearing (Appeal_confirmIssueExternalLocationHearingIC)
Confirm Location Hearing (Appeal_confirmIssueLocationHearingIC)
Confirm Location Hearing (Appeal_confirmLocationHearing)
Confirm Location Hearing (Appeal_confirmLocationHearingIC)
Confirm Phone Hearing (Appeal_confirmPhoneHearing)
Confirm Phone Hearing (Appeal_confirmPhoneHearingIC)
Confirm Phone Hearing (Appeal_confirmPhoneHearingType)
Confirm Phone Hearing (Appeal_confirmPhoneHearingTypeIC)
Confirm Reschedule Hearing Review Hearing (Appeal_confirmRescheduleHearingReviewHearing)
Confirm Reschedule Hearing Review Hearing (Appeal_confirmRescheduleHearingReviewHearingForIC)
Confirm Reschedule Hearing Review Hearing (Appeal_confirmRescheduleReviewHearingDateTimeForIC)
Continue Hearing (Appeal_continueHearing)
Continue Hearing (Appeal_continueHearingReviewHearing)
Edit Document (Appeal_controlMSWord)
New Appellant (Appeal_createAppellant)
New Decision (Appeal_createDecision)
New Hearing (Appeal_createHearingCaseMultipleCases)
New Hearing (Appeal_createHearingCaseMultipleCasesIC)
New Hearing (Appeal_createHearingCaseObjectMultipleCases)
New Hearing Review (Appeal_createHearingReviewMultipleCases)
New Hearing Review (Appeal_createHearingReviewMultipleCasesIC)
New Hearing Review (Appeal_createHearingReviewObjectMultipleCases)
New Hearing Case (Appeal_createIssueHearingCaseMultipleCases)
New Hearing Case (Appeal_createIssueHearingCaseMultipleCasesIC)
New Hearing Review (Appeal_createIssueHearingReviewMultipleCases)
New Hearing Review (Appeal_createIssueHearingReviewMultipleCasesIC)
New Judicial Review (Appeal_createIssueJudicialReviewMultipleCases)
New Judicial Review (Appeal_createIssueJudicialReviewMultipleCasesIC)
New Judicial Review (Appeal_createJudicialReviewMultipleCases)
New Judicial Review (Appeal_createJudicialReviewMultipleCasesIC)
New Judicial Review (Appeal_createJudicialReviewObjectMultipleCases)
New Case Appeal (Appeal_createProductAppeal)
New Hearing Representative (Appeal_createRepresentative)
New Third Party (Appeal_createThirdParty)
New Witness (Appeal_createWitness)
New Case Appeal (Appeal_createWizard)
Remove Appellant (Appeal_deleteAppellant)
Schedule Hearing (Appeal_displaySchedule_HearingReview)
Schedule Hearing Review (Appeal_displaySchedule_HearingReviewForIC)
Schedule Hearing (Appeal_displaySchedule_HomeHearing)
Schedule Hearing (Appeal_displaySchedule_HomeHearingForIC)
Schedule Hearing (Appeal_displaySchedule_HomeHearingForIC1)
Schedule Hearing REVIEW (Appeal_displaySchedule_IssueHearingReviewForIC)
Schedule Hearing (Appeal_displaySchedule_IssueHomeHearingForIC)
Schedule Hearing (Appeal_displaySchedule_IssueLocationHearingIC)
Schedule Hearing (Appeal_displaySchedule_IssuePhoneHearingForIC)
Schedule Hearing (Appeal_displaySchedule_LocationHearing)
Schedule Hearing (Appeal_displaySchedule_LocationHearingIC)
Schedule Hearing (Appeal_displaySchedule_PhoneHearing)
Schedule Hearing (Appeal_displaySchedule_PhoneHearingForIC)
Schedule Hearing (Appeal_displaySchedule_PhoneHearingForIC1)
Appeal_enterAppellantAndRespondentForHearingCase
Appeal_enterAppellantAndRespondentForHearingCaseIC
New Hearing (Appeal_enterAppellantAndRespondentForHearingCaseObject)
Appeal_enterAppellantAndRespondentForHearingReview
Appeal_enterAppellantAndRespondentForHearingReviewIC
New Hearing Review (Appeal_enterAppellantAndRespondentForHearingReviewObject)
Enter Appellant And Respondent (Appeal_enterAppellantAndRespondentForIssueHearingCase)
Enter Appellant And Respondent (Appeal_enterAppellantAndRespondentForIssueHearingCaseIC)
Enter Appellant And Respondent (Appeal_enterAppellantAndRespondentForIssueHearingReview)
Enter Appellant And Respondent (Appeal_enterAppellantAndRespondentForIssueHearingReviewIC)
Enter Appellant And Respondent (Appeal_enterAppellantAndRespondentForIssueJudicialReview)
Enter Appellant And Respondent (Appeal_enterAppellantAndRespondentForIssueJudicialReviewIC)
Appeal_enterAppellantAndRespondentForJudicialReview
Appeal_enterAppellantAndRespondentForJudicialReviewIC
New Judicial Review (Appeal_enterAppellantAndRespondentForJudicialReviewObject)
Hearing Home (Appeal_hearingCaseDeskHearingHome)
Home (Appeal_hearingCaseDeskHearingHomeForIC)
Home (Appeal_hearingCaseHearingHome)
Hearing Home (Appeal_hearingCaseHearingHomeDetails)
Home (Appeal_hearingCaseHearingHomeForIC)
Home (Appeal_hearingCaseHearingHomeViewOnly)
Hearing Case Home (Appeal_hearingCaseHome)
Appeal_hearingCaseHomeDetailsForIC
Home (Appeal_hearingCaseHomeForIC)
Home (Appeal_hearingCaseHomeForICAndCancelledInd)
- (Appeal_hearingCaseHomeForICTabDetails)
Appeal_hearingCaseHomeForICTabDetailsPreview
- (Appeal_hearingCaseHomeTabDetails)
Hearing Case (Appeal_hearingCaseHomeViewOnly)
Hearing Case Home (Appeal_hearingCaseIssueHomeForIC)
Hearing Case Home (Appeal_hearingCaseIssueHomeViewOnly)
Hearing Home (Appeal_hearingReviewHearingHome)
Hearing Review Home (Appeal_hearingReviewHome)
Appeal_hearingReviewHomeForEvent
Home (Appeal_hearingReviewHomeForIC)
- (Appeal_hearingReviewHomeForICTabDetails)
- (Appeal_hearingReviewHomeTabDetails)
Hearing Review (Appeal_hearingReviewHomeViewOnly)
Hearing Review Home (Appeal_hearingReviewIssueHomeForIC)
Hearing Review Home (Appeal_hearingReviewIssueHomeViewOnly)
Hearing Home (Appeal_IC_hearingReviewHearingHome)
Hearing Home (Appeal_IC_hearingReviewHearingHomeDetails)
Hearing Home (Appeal_IC_hearingReviewHearingHomeViewOnly)
User Attendees (Appeal_IC_listHearingAttendee)
Case Reopen History (Appeal_IC_listHearingCaseIssueReopenHistory)
Case Reopen History (Appeal_IC_listHearingCaseReopenHistory)
Hearing Reviewers (Appeal_IC_listHearingReviewer)
Hearing Representatives (Appeal_IC_listHearingReviewRepresentative)
Representatives (Appeal_IC_listRepresentative)
Hearing Representatives (Appeal_IC_listRepresentativeOnDeskHearing)
Judicial Review Home (Appeal_judicialReviewHome)
Home (Appeal_judicialReviewHomeForEvent)
Home (Appeal_judicialReviewHomeForIC)
- (Appeal_judicialReviewHomeForICTabDetails)
Appeal_judicialReviewHomeTabDetails
Home (Appeal_judicialReviewHomeViewOnly)
Judicial Review Home (Appeal_judicialReviewIssueHomeForIC)
Judicial Review Home (Appeal_judicialReviewIssueHomeViewOnly)
Select Hearing Participant (Appeal_listActiveParticipants)
Select Hearing Participant (Appeal_listActiveParticipantsIC)
Appeals (Appeal_listAppealCase)
Appeals (Appeal_listAppealCaseCombinedList)
Appeals (Appeal_listAppealCaseForIC)
Appeals (Appeal_listAppealCaseIC)
Appeals (Appeal_listAppealTypesForIC)
Appellants (Appeal_listAppellants)
Appellants (Appeal_listAppellantsForIC)
Attendees (Appeal_listAttendee)
Attendees (Appeal_listAttendeeIC)
Case Decision Rejections (Appeal_listDecisionRejections)
Case Decision Rejections (Appeal_listDecisionRejectionsForIC)
Hearing Attendees (Appeal_listHearingAttendee)
Appealed Cases (Appeal_listHearingCaseAppealedCases)
Appealed Cases (Appeal_listHearingCaseAppealedCasesForIC)
Appealed Issues (Appeal_listHearingCaseAppealedIssueCasesForIC)
Appealed Issues (Appeal_listHearingCaseAppealedIssuesForIC)
Hearings (Appeal_listHearingCaseHearing)
Hearings (Appeal_listHearingCaseHearingForIC)
Appealed Cases (Appeal_listHearingCaseIssueAppealedCasesForIC)
Hearings (Appeal_listHearingCaseIssueHearingForIC)
Third Parties (Appeal_listHearingCaseIssueThirdPartiesForIC)
Case Reopen History (Appeal_listHearingCaseReopenHistory)
Appealed Cases (Appeal_listHearingReviewAppealedCases)
Appealed Cases (Appeal_listHearingReviewAppealedCasesForIC)
Appealed Issues (Appeal_listHearingReviewAppealedIssueCasesForIC)
Appealed Issues (Appeal_listHearingReviewAppealedIssuesForIC)
Appellants (Appeal_listHearingReviewAppellants)
Appellants (Appeal_listHearingReviewAppellantsForBS)
Case Decision Rejections (Appeal_listHearingReviewDecisionRejection)
Case Decision Rejections (Appeal_listHearingReviewDecisionRejectionForIC)
Hearing Reviewers (Appeal_listHearingReviewer)
Hearings (Appeal_listHearingReviewHearing)
Hearings (Appeal_listHearingReviewHearingForIC)
Appealed Cases (Appeal_listHearingReviewIssueAppealedCasesForIC)
Appellants (Appeal_listHearingReviewIssueAppellants)
Case Decision Rejections (Appeal_listHearingReviewIssueDecisionRejectionForIC)
Hearings (Appeal_listHearingReviewIssueHearingForIC)
Hearing Representatives (Appeal_listHearingReviewRepresentative)
Transcription Requests (Appeal_listHearingReviewTranscription)
Transcription Requests (Appeal_listHearingReviewTranscriptionIC)
List Interpreter (Appeal_listInterpreter)
Interpreters (Appeal_listInterpreterIC)
Appellants (Appeal_listIssueAppellantsForIC)
Case Decision Rejections (Appeal_listIssueDecisionRejectionsForIC)
Items Under Appeal (Appeal_listItemsUnderAppeal)
Appealed Cases (Appeal_listJudicialReviewAppealedCases)
Appealed Cases (Appeal_listJudicialReviewAppealedCasesForIC)
Appealed Issues (Appeal_listJudicialReviewAppealedIssueCasesForIC)
Appealed Issues (Appeal_listJudicialReviewAppealedIssuesForIC)
Appellants (Appeal_listJudicialReviewAppellants)
Appellants (Appeal_listJudicialReviewAppellantsForBS)
Appellants (Appeal_listJudicialReviewAppellantsForBSIC)
Appealed Cases (Appeal_listJudicialReviewIssueAppealedCasesForIC)
Appellants (Appeal_listJudicialReviewIssueAppellants)
Appeal Objects (Appeal_listObjectsByAppeal)
Appeal_listParticipantAttendeeIC
Interpreters (Appeal_listParticipantInterpreterIC)
Participant Phone Numbers (Appeal_listParticipantPhoneNumbersIC)
Participant Phone Numbers (Appeal_listParticipantPhoneNumbersNonIC)
Phone Contacts (Appeal_listPhoneNumber)
Phone Contacts (Appeal_listPhoneNumberIC)
Hearing Representatives (Appeal_listRepresentative)
Hearing Representatives (Appeal_listRepresentativeOnDeskHearing)
Third Parties (Appeal_listThirdPartiesForIC)
Transcription Requests (Appeal_listTranscription)
Transcription Requests (Appeal_listTranscriptionIC)
Witnesses (Appeal_listWitness)
Witnesses (Appeal_listWitnessIC)
Manage Decision (Appeal_manageDecision)
Manage Decision (Appeal_manageHearingCaseDecisionDetailsForIC)
Manage Decision (Appeal_manageHearingCaseDecisionForIC)
Manage Decision (Appeal_manageHearingCaseDecisionViewOnly)
Manage Decision (Appeal_manageHearingCaseIssueDecisionForIC)
Decisions (Appeal_manageHearingReviewDecisionForIC)
Manage Decision (Appeal_manageHearingReviewDecisionViewOnly)
Manage Decision (Appeal_manageHearingReviewIssueDecisionForIC)
Manage Decision (Appeal_manageJudicialReviewDecision)
Manage Decision (Appeal_manageJudicialReviewDecisionForIC)
Manage Decision (Appeal_manageJudicialReviewIssueDecisionForIC)
Edit Appealed Case (Appeal_modifyAppealedCase)
Edit Appealed Case (Appeal_modifyAppealedCaseForIC)
Edit Appealed Issue (Appeal_modifyAppealedIssueCaseForIC)
Edit Appealed Case (Appeal_modifyAppealedIssuesForIC)
Edit Appellant (Appeal_modifyAppellant)
Edit Decision (Appeal_modifyDecision)
Edit Appealed Case (Appeal_modifyFromViewHearingCaseAppealedCase)
Edit Appealed Case (Appeal_modifyFromViewHearingCaseAppealedCaseForIC)
Edit Appealed Case (Appeal_modifyFromViewHearingReviewAppealedCase)
Edit Appealed Case (Appeal_modifyFromViewHearingReviewAppealedCaseIC)
Edit Appealed Case (Appeal_modifyFromViewJudicialReviewAppealedCase)
Edit Appealed Case (Appeal_modifyFromViewJudicialReviewAppealedCaseIC)
Edit Hearing (Appeal_modifyHearingCase)
Edit Hearing Review (Appeal_modifyHearingReview)
Edit Microsoft Word Decision Attachment (Appeal_modifyInternalAttachment)
Edit Resolution (Appeal_modifyIssueResolution)
Edit Resolution (Appeal_modifyIssueResolutionPriorAppeal)
Edit Judicial Review (Appeal_modifyJudicialReview)
Edit Resolution (Appeal_modifyResolution)
Edit Resolution (Appeal_modifyResolutionPriorAppeal)
New Case Appeal (Appeal_newCaseAppeal)
New Appeal (Appeal_nextStageAppeal)
Remove Appealed Case (Appeal_removeHearingCaseAppealedCase)
Remove Appealed Case (Appeal_removeHearingCaseAppealedCaseForIC)
Remove Appealed Issue (Appeal_removeHearingCaseAppealedIssueCaseForIC)
Remove Appealed Issue (Appeal_removeHearingCaseAppealedIssuesForIC)
Remove Appealed Case (Appeal_removeHearingReviewAppealedCase)
Remove Appealed Case (Appeal_removeHearingReviewAppealedCaseForIC)
Remove Appealed Issue (Appeal_removeHearingReviewAppealedIssueCaseForIC)
Remove Appealed Issue (Appeal_removeHearingReviewAppealedIssuesForIC)
Remove Appealed Case (Appeal_removeJudicialReviewAppealedCase)
Remove Appealed Case (Appeal_removeJudicialReviewAppealedCaseForIC)
Remove Appealed Issue (Appeal_removeJudicialReviewAppealedIssueCaseForIC)
Remove Appealed Issue (Appeal_removeJudicialReviewAppealedIssuesForIC)
Reopen Hearing Case (Appeal_reopenHearingCase)
Reopen Hearing Case (Appeal_reopenHearingIssueCase)
New Desk-Based Hearing (Appeal_scheduleDeskHearing)
New Desk-Based Hearing (Appeal_scheduleIssueDeskHearing)
Select Appellant (Appeal_selectAppellant)
Select Appeal Decision to Appeal (Appeal_selectDecisionToAppealForJudicialReviewObject)
Select Appeal Decision to Appeal (Appeal_selectDecisionToAppealObject)
Select Prior Hearing Case (Appeal_selectHearingCaseForHearingReview)
Select Prior Hearing Case (Appeal_selectHearingCaseForJudicialReview)
Select Prior Hearing Review (Appeal_selectHearingReviewForJudicialReview)
Create New Appeal or Add to Appeal (Appeal_selectOrCreateHearingCase)
Create New Appeal or Add to Appeal (Appeal_selectOrCreateHearingCaseIC)
Create New Appeal or Add to Appeal (Appeal_selectOrCreateHearingCaseObject)
Create New Appeal or Add to Appeal (Appeal_selectOrCreateHearingReview)
Create New Appeal or Add to Appeal (Appeal_selectOrCreateHearingReviewIC)
Create New Appeal or Add to Appeal (Appeal_selectOrCreateHearingReviewObject)
Create New Appeal or Add to Appeal (Appeal_selectOrCreateIssueHearingCaseIC)
Create New Appeal or Add to Appeal (Appeal_selectOrCreateIssueHearingReview)
Create New Appeal or Add to Appeal (Appeal_selectOrCreateIssueHearingReviewIC)
Create New Appeal or Add to Appeal (Appeal_selectOrCreateIssueJudicialReview)
Create New Appeal or Add to Appeal (Appeal_selectOrCreateIssueJudicialReviewIC)
Create New Appeal or Add to Appeal (Appeal_selectOrCreateJudicialReview)
Create New Appeal or Add to Appeal (Appeal_selectOrCreateJudicialReviewIC)
Create New Appeal or Add to Appeal (Appeal_selectOrCreateJudicialReviewObject)
Submit Resolution (Appeal_submitDecision)
View Appealed Case (Appeal_viewHearingCaseAppealedCase)
View Appealed Case (Appeal_viewHearingCaseAppealedCaseForIC)
View Appealed Issue (Appeal_viewHearingCaseAppealedIssueCaseForIC)
View Appealed Issue (Appeal_viewHearingCaseAppealedIssuesForIC)
View Appealed Case (Appeal_viewHearingReviewAppealedCase)
View Appealed Case (Appeal_viewHearingReviewAppealedCaseForIC)
View Appealed Issue (Appeal_viewHearingReviewAppealedIssueCaseForIC)
View Appealed Issue (Appeal_viewHearingReviewAppealedIssuesForIC)
View Decision Attachment (Appeal_viewInternalAttachment)
View Appealed Case (Appeal_viewJudicialReviewAppealedCase)
View Appealed Case (Appeal_viewJudicialReviewAppealedCaseForIC)
View Appealed Issue (Appeal_viewJudicialReviewAppealedIssueCaseForIC)
View Appealed Issue (Appeal_viewJudicialReviewAppealedIssuesForIC)
Add Determination Appeal (AppealDetermination_createAppeal)
Approve Appealed Case (AppealedCase_approveCase)
Reject Appealed Case (AppealedCase_rejectCase)
Appeals (AppealISP_listAppealCase)
Appeals (AppealISPSpendDown_listAppealCase)
New Program Appeal (AppealWizard_createAppeal)
New Determination Appeal (AppealWizard_DeterminationCreateAppeal)
Appeals (Application_listAppeals)
Items Under Appeal (Application_listItemsUnderAppeal)
ApplicationContextPanel
Appeals (BenefitSample_listAppeal)
Appeals (BenefitSample_listAppealCombinedList)
CAProductHomeDetails
New Pro Forma Communication (Case_selectProFormaType1)
CGISSApplicationContextPanel
CGISSApplicationContextPanel1
Appeals (CHIPProduct_listAppealCase)
CHIPProductHomeDetails
CREOLECAProductHomeDetails
CREOLECHIPProductHomeDetails
CREOLEFAProductHomeDetails
CREOLEMAProductHomeDetails
Appeals (Employer_listAppeal)
Appeals (Employer_listAppealForDuplicate)
FAProductHomeDetails
New Program Appeal (IntakeAppealWizard_createAppeal)
Appeals (ISP_listAppeals)
ISPCaseHomeDetails
Appeals: (ISProduct_listAppeal)
Legal Action Hearings (LegalAction_listHearings)
Legal Action Hearings (LegalAction_listScheduledHearings)
Schedule Hearing (LegalAction_scheduleHearing)
Appeals (LiabilitySample_listAppeal)
Appeals (LiabilitySample_listAppealCombinedList)
Appeals (LIFCProduct_listAppealCase)
LIFCProductHomeDetails
Appeals (LTCProduct_listAppealCase)
LTCProductHomeDetails
Organization_listUserBookmark
Appeals (Person_listAppeal)
Appeals (Person_listAppealForDuplicate)
Appeal Requests (Person_listAppealRequests)
ProductHomeDetails
Appeals (ProspectEmployer_listAppeal)
Appeals (ProspectEmployer_listAppealForDuplicate)
Appeals (ProspectPerson_listAppeal)
Appeals (ProspectPerson_listAppealForDuplicate)
Appeals (RefugeeProduct_listAppealCase)
RefugeeProductHomeDetails
Appeal Case Types (Resource_listAllAppealCaseTypesPopup)
SpendDownProductHomeDetails
Case Appeals By Type : (SupervisorAppeals_caseAppealsByType)
Case Appeals: (SupervisorAppeals_caseAppealsByTypeChart)
Case Appeals: (SupervisorAppeals_caseAppealsByTypeChartFirst)
SupervisorAppeals_casesWithAppealsHeatMap
SupervisorAppeals_casesWithAppealsList
Reassign Appeals (SupervisorAppeals_reassignCaseAppealsByDeadline)
Reassign Case Appeals By Type (SupervisorAppeals_reassignCaseAppealsByType)
Reassign Cases (SupervisorAppeals_reassignCasesWithAppeals)
Appeals (TBBCC_listAppealCase)
TBBCCProductHomeDetails