Description
This page allows you to create a service supplier contract. A service is a task that must be performed by a qualified individual or body. Each service added for a service supplier must be selected from a list of generic services required by the organization, e.g., eye examinations, court translations. This is because several service suppliers may perform the same task for the organization. For example, many doctors may provide medical certifications for the organization. The list of generic services is maintained as part of system administration.
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 pageYes
From DateCURAM_DATEPeriod of time from which the contract is valid. Note that the "from date" cannot be earlier than the service supplier 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 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
Summary
LabelTypeDescriptionMandatory
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 new contract's 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
Select Service Types for this Contract
LabelTypeDescriptionMandatory
ServicesCONTRACT_LINKS_TAB_LISTThis field contains a list of services covered under the new service contract. Note that only the services provided by the service supplier are available for selection.Yes
Links and Actions
Page Level Actions
LabelDescription
CancelThe Cancel action dismisses the page.0
SaveThe Save action creates a new record from 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
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_createContract
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\ServiceSupplier\Contract\ServiceSupplier_createContract.uim
Page Load InterfaceServiceSupplier.listActiveService
Page Submit InterfaceServiceSupplier.createContract1
Linked From PagesContracts (ServiceSupplier_listContract)