IN_SW_RESCD_VW(SQL View) |
Index Back |
|---|---|
Reason Code for ALM demand |
| SELECT setid , reason_cd , effdt , descr50 FROM PS_REASON_CD WHERE reason_type = '32' AND eff_status='A' |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Default Value: OPR_DEF_TBL_FS.SETID Prompt Table: SP_SETID_NONVW |
|
| 2 | Character(10) | VARCHAR2(10) NOT NULL | Reason Code | |
| 3 | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
|
| 4 | DESCR50 | Character(50) | VARCHAR2(50) NOT NULL | Description of length 50 |