Description
This page allows you to modify a service supplier contract. Records of signed contracts can be maintained for each service supplier. A contract is an agreement between the service supplier and the organization for the provision of one or more services. Examples of contract types include standard and legal contracts.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
NameNAMEContract name.Yes
TypeCONTRACT_TYPE_CODEContract type, e.g, legal, standard. Your system administrator can add a contract type via the Code Tables page (see "Code Tables" in the Cúram Administration Guide).Yes
From DateCURAM_DATEPeriod of time from which the contract is valid. Note that the "from date" cannot be earlier than the service supplier's registration date. Note also that the contract "from" date must not be earlier than the earliest supplied service start date.Yes
To DateCURAM_DATEPeriod of time to which the contract is no longer valid. If a service supplier end date is set, the "to" date must be earlier than this date. Note that the contract "to" date must not be later than the latest supplied service end date.No
Signed DateCURAM_DATEDate the contract is signed by the organization and service supplier.No
SummaryCONTRACT_SUMMARY_TEXTFree text summary of the service contract.No
Renewal Details
LabelTypeDescriptionMandatory
Renewable ContractCURAM_INDICATORThis field is used to indicate whether or not the service supplier contract can be renewed after the contract expires.No
File Reference NumberFILE_REFERENCE_NUMBERReference information regarding the contract physical file.No
Renewal Lead DaysRENEWAL_LEAD_DAYSGrace period to renew an expired contract. This grace period is measured in days.No
File LocationFILE_LOCATIONContract physical file location.No
Links and Actions
Page Level Actions
LabelDescription
CancelThe Cancel action dismisses the page.
SaveThe Save action updates the record using the information entered on the page.
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
No security implementation is supported for this transaction type. Please contact an Administrator.LinkNo
The login ID %1s does not map to a user name.LinkNo
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
Concern Role ID must not be blank.LinkNo
Effective From Date must not be blank.LinkNo
Effective To Date must not be earlier than Effective From Date.LinkNo
Name must not be blank.LinkNo
No security implementation is supported for this transaction type. Please contact an Administrator.LinkNo
Product provider not registered.LinkNo
Renewal Lead Days field value cannot be less than zero.LinkNo
The contract's end cannot be after the provider's end date.LinkNo
The contract's end cannot be later than the latest provision's end date.LinkNo
The contract's start cannot be after the provider's end date.LinkNo
The contract's start cannot be before the provider's start date.LinkNo
The contract's start cannot be earlier than the earliest provision's start date.LinkNo
The contract is already canceled and cannot be modifiedLinkNo
The Key Server cache and the Key Server database values are out of sync and therefore this record cannot be inserted. LinkNo
The same service cannot be added more than once.LinkNo
The specified service supplier is not registered.LinkNo
The value entered for Summary field is too long %1n - maximum allowed is %2n.LinkNo
You must enter a type for the contract.LinkNo
You must select a Service for the contractLinkNo
Related Entities
Technical Information
Page IDServiceSupplier_modifyContractFromView
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\ServiceSupplier\Contract\ServiceSupplier_modifyContractFromView.uim
Page Load InterfaceServiceSupplier.readContract
Page Submit InterfaceServiceSupplier.modifyContract1
Linked From Pages