SHIP_CNTR_V001(SQL View) |
Index Back |
|---|---|
Highest Level Ship Cntr ViewShows all of the ship containers without a parent ship container associated with them. |
| SELECT BUSINESS_UNIT , SHIP_CNTR_ID FROM PS_SHIP_CNTR_HDR WHERE PARENT_SHIP_CNTR = ' ' |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | Business Unit | |
| 2 | Character(20) | VARCHAR2(20) NOT NULL | Shipping Container ID |