Table slot9.WORLD.TSTA.CP_DELETE_PAYMENT
Stores information about deleted court paper payments. Tied to a log entry.

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
LOG_NUM number 38
COURT_PAPER_LOGS.LOG_NUM CPDELPAY_CPAP_LOG_FK C
Primary Key / Foreign Key to COURT_PAPER_LOGS.
PERSON_ID number 38  √  null
PEOPLE.PERSON_ID CPDELPAY_PER_FK R
Person Id. Foreign key to PEOPLE. If populated, the deleted payment was a person.
BUSINESS_ID number 38  √  null
BUSINESSES.BUSINESS_NUMBER CPDELPAY_BUSNS_FK R
Business Id. Foreign key to BUSINESSES. If populated, the deleted payment was a business.
PAYMENT_TYPE_CODE varchar2 30  √  null Part of EJS_CODES foreign key to the payment type.
PAYMENT_TYPE_CODE_TYPE varchar2 30  √  null Part of EJS_CODES foreign key to the payment type.
AMOUNT number 0  √  null Amount paid.
CREATOR_ID varchar2 100  √  null
CREATOR_DATE date 7  √  null
UPDATOR_ID varchar2 100  √  null
UPDATOR_DATE date 7  √  null

Analyzed at Mon Sep 20 21:05 MDT 2021

Requirements (check constraints):
Constraint Constraint Name
"LOG_NUM" IS NOT NULL CPDELPAY_LOG_NUM_NN

Indexes:
Column(s) Type Sort Constraint Name
LOG_NUM Primary key Asc CPDELPAY_PK
BUSINESS_ID Performance Asc CPDELPAY_BUSNS_FK_I
PERSON_ID Performance Asc CPDELPAY_PER_FK_I

Close relationships  within of separation: