PRC_SHPPTYX_VW(SQL View) |
Index Back |
---|---|
Shipping Priority CodeThis record stores the shipment priority code to be used as a tiebreaker in the event multiple order lines requested for the same shipment date and time are encountered by the fulfillment system. |
SELECT a.setid , a.ship_priority_id , a.descr FROM PS_SHIP_PRIORITY a WHERE %EffdtCheck(ship_priority b, a, %CurrentDateIn) AND a.eff_status='A' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Default Value: OPR_DEF_TBL_FS.SETID Prompt Table: SP_SETID_NONVW |
2 | SHIP_PRIORITY_EXP | Character(6) | VARCHAR2(6) NOT NULL | Export Shipping Priority |
3 | EOEP_CHAR | Character(254) | VARCHAR2(254) NOT NULL | Long field |