Description
This page allows you to create an employer trading status. Employer trading status is the operating status of the employer's business. For example, the employer might be actively trading for a three year period, and then choose to shut down for remodeling for a few months, i.e. cease trading.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
Trading StatusTRADING_STATUS_CODEThis field is used to specify the operating status of the registered employer during a set time period. Note that the system does not allow you to choose opposing trading statuses during the same time frame, i.e. you cannot have an actively trading status during a set time when the employer has ceased trading. Note also that if the trading status is "liquidated", the system sets the employer status to "closed" and sets the employer end date.Yes
FromCURAM_DATEPeriod of time from which the above-mentioned trading status is valid. An employer can have many trading status records, but the "from/to" dates for these records may not overlap.Yes
ToCURAM_DATEPeriod of time to which the above-mentioned trading status is valid. An employer can have many trading status records, but the "from/to" dates for these records may not overlap. The system automatically sets the "to" date for a trading status when a new trading status is recorded on the system. This "to" date is set for the date before the new trading status "from" date.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.
Messages
When page is loaded
None
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 end date must not be earlier than the start date of any active relationship for the concern role.LinkNo
Date of birth cannot be later than the start date of any active relationship.LinkNo
Date of death cannot be earlier than the start date of any active relationship.LinkNo
Employer status code must be specified.LinkNo
From date must not be later than the to date.LinkNo
No security implementation is supported for this transaction type. Please contact an Administrator.LinkNo
Registration date must not be later than the start date of any active relationship for the concern role.LinkNo
Sensitivity must be supplied.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 event filter: '%1s' could not be instantiated.LinkNo
The event handler: '%1s' could not be instantiated.LinkNo
The Key Server cache and the Key Server database values are out of sync and therefore this record cannot be inserted. LinkNo
The login ID %1s does not map to a user name.LinkNo
There is an active record for a trading status on this date.LinkNo
This action cannot be carried out as participant data case is enabled for persons/prospect persons.LinkNo
This employer has already been liquidated.LinkNo
Trading status start date must be specified.LinkNo
You cannot set a Liquidated trading status for a date in the future.LinkNo
Related Entities
When page is loaded
None
When page is submitted
ConcernRole
ConcernRoleRelationship
TradingStatus
Technical Information
Page IDEmployer_createTradingStatus
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\Employer\TradingStatus\Employer_createTradingStatus.uim
Page Load Interface
Page Submit InterfaceEmployer.createTradingStatus
Linked From PagesTrading Status (Employer_listTradingStatus), Trading Status (ProspectEmployer_listTradingStatus)