BOL_ROUTE2_VW

(SQL View)
Index Back

BOL Dmd Load 20-70


SELECT DISTINCT s.business_unit , s.route_cd FROM PS_IN_DEMAND S WHERE in_fulfill_state BETWEEN '20' AND '70' AND s.bill_of_lading = ' ' AND s.route_cd <> ' '

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit
2 ROUTE_CD Character(6) VARCHAR2(6) NOT NULL A unique identifier assigned to a delivery route. Route codes can be associated with customer addresses for external orders or locations for internal orders. Route codes can be used to identify the appropriate delivery schedule for a customer/location if you are managing product shipments with your own vehicles.