SCC_DISCREP_ROW(SQL Table) |
Index Back |
|---|---|
Discrepancy RowDiscrepancy Row |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(15) | VARCHAR2(15) NOT NULL | Record (Table) Name (see PSRECDEFN). | |
| 2 | Number(10,0) | DECIMAL(10) NOT NULL | Row Number | |
| 3 | SCC_DISCREP_KEYS | Character(240) | VARCHAR2(240) NOT NULL | Key fields of discrepancies |
| 4 | SCC_INTGR_FOUNDDTM | DateTime(26) | TIMESTAMP NOT NULL | Date time when the integration issue was discovered or found. |
| 5 | SCC_DISCREP_WINNER | Character(1) | VARCHAR2(1) NOT NULL |
Pick a winner.
F=Foreign L=Local U=Undecided Default Value: U |
| 6 | SCC_LOC_ROW_EXISTS | Character(1) | VARCHAR2(1) NOT NULL |
Local Exists
Y/N Table Edit Default Value: N |
| 7 | SCC_FRN_ROW_EXISTS | Character(1) | VARCHAR2(1) NOT NULL |
Foreign Exists
Y/N Table Edit Default Value: N |
| 8 | SCC_IS_DIFFERENT | Character(1) | VARCHAR2(1) NOT NULL |
Is Different
Y/N Table Edit Default Value: N |
| 9 | SCC_DISCREP_STALE | Character(1) | VARCHAR2(1) NOT NULL |
Stale data was found flag
Y/N Table Edit Default Value: N |