SHIP_CNTR_V001

(SQL View)
Index Back

Highest Level Ship Cntr View

Shows 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 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit
2 SHIP_CNTR_ID Character(20) VARCHAR2(20) NOT NULL Shipping Container ID