DBA Data[Home] [Help]

APPS.WSH_DELIVERY_DETAILS_INV dependencies on MTL_SECONDARY_INVENTORIES

Line 81: ( locator_type mtl_secondary_inventories.locator_type%type);

77: , negative_inv_receipt_code mtl_parameters.negative_inv_receipt_code%type
78: , serial_number_type mtl_parameters.serial_number_type%type);
79:
80: TYPE mtl_sec_inv_rec IS RECORD
81: ( locator_type mtl_secondary_inventories.locator_type%type);
82:
83: -- bug 5264874 end
84:
85: /*