DBA Data[Home] [Help]

APPS.PON_AUCTION_CREATE_PO_PKG dependencies on PO_LINE_LOCATIONS_INTERFACE

Line 3060: INSERT INTO po_line_locations_interface (

3056: x_progress := '35.1.5: CREATE_PAYMENTS: STANDARD CASE: IT IS COMPLEX WORK';
3057:
3058: log_message(x_progress);
3059:
3060: INSERT INTO po_line_locations_interface (
3061: interface_header_id,
3062: interface_line_id,
3063: interface_line_location_id,
3064: payment_type,

Line 3091: po_line_locations_interface_s.NEXTVAL,

3087:
3088: SELECT
3089: x_interface_header_id, -- interface_header_id
3090: pli.interface_line_id, -- interface_line_id
3091: po_line_locations_interface_s.NEXTVAL,
3092: -- interface_line_location_id
3093: bpys.payment_type_code, -- shipment_type
3094: bpys.payment_display_number, -- shipment_num
3095: nvl(apys.ship_to_location_id,