TL_RI_CNTRL_TBL(SQL Table) |
Index Back |
|---|---|
T&L Referential IntegrityThis Record holds all the Instance where the update to an object invalidates one or more Instances in a related object |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(10) | VARCHAR2(10) NOT NULL | Validation ID | |
| 2 | Character(18) | VARCHAR2(18) NOT NULL | Primary Key Name1 | |
| 3 | Character(18) | VARCHAR2(18) NOT NULL | Primary Key Value1 | |
| 4 | Character(18) | VARCHAR2(18) NOT NULL | Primary Key Name2 | |
| 5 | Character(18) | VARCHAR2(18) NOT NULL | Column Name | |
| 6 | Character(30) | VARCHAR2(30) NOT NULL | The Column Value (Character) where the RI Instance is created | |
| 7 | Number(15,0) | DECIMAL(15) NOT NULL | Sequence Number | |
| 8 | Date(10) | DATE |
Effective Date
Default Value: %date |
|
| 9 | Date(10) | DATE | End Date | |
| 10 | PRIMARY_KEY_VALUE2 | Number(3,0) | SMALLINT NOT NULL | Primary Key Value 2 |
| 11 | COLUMN_VALUE_NUM | Signed Number(20,6) | DECIMAL(18,6) NOT NULL | Column Value (Numeric) |