Table slot9.WORLD.TSTA.EJS_MODULE_TEXT
Legacy table. This table is not currently used

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
TEXT_ID number 4 Sequence-generated primary key for this table
MODULE_NAME varchar2 50  √  null Name of the module this block of text is being defined for.
MODULE_TYPE varchar2 15  √  null Type of module (form, report, etc.) the text is being defined for
TEXT_KEYWORD varchar2 50 Keyword identifying the block of text defined, used by a form or report to uniquely retrieve a block of text.
DESCRIPTION varchar2 255  √  null Description of the block of text
TEXT varchar2 4000  √  null The actual text that will be used when this keyword is retrieved.
AGENCY_CODE varchar2 30  √  null
AGENCY_CODES.AGENCY_CODE EMT_AGNCY_CD_FK R
Agency code, so that different text can be defined for different agencies.
CREATOR_ID varchar2 100  √  null
CREATOR_DATE date 7  √  null
UPDATOR_ID varchar2 100  √  null
UPDATOR_DATE date 7  √  null
NOTE_ID number 0  √  null
EJS_NOTES.NOTE_ID EJS_MOD_TXT_NOTE_FK R
Optional Narrative Note - Clob
REC_ID number 0  √  null

Analyzed at Mon Sep 20 21:05 MDT 2021

Requirements (check constraints):
Constraint Constraint Name
"TEXT_ID" IS NOT NULL TEXT_ID_NN
"TEXT_KEYWORD" IS NOT NULL TEXT_KEYWORD_NN

Indexes:
Column(s) Type Sort Constraint Name
TEXT_ID Primary key Asc EMT_PK
NOTE_ID Performance Asc EJS_MOD_TEXT_NOTE_FK_I
AGENCY_CODE Performance Asc EMT_AGNCY_CD_FK_I
TEXT_KEYWORD + MODULE_NAME + MODULE_TYPE + AGENCY_CODE Must be unique Asc/Asc/Asc/Asc EMT_UK

Close relationships  within of separation: