REASON_SHIP_VW(SQL View) | 
Index Back | 
|---|---|
Reason Code (OM)Date Initials Issue # Description 05/06/03 dms F-MO'CO-J2WL0 Change descr to descr50 | 
| SELECT rc.setid , rc.reason_cd , rc.descr50 FROM PS_REASON_CD rc WHERE rc.reason_type = '18' AND rc.eff_status = 'A' AND %EffdtCheck(reason_cd,rc,%currentdatein) | 
| # | 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 | DESCR50 | Character(50) | VARCHAR2(50) NOT NULL | Description of length 50 |