Alias:LCP#

(P2K_LR_COMPLAINT_PARTICIPANTS)

Unique Keys: LCM_ID (Complaint] + PARTICIPANT_TYPE + one of EID_ID (Employee) or ECT_ID (Contact)
Parent Table: P2K_LR_COMPLAINTS
ERD: ERD-LR02


This table contains information on the participants associated to each complaint.\

Table Columns#

Column nameData Type / SizeDomainMand.Notes
IDNumber(10)IDY
LCM_IDNumber(10)IDYPart of P2K_LR_COMPLAINTS
EID_IDNumber(10)ID[ARC]For P2K_HR_IDENTITIES
ECT_IDNumber(10)ID[ARC]For P2K_HR_CONTACTS
PARTICIPANT_TYPEVarchar2(2)X_PARTICIPANT_TYPEY
DESCRIPTIONVarchar2(50)DESCRIPTION
PARTICIPANT_TEXTVarchar2(4000)VARCHAR4000
SETTLEMENT_AMOUNTNumber(18)AMT12V6
CREATE_DATEDate()DATEY
CREATE_USERVarchar2(30)VARCHAR30Y
CHANGE_DATEDate()DATEY
CHANGE_USERVarchar2(30)VARCHAR30Y

Derived Fields#

Column Name
DRV_ADDRESS_LINE_1
DRV_LOCALITY
DRV_PARTICIPANT_TYPE
DRV_PHONE_NUMBER

User Fields: Allowed
Audit Logging: Allowed

Notes
[ARC] Only one of ECT_ID or EID_ID must be used to indicate the participant record (mandatory)


Notes #

Click to create a new notes page