Description
This page allows you to create a contract record. A contract represents a formal agreement between the organization and the plan participant, or a nominated representative, to undertake the plan items listed on the service plan. An indicator on the Service Plan entity, multiple- ContractsAllowedInd, is used to determine the type of behavior exhibited by a service plan once a contract has been issued. If this indicator is not set, plan items can't be added or deleted from the plan after the contract has been issued. In addition a contract may only be re-issued under particular circumstances. If this indicator is set, then plan items can be added or deleted from the plan regardless of the contract status and a new contract may be issued at any stage.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
Issue DateCURAM_DATEThe date on which the contract was issued. The is the date that the contract is actually sent to the client.Yes
AddressADDRESS_IDThe client address to which the contract will be issued.Yes
ReasonCONTRACT_ISSUE_REASON_CODEThe reason why the contract is being issued,e.g. Initial, Re-Issue, Amendment.Yes
To be Signed By
LabelTypeDescriptionMandatory
NameFULL_NAMEThe full name of the integrated case member for whom the plan item has been created.No
TypeCASE_PARTICIPANT_ROLE_TYPE_CODEThe type of participant, e.g., Primary Plan Participant.No
From DateCURAM_DATEThe date on which the participant became a plan participant.No
To DateCURAM_DATEThe date on which the participant ceased to be a plan participant.No
StatusRECORD_STATUS_CODEStatus of the plan participant. The status is "active", unless the participant has been removed from the service plan, in which case, the status is "canceled".No
Comments
LabelTypeDescriptionMandatory
CommentsCOMMENTSUser comments on this record.No
Links and Actions
Page Level Actions
LabelDescription
CancelThe Cancel action dismisses the page.
PreviousReturns the user to the Select Client page.
SaveThe Save action creates a new record from the information entered on the page.
Save & PrintCreates and prints the contract and opens the View Contract Details page. A record is inserted in the contract print history.
Messages
When page is loaded
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
Business Process class %1s for concern role type %2c is not assignable to type %3s.LinkNo
Exception instantiating hook for concern role type %1c : %2s.LinkNo
No security implementation is supported for this transaction type. Please contact an Administrator.LinkNo
No security implementation is supported for this transaction type. Please contact an Administrator.LinkNo
No service plan security implementation has been registered. Please contact an Administrator.LinkNo
Product Hook Registrar cannot find the hook class for concern role type %1c.LinkNo
The login ID %1s does not map to a user name.LinkNo
You do not have appropriate privileges to perform this operation.LinkNo
You do not have appropriate privileges to perform this operation for this client.LinkNo
You do not have the appropriate privileges to view this page.LinkNo
You do not have the appropriate privileges to view this service plan.LinkNo
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
A client name must be selectedLinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
No security implementation is supported for this transaction type. Please contact an Administrator.LinkNo
No service plan security implementation has been registered. Please contact an Administrator.LinkNo
The client to whom the contract is issued to must be specified.LinkNo
The contract address must be specified.LinkNo
The Issue Date cannot be any earlier than today.LinkNo
The issue date must be enteredLinkNo
The login ID %1s does not map to a user name.LinkNo
The reason for creating the contract must be specified.LinkNo
You do not have appropriate privileges to perform this operation.LinkNo
You do not have appropriate privileges to perform this operation for this contracts.LinkNo
You do not have the appropriate privileges to create a contract for this service plan.LinkNo
You do not have the appropriate privileges to view this page.LinkNo
Related Entities
Technical Information
Page IDServicePlanDelivery_createContract
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\ServicePlans\Service Plan Delivery\Contracts\ServicePlanDelivery_createContract.uim
Page Load InterfaceServicePlanDelivery.listPlanParticipantsForContract, ServicePlanDelivery.readContractDetailsForCreateContract
Page Submit InterfaceServicePlanDelivery.createContract
Linked From PagesSelect Client (ServicePlanDelivery_selectContractClient)