DBA Data[Home] [Help]

APPS.RCV_TRANSACTION_SV dependencies on OE_DROP_SHIP_GRP

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

175: */
176:
177: x_progress := 10;
178:
179: x_oe_line_id := OE_DROP_SHIP_GRP.PO_Line_Location_Is_Drop_Ship(x_line_location_id);
180:
181: IF (x_oe_line_id IS NOT NULL) THEN /* drop ship */
182: SELECT substr(rtrim(address1) || '-' || rtrim(city),1,20)
183: INTO x_location_code