Description
This page allows you to modify a product provider contract record. Records of signed contracts can be maintained for each product provider. A contract is an agreement between a product provider and the organization for the provision of one or more products. 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 or standard. Contract type that relates to a coded description of the contract. Contracts of the same type are classified together. 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 product provider's registration date. Note also that the contract "from" date must not be earlier than the earliest product provision start date.Yes
To DateCURAM_DATEPeriod of time to which the contract is valid. If a product provider 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 product provision end date.No
Signed DateCURAM_DATEDate the contract is signed by the organization and product provider.No
SummaryCONTRACT_SUMMARY_TEXTFree text summary of the product contract.No
Renewal Details
LabelTypeDescriptionMandatory
Renewable ContractCURAM_INDICATORThis field is used to indicate whether or not the product 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 product 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 Product for the contractLinkNo
Related Entities
Technical Information
Page IDProductProvider_modifyContractFromView
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\ProductProvider\Contract\ProductProvider_modifyContractFromView.uim
Page Load InterfaceProductProvider.readProductProviderContract
Page Submit InterfaceProductProvider.modifyProductProviderContract1
Linked From Pages