GLRN_REASON_TBL(SQL Table) |
Index Back |
---|---|
Reconciliation Status ReasonsUser configured status reason codes |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | GLRN_RECON_STATUS | Character(1) | VARCHAR2(1) NOT NULL | Reconciliation Status |
2 | GLRN_REASON_CD | Character(2) | VARCHAR2(2) NOT NULL | Status Change reason code |
3 | ENABLED | Character(1) | VARCHAR2(1) NOT NULL |
A flag indicates whether this row is enabled or not.
Y/N Table Edit |
4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
5 | SHORT_DESCR | Character(15) | VARCHAR2(15) NOT NULL | This field is used to represent the short description for various objects |