DBA Data[Home] [Help]

APPS.PON_AUCTION_CREATE_PO_PKG dependencies on PO_LINE_LOCATIONS_INTERFACE

Line 2547: INSERT INTO po_line_locations_interface (

2543: x_progress := '35.1.5: CREATE_PAYMENTS: STANDARD CASE: IT IS COMPLEX WORK';
2544:
2545: log_message(x_progress);
2546:
2547: INSERT INTO po_line_locations_interface (
2548: interface_header_id,
2549: interface_line_id,
2550: interface_line_location_id,
2551: payment_type,

Line 2578: po_line_locations_interface_s.NEXTVAL,

2574:
2575: SELECT
2576: x_interface_header_id, -- interface_header_id
2577: pli.interface_line_id, -- interface_line_id
2578: po_line_locations_interface_s.NEXTVAL,
2579: -- interface_line_location_id
2580: bpys.payment_type_code, -- shipment_type
2581: bpys.payment_display_number, -- shipment_num
2582: nvl(apys.ship_to_location_id,