PRC_SHIPMTHD_VW(SQL View) |
Index Back |
|---|---|
Shipping Method ViewThis record stores the shipping methods or carriers any shipment. |
| SELECT setid , ship_type_id , descr FROM PS_SHIP_METHOD |
| # | 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 | Ship Via Code | |
| 3 | EOEP_CHAR | Character(254) | VARCHAR2(254) NOT NULL | Long field |