PRC_SHPPTYX_LVW(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.language_cd , a.descr FROM PS_SHIP_PRIOR_LNG a WHERE %EffdtCheck(SHIP_PRIOR_LNG b, a, %CurrentDateIn) |
# | 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 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
4 | EOEP_CHAR | Character(254) | VARCHAR2(254) NOT NULL | Long field |