SUP_OB_RSNCDTVW(SQL View) |
Index Back |
---|---|
Reason Code ViewThis view displays the distinct list of reason codes from the reason code transaction table |
SELECT DISTINCT SETID, REASON_CD FROM PS_SUP_OB_RSNCD |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL | SetID |
2 | REASON_CD | Character(10) | VARCHAR2(10) NOT NULL | Reason Code |