Description
This page allows you to create new place for a provider facility.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
NameCPM_COMMON_NAMEName of the place. For example, Bed 4.Yes
Start DateCURAM_DATEThe date from which the place can be allocated to clients.Yes
End DateCURAM_DATEThe last date on which the place can be allocated to clients.No
Links and Actions
Page Level Actions
LabelDescription
CancelThe Cancel action dismisses the page.
SaveThe Save action creates a new record from the information entered on the page.
Save and NewThe Save and New action allows you to create a new record from the information entered on the page and resets the page allowing an additional record to be created.
Messages
When page is loaded
None
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
'Name' must be entered.LinkNo
%1s %2s %3s %4sLinkNo
An entity identifier cannot be null.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
A row identifier cannot be null.LinkNo
More than entity of type '%1s' with key value '%2s' found in the cache.LinkNo
No database access is allowed at this point.LinkNo
No security implementation is supported for this transaction type. Please contact an Administrator.LinkNo
The class '%1s' does not implement the interface curam.util.events.impl.EventFilter and therefore is not as an event filter.LinkNo
The class '%1s' does not implement the interface curam.util.events.impl.EventHandler therefore is not an event handler.LinkNo
The compartment %1s is %2c place cannot be created.LinkNo
The Designated Capacity %1n must be less than or equal to the Physical Capacity %2n.LinkNo
The End Date %1d on the place %2s must be on or before the compartment Date Closed %3d.LinkNo
The End Date %2d must be on or later than the Start Date %1d.LinkNo
The End Date on the place %1s must be on or before the compartment Date Closed %2d.LinkNo
The event filter: '%1s' could not be instantiated.LinkNo
The event handler: '%1s' could not be instantiated.LinkNo
The login ID %1s does not map to a user name.LinkNo
The Place %1s already exists.LinkNo
The place Start Date %1d must be on or after the provider Enrollment Date %2d.LinkNo
The Start Date must be entered.LinkNo
The user %1s must be the owner or supervisor to perform this task.LinkNo
The value entered is too long (%1n) - maximum allowed is %2n.LinkNo
You must specify either designated or physical capacity for the provider first.LinkNo
Related Entities
Technical Information
Page IDProviderManagement_createPlace
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\CPM\Place\Place\ProviderManagement_createPlace.uim
Page Load Interface
Page Submit InterfacePlace.createPlace
Linked From PagesNew Place (ProviderManagement_createPlace), ProviderManagement_listPlace, ProviderManagement_viewCompartment