Table Description

Trade Dispute: A Household Member who is on strike. A striker is a paid employee who is involved in a strike, concerted stoppage, slowdown or interruption of work.

Example

Linda Smith is currently in paid employment. She is participating in a Trade Dispute, as she is unable to cross the picket line to work due to striking employees. A case worker creates a Trade Dispute record with details of why Linda Smith is on strike.

Relationship Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions.
Model Details
Location in Model: Logical View::MetaModel::Curam::Evidence::Service Layer::Entity::Income::TradeDispute::TradeDispute
Controlling File: Evidence\model\ServiceLayer\entity\Income\TradeDispute\TradeDispute_cat.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (6)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
evidenceIDkeyno

The system generated unique identifier for the Trade Dispute. There is no UI field for this attribute.

EVIDENCE_ID SVR_INT64
paidEmploymentIDdetailsyes

The system generated unique identifier for the linked paid employment. There is no UI field for this attribute.

EVIDENCE_ID SVR_INT64
tradeDisputeReasondetails 

The reason the participant is involved in the Trade Dispute. Examples include: Lock Out, Unable to Work due to Striking Employees, etc. This is populated from the 'TradeDisputeReason' code table. The UI field name for this attribute is 'Trade Dispute Reason'.

EVD_TRADE_DISPUTE_REASONTradeDisputeReasonSVR_STRING<10>
startDatedetails 

The date from which the Trade Dispute started. The UI field name for this attribute is 'Start Date'.

CURAM_DATE SVR_DATE
endDatedetails 

The date on the Trade Dispute ended. The UI field name for this attribute is 'End Date'.

CURAM_DATE SVR_DATE
commentsdetails 

Added details related to the Earned Income. The UI field name for this attribute is 'Comments'.

COMMENTS SVR_STRING<300>
Foreign Keys (1)
ChildParent
TradeDispute.paidEmploymentIDPaidEmployment.evidenceID
Indices (1)
Index NameAttributes
IND_2030937714paidEmploymentID
Operations (4)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: evidenceID
PRE_DATA_ACCESS: yes
Standard Operation 
readread Standard Operation 
modifymodifyOPTIMISTIC_LOCKING: yes
PRE_DATA_ACCESS: yes
Standard Operation 
removeremove Standard Operation 
Related Pages (14)