DBA Data[Home] [Help]

APPS.RCV_TRANSACTION_SV dependencies on OE_DROP_SHIP_GRP

Line 191: x_oe_line_id := OE_DROP_SHIP_GRP.PO_Line_Location_Is_Drop_Ship(x_line_location_id);

187: */
188:
189: x_progress := 10;
190:
191: x_oe_line_id := OE_DROP_SHIP_GRP.PO_Line_Location_Is_Drop_Ship(x_line_location_id);
192:
193: IF (x_oe_line_id IS NOT NULL) THEN /* drop ship */
194: SELECT substr(rtrim(address1) || '-' || rtrim(city),1,20)
195: INTO x_location_code