Table slot9.WORLD.TSTA.COURT_PAPER_SERVICE_DETAILS
Table stores all service details for people and organizations associated to a court paper.

Legend:
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
CP_PARTY_ID number 0
COURT_PAPER_PARTIES.CP_PARTY_ID CPPSD_CPP_FK R
Person or organization associated to a court paper and foreign key to COURT_PAPER_PARTIES table.
CP_FEE_ID number 0  √  null Fee ID and foreign key to COURT_PAPER_FEES table.
CP_STATUS_CODE varchar2 30  √  null
EJS_CODES.CODE CPPSD_EJSCD_STATUS_FK R
EJS_CODE value identifies the current service status for court paper person or organization.
CP_STATUS_CODE_TYPE varchar2 30  √  'CP_STATUS_REASON_CODES'
EJS_CODES.CODE_TYPE CPPSD_EJSCD_STATUS_FK R
EJS_CODE type identifies the current service status for court paper person or organization.
CREATOR_ID varchar2 100  √  null
CREATOR_DATE date 7  √  null
UPDATOR_ID varchar2 100  √  null
UPDATOR_DATE date 7  √  null
REC_ID number 0  √  null

Analyzed at Mon Sep 20 21:05 MDT 2021

Requirements (check constraints):
Constraint Constraint Name
"CP_PARTY_ID" IS NOT NULL CPPSD_PARTY_ID_NN

Indexes:
Column(s) Type Sort Constraint Name
CP_PARTY_ID Primary key Asc CPPSD_PK
CP_STATUS_CODE_TYPE + CP_STATUS_CODE Performance Asc/Asc CPPSD_EJSCD_STATUS_FK_I

Close relationships  within of separation: