RCN_STMT_REC_V(SQL View) |
Index Back |
---|---|
Recon alias promptThis record is used in Reconciliation to define the type of columns that will be used in the reconciliation. |
SELECT RECNAME , DESCR FROM PS_RCN_RECORD_TBL WHERE RCN_RECORD_TYPE = '0' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | RECNAME | Character(15) | VARCHAR2(15) NOT NULL | Record (Table) Name (see PSRECDEFN). |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |