LADING_VW

(SQL View)
Index Back

Unique Bill of Ladings


SELECT C.bill_of_lading FROM PS_ITEM C WHERE C.bill_of_lading <> ' '

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 BILL_OF_LADING Character(30) VARCHAR2(30) NOT NULL Specifies a bill of lading number associated with a Receivables item.

Prompt Table: ITEM_LDNG_K_VW