RCN_RECORD_TBL(SQL Table) |
Index Back |
|---|---|
Reconciliation record tableThis record is used to store the names of records used in the reconciliation process. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(15) | VARCHAR2(15) NOT NULL |
Record (Table) Name (see PSRECDEFN).
Prompt Table: RECDEFN_VW |
|
| 2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
| 3 | RCN_REQUIRED_FLG | Character(1) | VARCHAR2(1) NOT NULL |
Reconciliation flag to determine if the field is system defined (required) or defined by the user
Y/N Table Edit Default Value: N |
| 4 | RCN_RECORD_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
For reconciliation, this is either a transaction or a statement line
0=Statement 1=Transaction 2=Event Record 3=App Engine Temporary Record 4=Event Record 5=AE Temporary Table |
| 5 | DESCR254_MIXED | Character(254) | VARCHAR2(254) NOT NULL | Description |