240: index by BINARY_INTEGER;
241: -- Retropricing
242: TYPE r_line_info_rec IS RECORD (
243: row_id ROWID,
244: invoice_line_id AP_INVOICE_LINES_INTERFACE.invoice_line_id%TYPE,
245: line_type_lookup_code AP_INVOICE_LINES_INTERFACE.line_type_lookup_code%TYPE,
246: line_number AP_INVOICE_LINES_INTERFACE.line_number%TYPE,
247: line_group_number AP_INVOICE_LINES_INTERFACE.line_group_number%TYPE,
248: amount AP_INVOICE_LINES_INTERFACE.amount%TYPE,
241: -- Retropricing
242: TYPE r_line_info_rec IS RECORD (
243: row_id ROWID,
244: invoice_line_id AP_INVOICE_LINES_INTERFACE.invoice_line_id%TYPE,
245: line_type_lookup_code AP_INVOICE_LINES_INTERFACE.line_type_lookup_code%TYPE,
246: line_number AP_INVOICE_LINES_INTERFACE.line_number%TYPE,
247: line_group_number AP_INVOICE_LINES_INTERFACE.line_group_number%TYPE,
248: amount AP_INVOICE_LINES_INTERFACE.amount%TYPE,
249: base_amount AP_INVOICE_LINES_INTERFACE.amount%TYPE,
242: TYPE r_line_info_rec IS RECORD (
243: row_id ROWID,
244: invoice_line_id AP_INVOICE_LINES_INTERFACE.invoice_line_id%TYPE,
245: line_type_lookup_code AP_INVOICE_LINES_INTERFACE.line_type_lookup_code%TYPE,
246: line_number AP_INVOICE_LINES_INTERFACE.line_number%TYPE,
247: line_group_number AP_INVOICE_LINES_INTERFACE.line_group_number%TYPE,
248: amount AP_INVOICE_LINES_INTERFACE.amount%TYPE,
249: base_amount AP_INVOICE_LINES_INTERFACE.amount%TYPE,
250: accounting_date AP_INVOICE_LINES_INTERFACE.accounting_date%TYPE,
243: row_id ROWID,
244: invoice_line_id AP_INVOICE_LINES_INTERFACE.invoice_line_id%TYPE,
245: line_type_lookup_code AP_INVOICE_LINES_INTERFACE.line_type_lookup_code%TYPE,
246: line_number AP_INVOICE_LINES_INTERFACE.line_number%TYPE,
247: line_group_number AP_INVOICE_LINES_INTERFACE.line_group_number%TYPE,
248: amount AP_INVOICE_LINES_INTERFACE.amount%TYPE,
249: base_amount AP_INVOICE_LINES_INTERFACE.amount%TYPE,
250: accounting_date AP_INVOICE_LINES_INTERFACE.accounting_date%TYPE,
251: period_name AP_INVOICE_LINES.period_name%TYPE,
244: invoice_line_id AP_INVOICE_LINES_INTERFACE.invoice_line_id%TYPE,
245: line_type_lookup_code AP_INVOICE_LINES_INTERFACE.line_type_lookup_code%TYPE,
246: line_number AP_INVOICE_LINES_INTERFACE.line_number%TYPE,
247: line_group_number AP_INVOICE_LINES_INTERFACE.line_group_number%TYPE,
248: amount AP_INVOICE_LINES_INTERFACE.amount%TYPE,
249: base_amount AP_INVOICE_LINES_INTERFACE.amount%TYPE,
250: accounting_date AP_INVOICE_LINES_INTERFACE.accounting_date%TYPE,
251: period_name AP_INVOICE_LINES.period_name%TYPE,
252: deferred_acctg_flag AP_INVOICE_LINES_INTERFACE.deferred_acctg_flag%TYPE,
245: line_type_lookup_code AP_INVOICE_LINES_INTERFACE.line_type_lookup_code%TYPE,
246: line_number AP_INVOICE_LINES_INTERFACE.line_number%TYPE,
247: line_group_number AP_INVOICE_LINES_INTERFACE.line_group_number%TYPE,
248: amount AP_INVOICE_LINES_INTERFACE.amount%TYPE,
249: base_amount AP_INVOICE_LINES_INTERFACE.amount%TYPE,
250: accounting_date AP_INVOICE_LINES_INTERFACE.accounting_date%TYPE,
251: period_name AP_INVOICE_LINES.period_name%TYPE,
252: deferred_acctg_flag AP_INVOICE_LINES_INTERFACE.deferred_acctg_flag%TYPE,
253: def_acctg_start_date AP_INVOICE_LINES_INTERFACE.def_acctg_start_date%TYPE,
246: line_number AP_INVOICE_LINES_INTERFACE.line_number%TYPE,
247: line_group_number AP_INVOICE_LINES_INTERFACE.line_group_number%TYPE,
248: amount AP_INVOICE_LINES_INTERFACE.amount%TYPE,
249: base_amount AP_INVOICE_LINES_INTERFACE.amount%TYPE,
250: accounting_date AP_INVOICE_LINES_INTERFACE.accounting_date%TYPE,
251: period_name AP_INVOICE_LINES.period_name%TYPE,
252: deferred_acctg_flag AP_INVOICE_LINES_INTERFACE.deferred_acctg_flag%TYPE,
253: def_acctg_start_date AP_INVOICE_LINES_INTERFACE.def_acctg_start_date%TYPE,
254: def_acctg_end_date AP_INVOICE_LINES_INTERFACE.def_acctg_end_date%TYPE,
247: line_group_number AP_INVOICE_LINES_INTERFACE.line_group_number%TYPE,
248: amount AP_INVOICE_LINES_INTERFACE.amount%TYPE,
249: base_amount AP_INVOICE_LINES_INTERFACE.amount%TYPE,
250: accounting_date AP_INVOICE_LINES_INTERFACE.accounting_date%TYPE,
251: period_name AP_INVOICE_LINES.period_name%TYPE,
252: deferred_acctg_flag AP_INVOICE_LINES_INTERFACE.deferred_acctg_flag%TYPE,
253: def_acctg_start_date AP_INVOICE_LINES_INTERFACE.def_acctg_start_date%TYPE,
254: def_acctg_end_date AP_INVOICE_LINES_INTERFACE.def_acctg_end_date%TYPE,
255: def_acctg_number_of_periods
248: amount AP_INVOICE_LINES_INTERFACE.amount%TYPE,
249: base_amount AP_INVOICE_LINES_INTERFACE.amount%TYPE,
250: accounting_date AP_INVOICE_LINES_INTERFACE.accounting_date%TYPE,
251: period_name AP_INVOICE_LINES.period_name%TYPE,
252: deferred_acctg_flag AP_INVOICE_LINES_INTERFACE.deferred_acctg_flag%TYPE,
253: def_acctg_start_date AP_INVOICE_LINES_INTERFACE.def_acctg_start_date%TYPE,
254: def_acctg_end_date AP_INVOICE_LINES_INTERFACE.def_acctg_end_date%TYPE,
255: def_acctg_number_of_periods
256: AP_INVOICE_LINES_INTERFACE.def_acctg_number_of_periods%TYPE,
249: base_amount AP_INVOICE_LINES_INTERFACE.amount%TYPE,
250: accounting_date AP_INVOICE_LINES_INTERFACE.accounting_date%TYPE,
251: period_name AP_INVOICE_LINES.period_name%TYPE,
252: deferred_acctg_flag AP_INVOICE_LINES_INTERFACE.deferred_acctg_flag%TYPE,
253: def_acctg_start_date AP_INVOICE_LINES_INTERFACE.def_acctg_start_date%TYPE,
254: def_acctg_end_date AP_INVOICE_LINES_INTERFACE.def_acctg_end_date%TYPE,
255: def_acctg_number_of_periods
256: AP_INVOICE_LINES_INTERFACE.def_acctg_number_of_periods%TYPE,
257: def_acctg_period_type AP_INVOICE_LINES_INTERFACE.def_acctg_period_type%TYPE,
250: accounting_date AP_INVOICE_LINES_INTERFACE.accounting_date%TYPE,
251: period_name AP_INVOICE_LINES.period_name%TYPE,
252: deferred_acctg_flag AP_INVOICE_LINES_INTERFACE.deferred_acctg_flag%TYPE,
253: def_acctg_start_date AP_INVOICE_LINES_INTERFACE.def_acctg_start_date%TYPE,
254: def_acctg_end_date AP_INVOICE_LINES_INTERFACE.def_acctg_end_date%TYPE,
255: def_acctg_number_of_periods
256: AP_INVOICE_LINES_INTERFACE.def_acctg_number_of_periods%TYPE,
257: def_acctg_period_type AP_INVOICE_LINES_INTERFACE.def_acctg_period_type%TYPE,
258: description AP_INVOICE_LINES_INTERFACE.description%TYPE,
252: deferred_acctg_flag AP_INVOICE_LINES_INTERFACE.deferred_acctg_flag%TYPE,
253: def_acctg_start_date AP_INVOICE_LINES_INTERFACE.def_acctg_start_date%TYPE,
254: def_acctg_end_date AP_INVOICE_LINES_INTERFACE.def_acctg_end_date%TYPE,
255: def_acctg_number_of_periods
256: AP_INVOICE_LINES_INTERFACE.def_acctg_number_of_periods%TYPE,
257: def_acctg_period_type AP_INVOICE_LINES_INTERFACE.def_acctg_period_type%TYPE,
258: description AP_INVOICE_LINES_INTERFACE.description%TYPE,
259: prorate_across_flag AP_INVOICE_LINES_INTERFACE.prorate_across_flag%TYPE,
260: match_type AP_INVOICE_LINES.MATCH_TYPE%TYPE,
253: def_acctg_start_date AP_INVOICE_LINES_INTERFACE.def_acctg_start_date%TYPE,
254: def_acctg_end_date AP_INVOICE_LINES_INTERFACE.def_acctg_end_date%TYPE,
255: def_acctg_number_of_periods
256: AP_INVOICE_LINES_INTERFACE.def_acctg_number_of_periods%TYPE,
257: def_acctg_period_type AP_INVOICE_LINES_INTERFACE.def_acctg_period_type%TYPE,
258: description AP_INVOICE_LINES_INTERFACE.description%TYPE,
259: prorate_across_flag AP_INVOICE_LINES_INTERFACE.prorate_across_flag%TYPE,
260: match_type AP_INVOICE_LINES.MATCH_TYPE%TYPE,
261: po_header_id AP_INVOICE_LINES_INTERFACE.po_header_id%TYPE,
254: def_acctg_end_date AP_INVOICE_LINES_INTERFACE.def_acctg_end_date%TYPE,
255: def_acctg_number_of_periods
256: AP_INVOICE_LINES_INTERFACE.def_acctg_number_of_periods%TYPE,
257: def_acctg_period_type AP_INVOICE_LINES_INTERFACE.def_acctg_period_type%TYPE,
258: description AP_INVOICE_LINES_INTERFACE.description%TYPE,
259: prorate_across_flag AP_INVOICE_LINES_INTERFACE.prorate_across_flag%TYPE,
260: match_type AP_INVOICE_LINES.MATCH_TYPE%TYPE,
261: po_header_id AP_INVOICE_LINES_INTERFACE.po_header_id%TYPE,
262: po_number AP_INVOICE_LINES_INTERFACE.po_number%TYPE,
255: def_acctg_number_of_periods
256: AP_INVOICE_LINES_INTERFACE.def_acctg_number_of_periods%TYPE,
257: def_acctg_period_type AP_INVOICE_LINES_INTERFACE.def_acctg_period_type%TYPE,
258: description AP_INVOICE_LINES_INTERFACE.description%TYPE,
259: prorate_across_flag AP_INVOICE_LINES_INTERFACE.prorate_across_flag%TYPE,
260: match_type AP_INVOICE_LINES.MATCH_TYPE%TYPE,
261: po_header_id AP_INVOICE_LINES_INTERFACE.po_header_id%TYPE,
262: po_number AP_INVOICE_LINES_INTERFACE.po_number%TYPE,
263: po_line_id AP_INVOICE_LINES_INTERFACE.po_line_id%TYPE,
256: AP_INVOICE_LINES_INTERFACE.def_acctg_number_of_periods%TYPE,
257: def_acctg_period_type AP_INVOICE_LINES_INTERFACE.def_acctg_period_type%TYPE,
258: description AP_INVOICE_LINES_INTERFACE.description%TYPE,
259: prorate_across_flag AP_INVOICE_LINES_INTERFACE.prorate_across_flag%TYPE,
260: match_type AP_INVOICE_LINES.MATCH_TYPE%TYPE,
261: po_header_id AP_INVOICE_LINES_INTERFACE.po_header_id%TYPE,
262: po_number AP_INVOICE_LINES_INTERFACE.po_number%TYPE,
263: po_line_id AP_INVOICE_LINES_INTERFACE.po_line_id%TYPE,
264: po_line_number AP_INVOICE_LINES_INTERFACE.po_line_number%TYPE,
257: def_acctg_period_type AP_INVOICE_LINES_INTERFACE.def_acctg_period_type%TYPE,
258: description AP_INVOICE_LINES_INTERFACE.description%TYPE,
259: prorate_across_flag AP_INVOICE_LINES_INTERFACE.prorate_across_flag%TYPE,
260: match_type AP_INVOICE_LINES.MATCH_TYPE%TYPE,
261: po_header_id AP_INVOICE_LINES_INTERFACE.po_header_id%TYPE,
262: po_number AP_INVOICE_LINES_INTERFACE.po_number%TYPE,
263: po_line_id AP_INVOICE_LINES_INTERFACE.po_line_id%TYPE,
264: po_line_number AP_INVOICE_LINES_INTERFACE.po_line_number%TYPE,
265: po_release_id AP_INVOICE_LINES_INTERFACE.po_release_id%TYPE,
258: description AP_INVOICE_LINES_INTERFACE.description%TYPE,
259: prorate_across_flag AP_INVOICE_LINES_INTERFACE.prorate_across_flag%TYPE,
260: match_type AP_INVOICE_LINES.MATCH_TYPE%TYPE,
261: po_header_id AP_INVOICE_LINES_INTERFACE.po_header_id%TYPE,
262: po_number AP_INVOICE_LINES_INTERFACE.po_number%TYPE,
263: po_line_id AP_INVOICE_LINES_INTERFACE.po_line_id%TYPE,
264: po_line_number AP_INVOICE_LINES_INTERFACE.po_line_number%TYPE,
265: po_release_id AP_INVOICE_LINES_INTERFACE.po_release_id%TYPE,
266: release_num AP_INVOICE_LINES_INTERFACE.release_num%TYPE,
259: prorate_across_flag AP_INVOICE_LINES_INTERFACE.prorate_across_flag%TYPE,
260: match_type AP_INVOICE_LINES.MATCH_TYPE%TYPE,
261: po_header_id AP_INVOICE_LINES_INTERFACE.po_header_id%TYPE,
262: po_number AP_INVOICE_LINES_INTERFACE.po_number%TYPE,
263: po_line_id AP_INVOICE_LINES_INTERFACE.po_line_id%TYPE,
264: po_line_number AP_INVOICE_LINES_INTERFACE.po_line_number%TYPE,
265: po_release_id AP_INVOICE_LINES_INTERFACE.po_release_id%TYPE,
266: release_num AP_INVOICE_LINES_INTERFACE.release_num%TYPE,
267: po_line_location_id AP_INVOICE_LINES_INTERFACE.po_line_location_id%TYPE,
260: match_type AP_INVOICE_LINES.MATCH_TYPE%TYPE,
261: po_header_id AP_INVOICE_LINES_INTERFACE.po_header_id%TYPE,
262: po_number AP_INVOICE_LINES_INTERFACE.po_number%TYPE,
263: po_line_id AP_INVOICE_LINES_INTERFACE.po_line_id%TYPE,
264: po_line_number AP_INVOICE_LINES_INTERFACE.po_line_number%TYPE,
265: po_release_id AP_INVOICE_LINES_INTERFACE.po_release_id%TYPE,
266: release_num AP_INVOICE_LINES_INTERFACE.release_num%TYPE,
267: po_line_location_id AP_INVOICE_LINES_INTERFACE.po_line_location_id%TYPE,
268: po_shipment_num AP_INVOICE_LINES_INTERFACE.po_shipment_num%TYPE,
261: po_header_id AP_INVOICE_LINES_INTERFACE.po_header_id%TYPE,
262: po_number AP_INVOICE_LINES_INTERFACE.po_number%TYPE,
263: po_line_id AP_INVOICE_LINES_INTERFACE.po_line_id%TYPE,
264: po_line_number AP_INVOICE_LINES_INTERFACE.po_line_number%TYPE,
265: po_release_id AP_INVOICE_LINES_INTERFACE.po_release_id%TYPE,
266: release_num AP_INVOICE_LINES_INTERFACE.release_num%TYPE,
267: po_line_location_id AP_INVOICE_LINES_INTERFACE.po_line_location_id%TYPE,
268: po_shipment_num AP_INVOICE_LINES_INTERFACE.po_shipment_num%TYPE,
269: po_distribution_id AP_INVOICE_LINES_INTERFACE.po_distribution_id%TYPE,
262: po_number AP_INVOICE_LINES_INTERFACE.po_number%TYPE,
263: po_line_id AP_INVOICE_LINES_INTERFACE.po_line_id%TYPE,
264: po_line_number AP_INVOICE_LINES_INTERFACE.po_line_number%TYPE,
265: po_release_id AP_INVOICE_LINES_INTERFACE.po_release_id%TYPE,
266: release_num AP_INVOICE_LINES_INTERFACE.release_num%TYPE,
267: po_line_location_id AP_INVOICE_LINES_INTERFACE.po_line_location_id%TYPE,
268: po_shipment_num AP_INVOICE_LINES_INTERFACE.po_shipment_num%TYPE,
269: po_distribution_id AP_INVOICE_LINES_INTERFACE.po_distribution_id%TYPE,
270: po_distribution_num AP_INVOICE_LINES_INTERFACE.po_distribution_num%TYPE,
263: po_line_id AP_INVOICE_LINES_INTERFACE.po_line_id%TYPE,
264: po_line_number AP_INVOICE_LINES_INTERFACE.po_line_number%TYPE,
265: po_release_id AP_INVOICE_LINES_INTERFACE.po_release_id%TYPE,
266: release_num AP_INVOICE_LINES_INTERFACE.release_num%TYPE,
267: po_line_location_id AP_INVOICE_LINES_INTERFACE.po_line_location_id%TYPE,
268: po_shipment_num AP_INVOICE_LINES_INTERFACE.po_shipment_num%TYPE,
269: po_distribution_id AP_INVOICE_LINES_INTERFACE.po_distribution_id%TYPE,
270: po_distribution_num AP_INVOICE_LINES_INTERFACE.po_distribution_num%TYPE,
271: unit_of_meas_lookup_code
264: po_line_number AP_INVOICE_LINES_INTERFACE.po_line_number%TYPE,
265: po_release_id AP_INVOICE_LINES_INTERFACE.po_release_id%TYPE,
266: release_num AP_INVOICE_LINES_INTERFACE.release_num%TYPE,
267: po_line_location_id AP_INVOICE_LINES_INTERFACE.po_line_location_id%TYPE,
268: po_shipment_num AP_INVOICE_LINES_INTERFACE.po_shipment_num%TYPE,
269: po_distribution_id AP_INVOICE_LINES_INTERFACE.po_distribution_id%TYPE,
270: po_distribution_num AP_INVOICE_LINES_INTERFACE.po_distribution_num%TYPE,
271: unit_of_meas_lookup_code
272: AP_INVOICE_LINES_INTERFACE.unit_of_meas_lookup_code%TYPE,
265: po_release_id AP_INVOICE_LINES_INTERFACE.po_release_id%TYPE,
266: release_num AP_INVOICE_LINES_INTERFACE.release_num%TYPE,
267: po_line_location_id AP_INVOICE_LINES_INTERFACE.po_line_location_id%TYPE,
268: po_shipment_num AP_INVOICE_LINES_INTERFACE.po_shipment_num%TYPE,
269: po_distribution_id AP_INVOICE_LINES_INTERFACE.po_distribution_id%TYPE,
270: po_distribution_num AP_INVOICE_LINES_INTERFACE.po_distribution_num%TYPE,
271: unit_of_meas_lookup_code
272: AP_INVOICE_LINES_INTERFACE.unit_of_meas_lookup_code%TYPE,
273: inventory_item_id AP_INVOICE_LINES_INTERFACE.inventory_item_id%TYPE,
266: release_num AP_INVOICE_LINES_INTERFACE.release_num%TYPE,
267: po_line_location_id AP_INVOICE_LINES_INTERFACE.po_line_location_id%TYPE,
268: po_shipment_num AP_INVOICE_LINES_INTERFACE.po_shipment_num%TYPE,
269: po_distribution_id AP_INVOICE_LINES_INTERFACE.po_distribution_id%TYPE,
270: po_distribution_num AP_INVOICE_LINES_INTERFACE.po_distribution_num%TYPE,
271: unit_of_meas_lookup_code
272: AP_INVOICE_LINES_INTERFACE.unit_of_meas_lookup_code%TYPE,
273: inventory_item_id AP_INVOICE_LINES_INTERFACE.inventory_item_id%TYPE,
274: item_description AP_INVOICE_LINES_INTERFACE.item_description%TYPE,
268: po_shipment_num AP_INVOICE_LINES_INTERFACE.po_shipment_num%TYPE,
269: po_distribution_id AP_INVOICE_LINES_INTERFACE.po_distribution_id%TYPE,
270: po_distribution_num AP_INVOICE_LINES_INTERFACE.po_distribution_num%TYPE,
271: unit_of_meas_lookup_code
272: AP_INVOICE_LINES_INTERFACE.unit_of_meas_lookup_code%TYPE,
273: inventory_item_id AP_INVOICE_LINES_INTERFACE.inventory_item_id%TYPE,
274: item_description AP_INVOICE_LINES_INTERFACE.item_description%TYPE,
275: quantity_invoiced AP_INVOICE_LINES_INTERFACE.quantity_invoiced%TYPE,
276: ship_to_location_code AP_INVOICE_LINES_INTERFACE.ship_to_location_code%TYPE,
269: po_distribution_id AP_INVOICE_LINES_INTERFACE.po_distribution_id%TYPE,
270: po_distribution_num AP_INVOICE_LINES_INTERFACE.po_distribution_num%TYPE,
271: unit_of_meas_lookup_code
272: AP_INVOICE_LINES_INTERFACE.unit_of_meas_lookup_code%TYPE,
273: inventory_item_id AP_INVOICE_LINES_INTERFACE.inventory_item_id%TYPE,
274: item_description AP_INVOICE_LINES_INTERFACE.item_description%TYPE,
275: quantity_invoiced AP_INVOICE_LINES_INTERFACE.quantity_invoiced%TYPE,
276: ship_to_location_code AP_INVOICE_LINES_INTERFACE.ship_to_location_code%TYPE,
277: unit_price AP_INVOICE_LINES_INTERFACE.unit_price%TYPE,
270: po_distribution_num AP_INVOICE_LINES_INTERFACE.po_distribution_num%TYPE,
271: unit_of_meas_lookup_code
272: AP_INVOICE_LINES_INTERFACE.unit_of_meas_lookup_code%TYPE,
273: inventory_item_id AP_INVOICE_LINES_INTERFACE.inventory_item_id%TYPE,
274: item_description AP_INVOICE_LINES_INTERFACE.item_description%TYPE,
275: quantity_invoiced AP_INVOICE_LINES_INTERFACE.quantity_invoiced%TYPE,
276: ship_to_location_code AP_INVOICE_LINES_INTERFACE.ship_to_location_code%TYPE,
277: unit_price AP_INVOICE_LINES_INTERFACE.unit_price%TYPE,
278: final_match_flag AP_INVOICE_LINES_INTERFACE.final_match_flag%TYPE,
271: unit_of_meas_lookup_code
272: AP_INVOICE_LINES_INTERFACE.unit_of_meas_lookup_code%TYPE,
273: inventory_item_id AP_INVOICE_LINES_INTERFACE.inventory_item_id%TYPE,
274: item_description AP_INVOICE_LINES_INTERFACE.item_description%TYPE,
275: quantity_invoiced AP_INVOICE_LINES_INTERFACE.quantity_invoiced%TYPE,
276: ship_to_location_code AP_INVOICE_LINES_INTERFACE.ship_to_location_code%TYPE,
277: unit_price AP_INVOICE_LINES_INTERFACE.unit_price%TYPE,
278: final_match_flag AP_INVOICE_LINES_INTERFACE.final_match_flag%TYPE,
279: distribution_set_id AP_INVOICE_LINES_INTERFACE.distribution_set_id%TYPE,
272: AP_INVOICE_LINES_INTERFACE.unit_of_meas_lookup_code%TYPE,
273: inventory_item_id AP_INVOICE_LINES_INTERFACE.inventory_item_id%TYPE,
274: item_description AP_INVOICE_LINES_INTERFACE.item_description%TYPE,
275: quantity_invoiced AP_INVOICE_LINES_INTERFACE.quantity_invoiced%TYPE,
276: ship_to_location_code AP_INVOICE_LINES_INTERFACE.ship_to_location_code%TYPE,
277: unit_price AP_INVOICE_LINES_INTERFACE.unit_price%TYPE,
278: final_match_flag AP_INVOICE_LINES_INTERFACE.final_match_flag%TYPE,
279: distribution_set_id AP_INVOICE_LINES_INTERFACE.distribution_set_id%TYPE,
280: distribution_set_name AP_INVOICE_LINES_INTERFACE.distribution_set_name%TYPE,
273: inventory_item_id AP_INVOICE_LINES_INTERFACE.inventory_item_id%TYPE,
274: item_description AP_INVOICE_LINES_INTERFACE.item_description%TYPE,
275: quantity_invoiced AP_INVOICE_LINES_INTERFACE.quantity_invoiced%TYPE,
276: ship_to_location_code AP_INVOICE_LINES_INTERFACE.ship_to_location_code%TYPE,
277: unit_price AP_INVOICE_LINES_INTERFACE.unit_price%TYPE,
278: final_match_flag AP_INVOICE_LINES_INTERFACE.final_match_flag%TYPE,
279: distribution_set_id AP_INVOICE_LINES_INTERFACE.distribution_set_id%TYPE,
280: distribution_set_name AP_INVOICE_LINES_INTERFACE.distribution_set_name%TYPE,
281: partial_segments VARCHAR2(1),
274: item_description AP_INVOICE_LINES_INTERFACE.item_description%TYPE,
275: quantity_invoiced AP_INVOICE_LINES_INTERFACE.quantity_invoiced%TYPE,
276: ship_to_location_code AP_INVOICE_LINES_INTERFACE.ship_to_location_code%TYPE,
277: unit_price AP_INVOICE_LINES_INTERFACE.unit_price%TYPE,
278: final_match_flag AP_INVOICE_LINES_INTERFACE.final_match_flag%TYPE,
279: distribution_set_id AP_INVOICE_LINES_INTERFACE.distribution_set_id%TYPE,
280: distribution_set_name AP_INVOICE_LINES_INTERFACE.distribution_set_name%TYPE,
281: partial_segments VARCHAR2(1),
282: dist_code_concatenated AP_INVOICE_LINES_INTERFACE.dist_code_concatenated%TYPE,
275: quantity_invoiced AP_INVOICE_LINES_INTERFACE.quantity_invoiced%TYPE,
276: ship_to_location_code AP_INVOICE_LINES_INTERFACE.ship_to_location_code%TYPE,
277: unit_price AP_INVOICE_LINES_INTERFACE.unit_price%TYPE,
278: final_match_flag AP_INVOICE_LINES_INTERFACE.final_match_flag%TYPE,
279: distribution_set_id AP_INVOICE_LINES_INTERFACE.distribution_set_id%TYPE,
280: distribution_set_name AP_INVOICE_LINES_INTERFACE.distribution_set_name%TYPE,
281: partial_segments VARCHAR2(1),
282: dist_code_concatenated AP_INVOICE_LINES_INTERFACE.dist_code_concatenated%TYPE,
283: dist_code_combination_id
276: ship_to_location_code AP_INVOICE_LINES_INTERFACE.ship_to_location_code%TYPE,
277: unit_price AP_INVOICE_LINES_INTERFACE.unit_price%TYPE,
278: final_match_flag AP_INVOICE_LINES_INTERFACE.final_match_flag%TYPE,
279: distribution_set_id AP_INVOICE_LINES_INTERFACE.distribution_set_id%TYPE,
280: distribution_set_name AP_INVOICE_LINES_INTERFACE.distribution_set_name%TYPE,
281: partial_segments VARCHAR2(1),
282: dist_code_concatenated AP_INVOICE_LINES_INTERFACE.dist_code_concatenated%TYPE,
283: dist_code_combination_id
284: AP_INVOICE_LINES_INTERFACE.dist_code_combination_id%TYPE,
278: final_match_flag AP_INVOICE_LINES_INTERFACE.final_match_flag%TYPE,
279: distribution_set_id AP_INVOICE_LINES_INTERFACE.distribution_set_id%TYPE,
280: distribution_set_name AP_INVOICE_LINES_INTERFACE.distribution_set_name%TYPE,
281: partial_segments VARCHAR2(1),
282: dist_code_concatenated AP_INVOICE_LINES_INTERFACE.dist_code_concatenated%TYPE,
283: dist_code_combination_id
284: AP_INVOICE_LINES_INTERFACE.dist_code_combination_id%TYPE,
285: awt_group_id AP_INVOICE_LINES_INTERFACE.awt_group_id%TYPE,
286: awt_group_name AP_INVOICE_LINES_INTERFACE.awt_group_name%TYPE,
280: distribution_set_name AP_INVOICE_LINES_INTERFACE.distribution_set_name%TYPE,
281: partial_segments VARCHAR2(1),
282: dist_code_concatenated AP_INVOICE_LINES_INTERFACE.dist_code_concatenated%TYPE,
283: dist_code_combination_id
284: AP_INVOICE_LINES_INTERFACE.dist_code_combination_id%TYPE,
285: awt_group_id AP_INVOICE_LINES_INTERFACE.awt_group_id%TYPE,
286: awt_group_name AP_INVOICE_LINES_INTERFACE.awt_group_name%TYPE,
287: pay_awt_group_id AP_INVOICE_LINES_INTERFACE.pay_awt_group_id%TYPE,--bug6639866
288: pay_awt_group_name AP_INVOICE_LINES_INTERFACE.pay_awt_group_name%TYPE,--bug6639866
281: partial_segments VARCHAR2(1),
282: dist_code_concatenated AP_INVOICE_LINES_INTERFACE.dist_code_concatenated%TYPE,
283: dist_code_combination_id
284: AP_INVOICE_LINES_INTERFACE.dist_code_combination_id%TYPE,
285: awt_group_id AP_INVOICE_LINES_INTERFACE.awt_group_id%TYPE,
286: awt_group_name AP_INVOICE_LINES_INTERFACE.awt_group_name%TYPE,
287: pay_awt_group_id AP_INVOICE_LINES_INTERFACE.pay_awt_group_id%TYPE,--bug6639866
288: pay_awt_group_name AP_INVOICE_LINES_INTERFACE.pay_awt_group_name%TYPE,--bug6639866
289: balancing_segment AP_INVOICE_LINES_INTERFACE.balancing_segment%TYPE,
282: dist_code_concatenated AP_INVOICE_LINES_INTERFACE.dist_code_concatenated%TYPE,
283: dist_code_combination_id
284: AP_INVOICE_LINES_INTERFACE.dist_code_combination_id%TYPE,
285: awt_group_id AP_INVOICE_LINES_INTERFACE.awt_group_id%TYPE,
286: awt_group_name AP_INVOICE_LINES_INTERFACE.awt_group_name%TYPE,
287: pay_awt_group_id AP_INVOICE_LINES_INTERFACE.pay_awt_group_id%TYPE,--bug6639866
288: pay_awt_group_name AP_INVOICE_LINES_INTERFACE.pay_awt_group_name%TYPE,--bug6639866
289: balancing_segment AP_INVOICE_LINES_INTERFACE.balancing_segment%TYPE,
290: cost_center_segment AP_INVOICE_LINES_INTERFACE.cost_center_segment%TYPE,
283: dist_code_combination_id
284: AP_INVOICE_LINES_INTERFACE.dist_code_combination_id%TYPE,
285: awt_group_id AP_INVOICE_LINES_INTERFACE.awt_group_id%TYPE,
286: awt_group_name AP_INVOICE_LINES_INTERFACE.awt_group_name%TYPE,
287: pay_awt_group_id AP_INVOICE_LINES_INTERFACE.pay_awt_group_id%TYPE,--bug6639866
288: pay_awt_group_name AP_INVOICE_LINES_INTERFACE.pay_awt_group_name%TYPE,--bug6639866
289: balancing_segment AP_INVOICE_LINES_INTERFACE.balancing_segment%TYPE,
290: cost_center_segment AP_INVOICE_LINES_INTERFACE.cost_center_segment%TYPE,
291: account_segment AP_INVOICE_LINES_INTERFACE.account_segment%TYPE,
284: AP_INVOICE_LINES_INTERFACE.dist_code_combination_id%TYPE,
285: awt_group_id AP_INVOICE_LINES_INTERFACE.awt_group_id%TYPE,
286: awt_group_name AP_INVOICE_LINES_INTERFACE.awt_group_name%TYPE,
287: pay_awt_group_id AP_INVOICE_LINES_INTERFACE.pay_awt_group_id%TYPE,--bug6639866
288: pay_awt_group_name AP_INVOICE_LINES_INTERFACE.pay_awt_group_name%TYPE,--bug6639866
289: balancing_segment AP_INVOICE_LINES_INTERFACE.balancing_segment%TYPE,
290: cost_center_segment AP_INVOICE_LINES_INTERFACE.cost_center_segment%TYPE,
291: account_segment AP_INVOICE_LINES_INTERFACE.account_segment%TYPE,
292: attribute_category AP_INVOICE_LINES_INTERFACE.attribute_category%TYPE,
285: awt_group_id AP_INVOICE_LINES_INTERFACE.awt_group_id%TYPE,
286: awt_group_name AP_INVOICE_LINES_INTERFACE.awt_group_name%TYPE,
287: pay_awt_group_id AP_INVOICE_LINES_INTERFACE.pay_awt_group_id%TYPE,--bug6639866
288: pay_awt_group_name AP_INVOICE_LINES_INTERFACE.pay_awt_group_name%TYPE,--bug6639866
289: balancing_segment AP_INVOICE_LINES_INTERFACE.balancing_segment%TYPE,
290: cost_center_segment AP_INVOICE_LINES_INTERFACE.cost_center_segment%TYPE,
291: account_segment AP_INVOICE_LINES_INTERFACE.account_segment%TYPE,
292: attribute_category AP_INVOICE_LINES_INTERFACE.attribute_category%TYPE,
293: attribute1 AP_INVOICE_LINES_INTERFACE.attribute1%TYPE,
286: awt_group_name AP_INVOICE_LINES_INTERFACE.awt_group_name%TYPE,
287: pay_awt_group_id AP_INVOICE_LINES_INTERFACE.pay_awt_group_id%TYPE,--bug6639866
288: pay_awt_group_name AP_INVOICE_LINES_INTERFACE.pay_awt_group_name%TYPE,--bug6639866
289: balancing_segment AP_INVOICE_LINES_INTERFACE.balancing_segment%TYPE,
290: cost_center_segment AP_INVOICE_LINES_INTERFACE.cost_center_segment%TYPE,
291: account_segment AP_INVOICE_LINES_INTERFACE.account_segment%TYPE,
292: attribute_category AP_INVOICE_LINES_INTERFACE.attribute_category%TYPE,
293: attribute1 AP_INVOICE_LINES_INTERFACE.attribute1%TYPE,
294: attribute2 AP_INVOICE_LINES_INTERFACE.attribute2%TYPE,
287: pay_awt_group_id AP_INVOICE_LINES_INTERFACE.pay_awt_group_id%TYPE,--bug6639866
288: pay_awt_group_name AP_INVOICE_LINES_INTERFACE.pay_awt_group_name%TYPE,--bug6639866
289: balancing_segment AP_INVOICE_LINES_INTERFACE.balancing_segment%TYPE,
290: cost_center_segment AP_INVOICE_LINES_INTERFACE.cost_center_segment%TYPE,
291: account_segment AP_INVOICE_LINES_INTERFACE.account_segment%TYPE,
292: attribute_category AP_INVOICE_LINES_INTERFACE.attribute_category%TYPE,
293: attribute1 AP_INVOICE_LINES_INTERFACE.attribute1%TYPE,
294: attribute2 AP_INVOICE_LINES_INTERFACE.attribute2%TYPE,
295: attribute3 AP_INVOICE_LINES_INTERFACE.attribute3%TYPE,
288: pay_awt_group_name AP_INVOICE_LINES_INTERFACE.pay_awt_group_name%TYPE,--bug6639866
289: balancing_segment AP_INVOICE_LINES_INTERFACE.balancing_segment%TYPE,
290: cost_center_segment AP_INVOICE_LINES_INTERFACE.cost_center_segment%TYPE,
291: account_segment AP_INVOICE_LINES_INTERFACE.account_segment%TYPE,
292: attribute_category AP_INVOICE_LINES_INTERFACE.attribute_category%TYPE,
293: attribute1 AP_INVOICE_LINES_INTERFACE.attribute1%TYPE,
294: attribute2 AP_INVOICE_LINES_INTERFACE.attribute2%TYPE,
295: attribute3 AP_INVOICE_LINES_INTERFACE.attribute3%TYPE,
296: attribute4 AP_INVOICE_LINES_INTERFACE.attribute4%TYPE,
289: balancing_segment AP_INVOICE_LINES_INTERFACE.balancing_segment%TYPE,
290: cost_center_segment AP_INVOICE_LINES_INTERFACE.cost_center_segment%TYPE,
291: account_segment AP_INVOICE_LINES_INTERFACE.account_segment%TYPE,
292: attribute_category AP_INVOICE_LINES_INTERFACE.attribute_category%TYPE,
293: attribute1 AP_INVOICE_LINES_INTERFACE.attribute1%TYPE,
294: attribute2 AP_INVOICE_LINES_INTERFACE.attribute2%TYPE,
295: attribute3 AP_INVOICE_LINES_INTERFACE.attribute3%TYPE,
296: attribute4 AP_INVOICE_LINES_INTERFACE.attribute4%TYPE,
297: attribute5 AP_INVOICE_LINES_INTERFACE.attribute5%TYPE,
290: cost_center_segment AP_INVOICE_LINES_INTERFACE.cost_center_segment%TYPE,
291: account_segment AP_INVOICE_LINES_INTERFACE.account_segment%TYPE,
292: attribute_category AP_INVOICE_LINES_INTERFACE.attribute_category%TYPE,
293: attribute1 AP_INVOICE_LINES_INTERFACE.attribute1%TYPE,
294: attribute2 AP_INVOICE_LINES_INTERFACE.attribute2%TYPE,
295: attribute3 AP_INVOICE_LINES_INTERFACE.attribute3%TYPE,
296: attribute4 AP_INVOICE_LINES_INTERFACE.attribute4%TYPE,
297: attribute5 AP_INVOICE_LINES_INTERFACE.attribute5%TYPE,
298: attribute6 AP_INVOICE_LINES_INTERFACE.attribute6%TYPE,
291: account_segment AP_INVOICE_LINES_INTERFACE.account_segment%TYPE,
292: attribute_category AP_INVOICE_LINES_INTERFACE.attribute_category%TYPE,
293: attribute1 AP_INVOICE_LINES_INTERFACE.attribute1%TYPE,
294: attribute2 AP_INVOICE_LINES_INTERFACE.attribute2%TYPE,
295: attribute3 AP_INVOICE_LINES_INTERFACE.attribute3%TYPE,
296: attribute4 AP_INVOICE_LINES_INTERFACE.attribute4%TYPE,
297: attribute5 AP_INVOICE_LINES_INTERFACE.attribute5%TYPE,
298: attribute6 AP_INVOICE_LINES_INTERFACE.attribute6%TYPE,
299: attribute7 AP_INVOICE_LINES_INTERFACE.attribute7%TYPE,
292: attribute_category AP_INVOICE_LINES_INTERFACE.attribute_category%TYPE,
293: attribute1 AP_INVOICE_LINES_INTERFACE.attribute1%TYPE,
294: attribute2 AP_INVOICE_LINES_INTERFACE.attribute2%TYPE,
295: attribute3 AP_INVOICE_LINES_INTERFACE.attribute3%TYPE,
296: attribute4 AP_INVOICE_LINES_INTERFACE.attribute4%TYPE,
297: attribute5 AP_INVOICE_LINES_INTERFACE.attribute5%TYPE,
298: attribute6 AP_INVOICE_LINES_INTERFACE.attribute6%TYPE,
299: attribute7 AP_INVOICE_LINES_INTERFACE.attribute7%TYPE,
300: attribute8 AP_INVOICE_LINES_INTERFACE.attribute8%TYPE,
293: attribute1 AP_INVOICE_LINES_INTERFACE.attribute1%TYPE,
294: attribute2 AP_INVOICE_LINES_INTERFACE.attribute2%TYPE,
295: attribute3 AP_INVOICE_LINES_INTERFACE.attribute3%TYPE,
296: attribute4 AP_INVOICE_LINES_INTERFACE.attribute4%TYPE,
297: attribute5 AP_INVOICE_LINES_INTERFACE.attribute5%TYPE,
298: attribute6 AP_INVOICE_LINES_INTERFACE.attribute6%TYPE,
299: attribute7 AP_INVOICE_LINES_INTERFACE.attribute7%TYPE,
300: attribute8 AP_INVOICE_LINES_INTERFACE.attribute8%TYPE,
301: attribute9 AP_INVOICE_LINES_INTERFACE.attribute9%TYPE,
294: attribute2 AP_INVOICE_LINES_INTERFACE.attribute2%TYPE,
295: attribute3 AP_INVOICE_LINES_INTERFACE.attribute3%TYPE,
296: attribute4 AP_INVOICE_LINES_INTERFACE.attribute4%TYPE,
297: attribute5 AP_INVOICE_LINES_INTERFACE.attribute5%TYPE,
298: attribute6 AP_INVOICE_LINES_INTERFACE.attribute6%TYPE,
299: attribute7 AP_INVOICE_LINES_INTERFACE.attribute7%TYPE,
300: attribute8 AP_INVOICE_LINES_INTERFACE.attribute8%TYPE,
301: attribute9 AP_INVOICE_LINES_INTERFACE.attribute9%TYPE,
302: attribute10 AP_INVOICE_LINES_INTERFACE.attribute10%TYPE,
295: attribute3 AP_INVOICE_LINES_INTERFACE.attribute3%TYPE,
296: attribute4 AP_INVOICE_LINES_INTERFACE.attribute4%TYPE,
297: attribute5 AP_INVOICE_LINES_INTERFACE.attribute5%TYPE,
298: attribute6 AP_INVOICE_LINES_INTERFACE.attribute6%TYPE,
299: attribute7 AP_INVOICE_LINES_INTERFACE.attribute7%TYPE,
300: attribute8 AP_INVOICE_LINES_INTERFACE.attribute8%TYPE,
301: attribute9 AP_INVOICE_LINES_INTERFACE.attribute9%TYPE,
302: attribute10 AP_INVOICE_LINES_INTERFACE.attribute10%TYPE,
303: attribute11 AP_INVOICE_LINES_INTERFACE.attribute11%TYPE,
296: attribute4 AP_INVOICE_LINES_INTERFACE.attribute4%TYPE,
297: attribute5 AP_INVOICE_LINES_INTERFACE.attribute5%TYPE,
298: attribute6 AP_INVOICE_LINES_INTERFACE.attribute6%TYPE,
299: attribute7 AP_INVOICE_LINES_INTERFACE.attribute7%TYPE,
300: attribute8 AP_INVOICE_LINES_INTERFACE.attribute8%TYPE,
301: attribute9 AP_INVOICE_LINES_INTERFACE.attribute9%TYPE,
302: attribute10 AP_INVOICE_LINES_INTERFACE.attribute10%TYPE,
303: attribute11 AP_INVOICE_LINES_INTERFACE.attribute11%TYPE,
304: attribute12 AP_INVOICE_LINES_INTERFACE.attribute12%TYPE,
297: attribute5 AP_INVOICE_LINES_INTERFACE.attribute5%TYPE,
298: attribute6 AP_INVOICE_LINES_INTERFACE.attribute6%TYPE,
299: attribute7 AP_INVOICE_LINES_INTERFACE.attribute7%TYPE,
300: attribute8 AP_INVOICE_LINES_INTERFACE.attribute8%TYPE,
301: attribute9 AP_INVOICE_LINES_INTERFACE.attribute9%TYPE,
302: attribute10 AP_INVOICE_LINES_INTERFACE.attribute10%TYPE,
303: attribute11 AP_INVOICE_LINES_INTERFACE.attribute11%TYPE,
304: attribute12 AP_INVOICE_LINES_INTERFACE.attribute12%TYPE,
305: attribute13 AP_INVOICE_LINES_INTERFACE.attribute13%TYPE,
298: attribute6 AP_INVOICE_LINES_INTERFACE.attribute6%TYPE,
299: attribute7 AP_INVOICE_LINES_INTERFACE.attribute7%TYPE,
300: attribute8 AP_INVOICE_LINES_INTERFACE.attribute8%TYPE,
301: attribute9 AP_INVOICE_LINES_INTERFACE.attribute9%TYPE,
302: attribute10 AP_INVOICE_LINES_INTERFACE.attribute10%TYPE,
303: attribute11 AP_INVOICE_LINES_INTERFACE.attribute11%TYPE,
304: attribute12 AP_INVOICE_LINES_INTERFACE.attribute12%TYPE,
305: attribute13 AP_INVOICE_LINES_INTERFACE.attribute13%TYPE,
306: attribute14 AP_INVOICE_LINES_INTERFACE.attribute14%TYPE,
299: attribute7 AP_INVOICE_LINES_INTERFACE.attribute7%TYPE,
300: attribute8 AP_INVOICE_LINES_INTERFACE.attribute8%TYPE,
301: attribute9 AP_INVOICE_LINES_INTERFACE.attribute9%TYPE,
302: attribute10 AP_INVOICE_LINES_INTERFACE.attribute10%TYPE,
303: attribute11 AP_INVOICE_LINES_INTERFACE.attribute11%TYPE,
304: attribute12 AP_INVOICE_LINES_INTERFACE.attribute12%TYPE,
305: attribute13 AP_INVOICE_LINES_INTERFACE.attribute13%TYPE,
306: attribute14 AP_INVOICE_LINES_INTERFACE.attribute14%TYPE,
307: attribute15 AP_INVOICE_LINES_INTERFACE.attribute15%TYPE,
300: attribute8 AP_INVOICE_LINES_INTERFACE.attribute8%TYPE,
301: attribute9 AP_INVOICE_LINES_INTERFACE.attribute9%TYPE,
302: attribute10 AP_INVOICE_LINES_INTERFACE.attribute10%TYPE,
303: attribute11 AP_INVOICE_LINES_INTERFACE.attribute11%TYPE,
304: attribute12 AP_INVOICE_LINES_INTERFACE.attribute12%TYPE,
305: attribute13 AP_INVOICE_LINES_INTERFACE.attribute13%TYPE,
306: attribute14 AP_INVOICE_LINES_INTERFACE.attribute14%TYPE,
307: attribute15 AP_INVOICE_LINES_INTERFACE.attribute15%TYPE,
308: global_attribute_category
301: attribute9 AP_INVOICE_LINES_INTERFACE.attribute9%TYPE,
302: attribute10 AP_INVOICE_LINES_INTERFACE.attribute10%TYPE,
303: attribute11 AP_INVOICE_LINES_INTERFACE.attribute11%TYPE,
304: attribute12 AP_INVOICE_LINES_INTERFACE.attribute12%TYPE,
305: attribute13 AP_INVOICE_LINES_INTERFACE.attribute13%TYPE,
306: attribute14 AP_INVOICE_LINES_INTERFACE.attribute14%TYPE,
307: attribute15 AP_INVOICE_LINES_INTERFACE.attribute15%TYPE,
308: global_attribute_category
309: AP_INVOICE_LINES_INTERFACE.global_attribute_category%TYPE,
302: attribute10 AP_INVOICE_LINES_INTERFACE.attribute10%TYPE,
303: attribute11 AP_INVOICE_LINES_INTERFACE.attribute11%TYPE,
304: attribute12 AP_INVOICE_LINES_INTERFACE.attribute12%TYPE,
305: attribute13 AP_INVOICE_LINES_INTERFACE.attribute13%TYPE,
306: attribute14 AP_INVOICE_LINES_INTERFACE.attribute14%TYPE,
307: attribute15 AP_INVOICE_LINES_INTERFACE.attribute15%TYPE,
308: global_attribute_category
309: AP_INVOICE_LINES_INTERFACE.global_attribute_category%TYPE,
310: global_attribute1 AP_INVOICE_LINES_INTERFACE.global_attribute1%TYPE,
303: attribute11 AP_INVOICE_LINES_INTERFACE.attribute11%TYPE,
304: attribute12 AP_INVOICE_LINES_INTERFACE.attribute12%TYPE,
305: attribute13 AP_INVOICE_LINES_INTERFACE.attribute13%TYPE,
306: attribute14 AP_INVOICE_LINES_INTERFACE.attribute14%TYPE,
307: attribute15 AP_INVOICE_LINES_INTERFACE.attribute15%TYPE,
308: global_attribute_category
309: AP_INVOICE_LINES_INTERFACE.global_attribute_category%TYPE,
310: global_attribute1 AP_INVOICE_LINES_INTERFACE.global_attribute1%TYPE,
311: global_attribute2 AP_INVOICE_LINES_INTERFACE.global_attribute2%TYPE,
305: attribute13 AP_INVOICE_LINES_INTERFACE.attribute13%TYPE,
306: attribute14 AP_INVOICE_LINES_INTERFACE.attribute14%TYPE,
307: attribute15 AP_INVOICE_LINES_INTERFACE.attribute15%TYPE,
308: global_attribute_category
309: AP_INVOICE_LINES_INTERFACE.global_attribute_category%TYPE,
310: global_attribute1 AP_INVOICE_LINES_INTERFACE.global_attribute1%TYPE,
311: global_attribute2 AP_INVOICE_LINES_INTERFACE.global_attribute2%TYPE,
312: global_attribute3 AP_INVOICE_LINES_INTERFACE.global_attribute3%TYPE,
313: global_attribute4 AP_INVOICE_LINES_INTERFACE.global_attribute4%TYPE,
306: attribute14 AP_INVOICE_LINES_INTERFACE.attribute14%TYPE,
307: attribute15 AP_INVOICE_LINES_INTERFACE.attribute15%TYPE,
308: global_attribute_category
309: AP_INVOICE_LINES_INTERFACE.global_attribute_category%TYPE,
310: global_attribute1 AP_INVOICE_LINES_INTERFACE.global_attribute1%TYPE,
311: global_attribute2 AP_INVOICE_LINES_INTERFACE.global_attribute2%TYPE,
312: global_attribute3 AP_INVOICE_LINES_INTERFACE.global_attribute3%TYPE,
313: global_attribute4 AP_INVOICE_LINES_INTERFACE.global_attribute4%TYPE,
314: global_attribute5 AP_INVOICE_LINES_INTERFACE.global_attribute5%TYPE,
307: attribute15 AP_INVOICE_LINES_INTERFACE.attribute15%TYPE,
308: global_attribute_category
309: AP_INVOICE_LINES_INTERFACE.global_attribute_category%TYPE,
310: global_attribute1 AP_INVOICE_LINES_INTERFACE.global_attribute1%TYPE,
311: global_attribute2 AP_INVOICE_LINES_INTERFACE.global_attribute2%TYPE,
312: global_attribute3 AP_INVOICE_LINES_INTERFACE.global_attribute3%TYPE,
313: global_attribute4 AP_INVOICE_LINES_INTERFACE.global_attribute4%TYPE,
314: global_attribute5 AP_INVOICE_LINES_INTERFACE.global_attribute5%TYPE,
315: global_attribute6 AP_INVOICE_LINES_INTERFACE.global_attribute6%TYPE,
308: global_attribute_category
309: AP_INVOICE_LINES_INTERFACE.global_attribute_category%TYPE,
310: global_attribute1 AP_INVOICE_LINES_INTERFACE.global_attribute1%TYPE,
311: global_attribute2 AP_INVOICE_LINES_INTERFACE.global_attribute2%TYPE,
312: global_attribute3 AP_INVOICE_LINES_INTERFACE.global_attribute3%TYPE,
313: global_attribute4 AP_INVOICE_LINES_INTERFACE.global_attribute4%TYPE,
314: global_attribute5 AP_INVOICE_LINES_INTERFACE.global_attribute5%TYPE,
315: global_attribute6 AP_INVOICE_LINES_INTERFACE.global_attribute6%TYPE,
316: global_attribute7 AP_INVOICE_LINES_INTERFACE.global_attribute7%TYPE,
309: AP_INVOICE_LINES_INTERFACE.global_attribute_category%TYPE,
310: global_attribute1 AP_INVOICE_LINES_INTERFACE.global_attribute1%TYPE,
311: global_attribute2 AP_INVOICE_LINES_INTERFACE.global_attribute2%TYPE,
312: global_attribute3 AP_INVOICE_LINES_INTERFACE.global_attribute3%TYPE,
313: global_attribute4 AP_INVOICE_LINES_INTERFACE.global_attribute4%TYPE,
314: global_attribute5 AP_INVOICE_LINES_INTERFACE.global_attribute5%TYPE,
315: global_attribute6 AP_INVOICE_LINES_INTERFACE.global_attribute6%TYPE,
316: global_attribute7 AP_INVOICE_LINES_INTERFACE.global_attribute7%TYPE,
317: global_attribute8 AP_INVOICE_LINES_INTERFACE.global_attribute8%TYPE,
310: global_attribute1 AP_INVOICE_LINES_INTERFACE.global_attribute1%TYPE,
311: global_attribute2 AP_INVOICE_LINES_INTERFACE.global_attribute2%TYPE,
312: global_attribute3 AP_INVOICE_LINES_INTERFACE.global_attribute3%TYPE,
313: global_attribute4 AP_INVOICE_LINES_INTERFACE.global_attribute4%TYPE,
314: global_attribute5 AP_INVOICE_LINES_INTERFACE.global_attribute5%TYPE,
315: global_attribute6 AP_INVOICE_LINES_INTERFACE.global_attribute6%TYPE,
316: global_attribute7 AP_INVOICE_LINES_INTERFACE.global_attribute7%TYPE,
317: global_attribute8 AP_INVOICE_LINES_INTERFACE.global_attribute8%TYPE,
318: global_attribute9 AP_INVOICE_LINES_INTERFACE.global_attribute9%TYPE,
311: global_attribute2 AP_INVOICE_LINES_INTERFACE.global_attribute2%TYPE,
312: global_attribute3 AP_INVOICE_LINES_INTERFACE.global_attribute3%TYPE,
313: global_attribute4 AP_INVOICE_LINES_INTERFACE.global_attribute4%TYPE,
314: global_attribute5 AP_INVOICE_LINES_INTERFACE.global_attribute5%TYPE,
315: global_attribute6 AP_INVOICE_LINES_INTERFACE.global_attribute6%TYPE,
316: global_attribute7 AP_INVOICE_LINES_INTERFACE.global_attribute7%TYPE,
317: global_attribute8 AP_INVOICE_LINES_INTERFACE.global_attribute8%TYPE,
318: global_attribute9 AP_INVOICE_LINES_INTERFACE.global_attribute9%TYPE,
319: global_attribute10 AP_INVOICE_LINES_INTERFACE.global_attribute10%TYPE,
312: global_attribute3 AP_INVOICE_LINES_INTERFACE.global_attribute3%TYPE,
313: global_attribute4 AP_INVOICE_LINES_INTERFACE.global_attribute4%TYPE,
314: global_attribute5 AP_INVOICE_LINES_INTERFACE.global_attribute5%TYPE,
315: global_attribute6 AP_INVOICE_LINES_INTERFACE.global_attribute6%TYPE,
316: global_attribute7 AP_INVOICE_LINES_INTERFACE.global_attribute7%TYPE,
317: global_attribute8 AP_INVOICE_LINES_INTERFACE.global_attribute8%TYPE,
318: global_attribute9 AP_INVOICE_LINES_INTERFACE.global_attribute9%TYPE,
319: global_attribute10 AP_INVOICE_LINES_INTERFACE.global_attribute10%TYPE,
320: global_attribute11 AP_INVOICE_LINES_INTERFACE.global_attribute11%TYPE,
313: global_attribute4 AP_INVOICE_LINES_INTERFACE.global_attribute4%TYPE,
314: global_attribute5 AP_INVOICE_LINES_INTERFACE.global_attribute5%TYPE,
315: global_attribute6 AP_INVOICE_LINES_INTERFACE.global_attribute6%TYPE,
316: global_attribute7 AP_INVOICE_LINES_INTERFACE.global_attribute7%TYPE,
317: global_attribute8 AP_INVOICE_LINES_INTERFACE.global_attribute8%TYPE,
318: global_attribute9 AP_INVOICE_LINES_INTERFACE.global_attribute9%TYPE,
319: global_attribute10 AP_INVOICE_LINES_INTERFACE.global_attribute10%TYPE,
320: global_attribute11 AP_INVOICE_LINES_INTERFACE.global_attribute11%TYPE,
321: global_attribute12 AP_INVOICE_LINES_INTERFACE.global_attribute12%TYPE,
314: global_attribute5 AP_INVOICE_LINES_INTERFACE.global_attribute5%TYPE,
315: global_attribute6 AP_INVOICE_LINES_INTERFACE.global_attribute6%TYPE,
316: global_attribute7 AP_INVOICE_LINES_INTERFACE.global_attribute7%TYPE,
317: global_attribute8 AP_INVOICE_LINES_INTERFACE.global_attribute8%TYPE,
318: global_attribute9 AP_INVOICE_LINES_INTERFACE.global_attribute9%TYPE,
319: global_attribute10 AP_INVOICE_LINES_INTERFACE.global_attribute10%TYPE,
320: global_attribute11 AP_INVOICE_LINES_INTERFACE.global_attribute11%TYPE,
321: global_attribute12 AP_INVOICE_LINES_INTERFACE.global_attribute12%TYPE,
322: global_attribute13 AP_INVOICE_LINES_INTERFACE.global_attribute13%TYPE,
315: global_attribute6 AP_INVOICE_LINES_INTERFACE.global_attribute6%TYPE,
316: global_attribute7 AP_INVOICE_LINES_INTERFACE.global_attribute7%TYPE,
317: global_attribute8 AP_INVOICE_LINES_INTERFACE.global_attribute8%TYPE,
318: global_attribute9 AP_INVOICE_LINES_INTERFACE.global_attribute9%TYPE,
319: global_attribute10 AP_INVOICE_LINES_INTERFACE.global_attribute10%TYPE,
320: global_attribute11 AP_INVOICE_LINES_INTERFACE.global_attribute11%TYPE,
321: global_attribute12 AP_INVOICE_LINES_INTERFACE.global_attribute12%TYPE,
322: global_attribute13 AP_INVOICE_LINES_INTERFACE.global_attribute13%TYPE,
323: global_attribute14 AP_INVOICE_LINES_INTERFACE.global_attribute14%TYPE,
316: global_attribute7 AP_INVOICE_LINES_INTERFACE.global_attribute7%TYPE,
317: global_attribute8 AP_INVOICE_LINES_INTERFACE.global_attribute8%TYPE,
318: global_attribute9 AP_INVOICE_LINES_INTERFACE.global_attribute9%TYPE,
319: global_attribute10 AP_INVOICE_LINES_INTERFACE.global_attribute10%TYPE,
320: global_attribute11 AP_INVOICE_LINES_INTERFACE.global_attribute11%TYPE,
321: global_attribute12 AP_INVOICE_LINES_INTERFACE.global_attribute12%TYPE,
322: global_attribute13 AP_INVOICE_LINES_INTERFACE.global_attribute13%TYPE,
323: global_attribute14 AP_INVOICE_LINES_INTERFACE.global_attribute14%TYPE,
324: global_attribute15 AP_INVOICE_LINES_INTERFACE.global_attribute15%TYPE,
317: global_attribute8 AP_INVOICE_LINES_INTERFACE.global_attribute8%TYPE,
318: global_attribute9 AP_INVOICE_LINES_INTERFACE.global_attribute9%TYPE,
319: global_attribute10 AP_INVOICE_LINES_INTERFACE.global_attribute10%TYPE,
320: global_attribute11 AP_INVOICE_LINES_INTERFACE.global_attribute11%TYPE,
321: global_attribute12 AP_INVOICE_LINES_INTERFACE.global_attribute12%TYPE,
322: global_attribute13 AP_INVOICE_LINES_INTERFACE.global_attribute13%TYPE,
323: global_attribute14 AP_INVOICE_LINES_INTERFACE.global_attribute14%TYPE,
324: global_attribute15 AP_INVOICE_LINES_INTERFACE.global_attribute15%TYPE,
325: global_attribute16 AP_INVOICE_LINES_INTERFACE.global_attribute16%TYPE,
318: global_attribute9 AP_INVOICE_LINES_INTERFACE.global_attribute9%TYPE,
319: global_attribute10 AP_INVOICE_LINES_INTERFACE.global_attribute10%TYPE,
320: global_attribute11 AP_INVOICE_LINES_INTERFACE.global_attribute11%TYPE,
321: global_attribute12 AP_INVOICE_LINES_INTERFACE.global_attribute12%TYPE,
322: global_attribute13 AP_INVOICE_LINES_INTERFACE.global_attribute13%TYPE,
323: global_attribute14 AP_INVOICE_LINES_INTERFACE.global_attribute14%TYPE,
324: global_attribute15 AP_INVOICE_LINES_INTERFACE.global_attribute15%TYPE,
325: global_attribute16 AP_INVOICE_LINES_INTERFACE.global_attribute16%TYPE,
326: global_attribute17 AP_INVOICE_LINES_INTERFACE.global_attribute17%TYPE,
319: global_attribute10 AP_INVOICE_LINES_INTERFACE.global_attribute10%TYPE,
320: global_attribute11 AP_INVOICE_LINES_INTERFACE.global_attribute11%TYPE,
321: global_attribute12 AP_INVOICE_LINES_INTERFACE.global_attribute12%TYPE,
322: global_attribute13 AP_INVOICE_LINES_INTERFACE.global_attribute13%TYPE,
323: global_attribute14 AP_INVOICE_LINES_INTERFACE.global_attribute14%TYPE,
324: global_attribute15 AP_INVOICE_LINES_INTERFACE.global_attribute15%TYPE,
325: global_attribute16 AP_INVOICE_LINES_INTERFACE.global_attribute16%TYPE,
326: global_attribute17 AP_INVOICE_LINES_INTERFACE.global_attribute17%TYPE,
327: global_attribute18 AP_INVOICE_LINES_INTERFACE.global_attribute18%TYPE,
320: global_attribute11 AP_INVOICE_LINES_INTERFACE.global_attribute11%TYPE,
321: global_attribute12 AP_INVOICE_LINES_INTERFACE.global_attribute12%TYPE,
322: global_attribute13 AP_INVOICE_LINES_INTERFACE.global_attribute13%TYPE,
323: global_attribute14 AP_INVOICE_LINES_INTERFACE.global_attribute14%TYPE,
324: global_attribute15 AP_INVOICE_LINES_INTERFACE.global_attribute15%TYPE,
325: global_attribute16 AP_INVOICE_LINES_INTERFACE.global_attribute16%TYPE,
326: global_attribute17 AP_INVOICE_LINES_INTERFACE.global_attribute17%TYPE,
327: global_attribute18 AP_INVOICE_LINES_INTERFACE.global_attribute18%TYPE,
328: global_attribute19 AP_INVOICE_LINES_INTERFACE.global_attribute19%TYPE,
321: global_attribute12 AP_INVOICE_LINES_INTERFACE.global_attribute12%TYPE,
322: global_attribute13 AP_INVOICE_LINES_INTERFACE.global_attribute13%TYPE,
323: global_attribute14 AP_INVOICE_LINES_INTERFACE.global_attribute14%TYPE,
324: global_attribute15 AP_INVOICE_LINES_INTERFACE.global_attribute15%TYPE,
325: global_attribute16 AP_INVOICE_LINES_INTERFACE.global_attribute16%TYPE,
326: global_attribute17 AP_INVOICE_LINES_INTERFACE.global_attribute17%TYPE,
327: global_attribute18 AP_INVOICE_LINES_INTERFACE.global_attribute18%TYPE,
328: global_attribute19 AP_INVOICE_LINES_INTERFACE.global_attribute19%TYPE,
329: global_attribute20 AP_INVOICE_LINES_INTERFACE.global_attribute20%TYPE,
322: global_attribute13 AP_INVOICE_LINES_INTERFACE.global_attribute13%TYPE,
323: global_attribute14 AP_INVOICE_LINES_INTERFACE.global_attribute14%TYPE,
324: global_attribute15 AP_INVOICE_LINES_INTERFACE.global_attribute15%TYPE,
325: global_attribute16 AP_INVOICE_LINES_INTERFACE.global_attribute16%TYPE,
326: global_attribute17 AP_INVOICE_LINES_INTERFACE.global_attribute17%TYPE,
327: global_attribute18 AP_INVOICE_LINES_INTERFACE.global_attribute18%TYPE,
328: global_attribute19 AP_INVOICE_LINES_INTERFACE.global_attribute19%TYPE,
329: global_attribute20 AP_INVOICE_LINES_INTERFACE.global_attribute20%TYPE,
330: project_id AP_INVOICE_LINES_INTERFACE.project_id%TYPE,
323: global_attribute14 AP_INVOICE_LINES_INTERFACE.global_attribute14%TYPE,
324: global_attribute15 AP_INVOICE_LINES_INTERFACE.global_attribute15%TYPE,
325: global_attribute16 AP_INVOICE_LINES_INTERFACE.global_attribute16%TYPE,
326: global_attribute17 AP_INVOICE_LINES_INTERFACE.global_attribute17%TYPE,
327: global_attribute18 AP_INVOICE_LINES_INTERFACE.global_attribute18%TYPE,
328: global_attribute19 AP_INVOICE_LINES_INTERFACE.global_attribute19%TYPE,
329: global_attribute20 AP_INVOICE_LINES_INTERFACE.global_attribute20%TYPE,
330: project_id AP_INVOICE_LINES_INTERFACE.project_id%TYPE,
331: task_id AP_INVOICE_LINES_INTERFACE.task_id%TYPE,
324: global_attribute15 AP_INVOICE_LINES_INTERFACE.global_attribute15%TYPE,
325: global_attribute16 AP_INVOICE_LINES_INTERFACE.global_attribute16%TYPE,
326: global_attribute17 AP_INVOICE_LINES_INTERFACE.global_attribute17%TYPE,
327: global_attribute18 AP_INVOICE_LINES_INTERFACE.global_attribute18%TYPE,
328: global_attribute19 AP_INVOICE_LINES_INTERFACE.global_attribute19%TYPE,
329: global_attribute20 AP_INVOICE_LINES_INTERFACE.global_attribute20%TYPE,
330: project_id AP_INVOICE_LINES_INTERFACE.project_id%TYPE,
331: task_id AP_INVOICE_LINES_INTERFACE.task_id%TYPE,
332: award_id AP_INVOICE_LINES_INTERFACE.award_id%TYPE,
325: global_attribute16 AP_INVOICE_LINES_INTERFACE.global_attribute16%TYPE,
326: global_attribute17 AP_INVOICE_LINES_INTERFACE.global_attribute17%TYPE,
327: global_attribute18 AP_INVOICE_LINES_INTERFACE.global_attribute18%TYPE,
328: global_attribute19 AP_INVOICE_LINES_INTERFACE.global_attribute19%TYPE,
329: global_attribute20 AP_INVOICE_LINES_INTERFACE.global_attribute20%TYPE,
330: project_id AP_INVOICE_LINES_INTERFACE.project_id%TYPE,
331: task_id AP_INVOICE_LINES_INTERFACE.task_id%TYPE,
332: award_id AP_INVOICE_LINES_INTERFACE.award_id%TYPE,
333: expenditure_type AP_INVOICE_LINES_INTERFACE.expenditure_type%TYPE,
326: global_attribute17 AP_INVOICE_LINES_INTERFACE.global_attribute17%TYPE,
327: global_attribute18 AP_INVOICE_LINES_INTERFACE.global_attribute18%TYPE,
328: global_attribute19 AP_INVOICE_LINES_INTERFACE.global_attribute19%TYPE,
329: global_attribute20 AP_INVOICE_LINES_INTERFACE.global_attribute20%TYPE,
330: project_id AP_INVOICE_LINES_INTERFACE.project_id%TYPE,
331: task_id AP_INVOICE_LINES_INTERFACE.task_id%TYPE,
332: award_id AP_INVOICE_LINES_INTERFACE.award_id%TYPE,
333: expenditure_type AP_INVOICE_LINES_INTERFACE.expenditure_type%TYPE,
334: expenditure_item_date AP_INVOICE_LINES_INTERFACE.expenditure_item_date%TYPE,
327: global_attribute18 AP_INVOICE_LINES_INTERFACE.global_attribute18%TYPE,
328: global_attribute19 AP_INVOICE_LINES_INTERFACE.global_attribute19%TYPE,
329: global_attribute20 AP_INVOICE_LINES_INTERFACE.global_attribute20%TYPE,
330: project_id AP_INVOICE_LINES_INTERFACE.project_id%TYPE,
331: task_id AP_INVOICE_LINES_INTERFACE.task_id%TYPE,
332: award_id AP_INVOICE_LINES_INTERFACE.award_id%TYPE,
333: expenditure_type AP_INVOICE_LINES_INTERFACE.expenditure_type%TYPE,
334: expenditure_item_date AP_INVOICE_LINES_INTERFACE.expenditure_item_date%TYPE,
335: expenditure_organization_id
328: global_attribute19 AP_INVOICE_LINES_INTERFACE.global_attribute19%TYPE,
329: global_attribute20 AP_INVOICE_LINES_INTERFACE.global_attribute20%TYPE,
330: project_id AP_INVOICE_LINES_INTERFACE.project_id%TYPE,
331: task_id AP_INVOICE_LINES_INTERFACE.task_id%TYPE,
332: award_id AP_INVOICE_LINES_INTERFACE.award_id%TYPE,
333: expenditure_type AP_INVOICE_LINES_INTERFACE.expenditure_type%TYPE,
334: expenditure_item_date AP_INVOICE_LINES_INTERFACE.expenditure_item_date%TYPE,
335: expenditure_organization_id
336: AP_INVOICE_LINES_INTERFACE.expenditure_organization_id%TYPE,
329: global_attribute20 AP_INVOICE_LINES_INTERFACE.global_attribute20%TYPE,
330: project_id AP_INVOICE_LINES_INTERFACE.project_id%TYPE,
331: task_id AP_INVOICE_LINES_INTERFACE.task_id%TYPE,
332: award_id AP_INVOICE_LINES_INTERFACE.award_id%TYPE,
333: expenditure_type AP_INVOICE_LINES_INTERFACE.expenditure_type%TYPE,
334: expenditure_item_date AP_INVOICE_LINES_INTERFACE.expenditure_item_date%TYPE,
335: expenditure_organization_id
336: AP_INVOICE_LINES_INTERFACE.expenditure_organization_id%TYPE,
337: pa_addition_flag AP_INVOICE_LINES_INTERFACE.pa_addition_flag%TYPE,
330: project_id AP_INVOICE_LINES_INTERFACE.project_id%TYPE,
331: task_id AP_INVOICE_LINES_INTERFACE.task_id%TYPE,
332: award_id AP_INVOICE_LINES_INTERFACE.award_id%TYPE,
333: expenditure_type AP_INVOICE_LINES_INTERFACE.expenditure_type%TYPE,
334: expenditure_item_date AP_INVOICE_LINES_INTERFACE.expenditure_item_date%TYPE,
335: expenditure_organization_id
336: AP_INVOICE_LINES_INTERFACE.expenditure_organization_id%TYPE,
337: pa_addition_flag AP_INVOICE_LINES_INTERFACE.pa_addition_flag%TYPE,
338: pa_quantity AP_INVOICE_LINES_INTERFACE.pa_quantity%TYPE,
332: award_id AP_INVOICE_LINES_INTERFACE.award_id%TYPE,
333: expenditure_type AP_INVOICE_LINES_INTERFACE.expenditure_type%TYPE,
334: expenditure_item_date AP_INVOICE_LINES_INTERFACE.expenditure_item_date%TYPE,
335: expenditure_organization_id
336: AP_INVOICE_LINES_INTERFACE.expenditure_organization_id%TYPE,
337: pa_addition_flag AP_INVOICE_LINES_INTERFACE.pa_addition_flag%TYPE,
338: pa_quantity AP_INVOICE_LINES_INTERFACE.pa_quantity%TYPE,
339: --Removed for bug 4277744
340: --ussgl_transaction_code AP_INVOICE_LINES_INTERFACE.ussgl_transaction_code%TYPE,
333: expenditure_type AP_INVOICE_LINES_INTERFACE.expenditure_type%TYPE,
334: expenditure_item_date AP_INVOICE_LINES_INTERFACE.expenditure_item_date%TYPE,
335: expenditure_organization_id
336: AP_INVOICE_LINES_INTERFACE.expenditure_organization_id%TYPE,
337: pa_addition_flag AP_INVOICE_LINES_INTERFACE.pa_addition_flag%TYPE,
338: pa_quantity AP_INVOICE_LINES_INTERFACE.pa_quantity%TYPE,
339: --Removed for bug 4277744
340: --ussgl_transaction_code AP_INVOICE_LINES_INTERFACE.ussgl_transaction_code%TYPE,
341: stat_amount AP_INVOICE_LINES_INTERFACE.stat_amount%TYPE,
334: expenditure_item_date AP_INVOICE_LINES_INTERFACE.expenditure_item_date%TYPE,
335: expenditure_organization_id
336: AP_INVOICE_LINES_INTERFACE.expenditure_organization_id%TYPE,
337: pa_addition_flag AP_INVOICE_LINES_INTERFACE.pa_addition_flag%TYPE,
338: pa_quantity AP_INVOICE_LINES_INTERFACE.pa_quantity%TYPE,
339: --Removed for bug 4277744
340: --ussgl_transaction_code AP_INVOICE_LINES_INTERFACE.ussgl_transaction_code%TYPE,
341: stat_amount AP_INVOICE_LINES_INTERFACE.stat_amount%TYPE,
342: type_1099 AP_INVOICE_LINES_INTERFACE.type_1099%TYPE,
336: AP_INVOICE_LINES_INTERFACE.expenditure_organization_id%TYPE,
337: pa_addition_flag AP_INVOICE_LINES_INTERFACE.pa_addition_flag%TYPE,
338: pa_quantity AP_INVOICE_LINES_INTERFACE.pa_quantity%TYPE,
339: --Removed for bug 4277744
340: --ussgl_transaction_code AP_INVOICE_LINES_INTERFACE.ussgl_transaction_code%TYPE,
341: stat_amount AP_INVOICE_LINES_INTERFACE.stat_amount%TYPE,
342: type_1099 AP_INVOICE_LINES_INTERFACE.type_1099%TYPE,
343: income_tax_region AP_INVOICE_LINES_INTERFACE.income_tax_region%TYPE,
344: assets_tracking_flag AP_INVOICE_LINES_INTERFACE.assets_tracking_flag%TYPE,
337: pa_addition_flag AP_INVOICE_LINES_INTERFACE.pa_addition_flag%TYPE,
338: pa_quantity AP_INVOICE_LINES_INTERFACE.pa_quantity%TYPE,
339: --Removed for bug 4277744
340: --ussgl_transaction_code AP_INVOICE_LINES_INTERFACE.ussgl_transaction_code%TYPE,
341: stat_amount AP_INVOICE_LINES_INTERFACE.stat_amount%TYPE,
342: type_1099 AP_INVOICE_LINES_INTERFACE.type_1099%TYPE,
343: income_tax_region AP_INVOICE_LINES_INTERFACE.income_tax_region%TYPE,
344: assets_tracking_flag AP_INVOICE_LINES_INTERFACE.assets_tracking_flag%TYPE,
345: asset_book_type_code AP_INVOICE_LINES_INTERFACE.asset_book_type_code%TYPE,
338: pa_quantity AP_INVOICE_LINES_INTERFACE.pa_quantity%TYPE,
339: --Removed for bug 4277744
340: --ussgl_transaction_code AP_INVOICE_LINES_INTERFACE.ussgl_transaction_code%TYPE,
341: stat_amount AP_INVOICE_LINES_INTERFACE.stat_amount%TYPE,
342: type_1099 AP_INVOICE_LINES_INTERFACE.type_1099%TYPE,
343: income_tax_region AP_INVOICE_LINES_INTERFACE.income_tax_region%TYPE,
344: assets_tracking_flag AP_INVOICE_LINES_INTERFACE.assets_tracking_flag%TYPE,
345: asset_book_type_code AP_INVOICE_LINES_INTERFACE.asset_book_type_code%TYPE,
346: asset_category_id AP_INVOICE_LINES_INTERFACE.asset_category_id%TYPE,
339: --Removed for bug 4277744
340: --ussgl_transaction_code AP_INVOICE_LINES_INTERFACE.ussgl_transaction_code%TYPE,
341: stat_amount AP_INVOICE_LINES_INTERFACE.stat_amount%TYPE,
342: type_1099 AP_INVOICE_LINES_INTERFACE.type_1099%TYPE,
343: income_tax_region AP_INVOICE_LINES_INTERFACE.income_tax_region%TYPE,
344: assets_tracking_flag AP_INVOICE_LINES_INTERFACE.assets_tracking_flag%TYPE,
345: asset_book_type_code AP_INVOICE_LINES_INTERFACE.asset_book_type_code%TYPE,
346: asset_category_id AP_INVOICE_LINES_INTERFACE.asset_category_id%TYPE,
347: serial_number AP_INVOICE_LINES_INTERFACE.serial_number%TYPE,
340: --ussgl_transaction_code AP_INVOICE_LINES_INTERFACE.ussgl_transaction_code%TYPE,
341: stat_amount AP_INVOICE_LINES_INTERFACE.stat_amount%TYPE,
342: type_1099 AP_INVOICE_LINES_INTERFACE.type_1099%TYPE,
343: income_tax_region AP_INVOICE_LINES_INTERFACE.income_tax_region%TYPE,
344: assets_tracking_flag AP_INVOICE_LINES_INTERFACE.assets_tracking_flag%TYPE,
345: asset_book_type_code AP_INVOICE_LINES_INTERFACE.asset_book_type_code%TYPE,
346: asset_category_id AP_INVOICE_LINES_INTERFACE.asset_category_id%TYPE,
347: serial_number AP_INVOICE_LINES_INTERFACE.serial_number%TYPE,
348: manufacturer AP_INVOICE_LINES_INTERFACE.manufacturer%TYPE,
341: stat_amount AP_INVOICE_LINES_INTERFACE.stat_amount%TYPE,
342: type_1099 AP_INVOICE_LINES_INTERFACE.type_1099%TYPE,
343: income_tax_region AP_INVOICE_LINES_INTERFACE.income_tax_region%TYPE,
344: assets_tracking_flag AP_INVOICE_LINES_INTERFACE.assets_tracking_flag%TYPE,
345: asset_book_type_code AP_INVOICE_LINES_INTERFACE.asset_book_type_code%TYPE,
346: asset_category_id AP_INVOICE_LINES_INTERFACE.asset_category_id%TYPE,
347: serial_number AP_INVOICE_LINES_INTERFACE.serial_number%TYPE,
348: manufacturer AP_INVOICE_LINES_INTERFACE.manufacturer%TYPE,
349: model_number AP_INVOICE_LINES_INTERFACE.model_number%TYPE,
342: type_1099 AP_INVOICE_LINES_INTERFACE.type_1099%TYPE,
343: income_tax_region AP_INVOICE_LINES_INTERFACE.income_tax_region%TYPE,
344: assets_tracking_flag AP_INVOICE_LINES_INTERFACE.assets_tracking_flag%TYPE,
345: asset_book_type_code AP_INVOICE_LINES_INTERFACE.asset_book_type_code%TYPE,
346: asset_category_id AP_INVOICE_LINES_INTERFACE.asset_category_id%TYPE,
347: serial_number AP_INVOICE_LINES_INTERFACE.serial_number%TYPE,
348: manufacturer AP_INVOICE_LINES_INTERFACE.manufacturer%TYPE,
349: model_number AP_INVOICE_LINES_INTERFACE.model_number%TYPE,
350: warranty_number AP_INVOICE_LINES_INTERFACE.warranty_number%TYPE,
343: income_tax_region AP_INVOICE_LINES_INTERFACE.income_tax_region%TYPE,
344: assets_tracking_flag AP_INVOICE_LINES_INTERFACE.assets_tracking_flag%TYPE,
345: asset_book_type_code AP_INVOICE_LINES_INTERFACE.asset_book_type_code%TYPE,
346: asset_category_id AP_INVOICE_LINES_INTERFACE.asset_category_id%TYPE,
347: serial_number AP_INVOICE_LINES_INTERFACE.serial_number%TYPE,
348: manufacturer AP_INVOICE_LINES_INTERFACE.manufacturer%TYPE,
349: model_number AP_INVOICE_LINES_INTERFACE.model_number%TYPE,
350: warranty_number AP_INVOICE_LINES_INTERFACE.warranty_number%TYPE,
351: price_correction_flag AP_INVOICE_LINES_INTERFACE.price_correction_flag%TYPE,
344: assets_tracking_flag AP_INVOICE_LINES_INTERFACE.assets_tracking_flag%TYPE,
345: asset_book_type_code AP_INVOICE_LINES_INTERFACE.asset_book_type_code%TYPE,
346: asset_category_id AP_INVOICE_LINES_INTERFACE.asset_category_id%TYPE,
347: serial_number AP_INVOICE_LINES_INTERFACE.serial_number%TYPE,
348: manufacturer AP_INVOICE_LINES_INTERFACE.manufacturer%TYPE,
349: model_number AP_INVOICE_LINES_INTERFACE.model_number%TYPE,
350: warranty_number AP_INVOICE_LINES_INTERFACE.warranty_number%TYPE,
351: price_correction_flag AP_INVOICE_LINES_INTERFACE.price_correction_flag%TYPE,
352: price_correct_inv_num AP_INVOICE_LINES_INTERFACE.price_correct_inv_num%TYPE,
345: asset_book_type_code AP_INVOICE_LINES_INTERFACE.asset_book_type_code%TYPE,
346: asset_category_id AP_INVOICE_LINES_INTERFACE.asset_category_id%TYPE,
347: serial_number AP_INVOICE_LINES_INTERFACE.serial_number%TYPE,
348: manufacturer AP_INVOICE_LINES_INTERFACE.manufacturer%TYPE,
349: model_number AP_INVOICE_LINES_INTERFACE.model_number%TYPE,
350: warranty_number AP_INVOICE_LINES_INTERFACE.warranty_number%TYPE,
351: price_correction_flag AP_INVOICE_LINES_INTERFACE.price_correction_flag%TYPE,
352: price_correct_inv_num AP_INVOICE_LINES_INTERFACE.price_correct_inv_num%TYPE,
353: corrected_inv_id AP_INVOICE_LINES_ALL.corrected_inv_id%TYPE,
346: asset_category_id AP_INVOICE_LINES_INTERFACE.asset_category_id%TYPE,
347: serial_number AP_INVOICE_LINES_INTERFACE.serial_number%TYPE,
348: manufacturer AP_INVOICE_LINES_INTERFACE.manufacturer%TYPE,
349: model_number AP_INVOICE_LINES_INTERFACE.model_number%TYPE,
350: warranty_number AP_INVOICE_LINES_INTERFACE.warranty_number%TYPE,
351: price_correction_flag AP_INVOICE_LINES_INTERFACE.price_correction_flag%TYPE,
352: price_correct_inv_num AP_INVOICE_LINES_INTERFACE.price_correct_inv_num%TYPE,
353: corrected_inv_id AP_INVOICE_LINES_ALL.corrected_inv_id%TYPE,
354: price_correct_inv_line_num
347: serial_number AP_INVOICE_LINES_INTERFACE.serial_number%TYPE,
348: manufacturer AP_INVOICE_LINES_INTERFACE.manufacturer%TYPE,
349: model_number AP_INVOICE_LINES_INTERFACE.model_number%TYPE,
350: warranty_number AP_INVOICE_LINES_INTERFACE.warranty_number%TYPE,
351: price_correction_flag AP_INVOICE_LINES_INTERFACE.price_correction_flag%TYPE,
352: price_correct_inv_num AP_INVOICE_LINES_INTERFACE.price_correct_inv_num%TYPE,
353: corrected_inv_id AP_INVOICE_LINES_ALL.corrected_inv_id%TYPE,
354: price_correct_inv_line_num
355: AP_INVOICE_LINES_INTERFACE.price_correct_inv_line_num%TYPE,
348: manufacturer AP_INVOICE_LINES_INTERFACE.manufacturer%TYPE,
349: model_number AP_INVOICE_LINES_INTERFACE.model_number%TYPE,
350: warranty_number AP_INVOICE_LINES_INTERFACE.warranty_number%TYPE,
351: price_correction_flag AP_INVOICE_LINES_INTERFACE.price_correction_flag%TYPE,
352: price_correct_inv_num AP_INVOICE_LINES_INTERFACE.price_correct_inv_num%TYPE,
353: corrected_inv_id AP_INVOICE_LINES_ALL.corrected_inv_id%TYPE,
354: price_correct_inv_line_num
355: AP_INVOICE_LINES_INTERFACE.price_correct_inv_line_num%TYPE,
356: receipt_number AP_INVOICE_LINES_INTERFACE.receipt_number%TYPE,
349: model_number AP_INVOICE_LINES_INTERFACE.model_number%TYPE,
350: warranty_number AP_INVOICE_LINES_INTERFACE.warranty_number%TYPE,
351: price_correction_flag AP_INVOICE_LINES_INTERFACE.price_correction_flag%TYPE,
352: price_correct_inv_num AP_INVOICE_LINES_INTERFACE.price_correct_inv_num%TYPE,
353: corrected_inv_id AP_INVOICE_LINES_ALL.corrected_inv_id%TYPE,
354: price_correct_inv_line_num
355: AP_INVOICE_LINES_INTERFACE.price_correct_inv_line_num%TYPE,
356: receipt_number AP_INVOICE_LINES_INTERFACE.receipt_number%TYPE,
357: receipt_line_number AP_INVOICE_LINES_INTERFACE.receipt_line_number%TYPE,
351: price_correction_flag AP_INVOICE_LINES_INTERFACE.price_correction_flag%TYPE,
352: price_correct_inv_num AP_INVOICE_LINES_INTERFACE.price_correct_inv_num%TYPE,
353: corrected_inv_id AP_INVOICE_LINES_ALL.corrected_inv_id%TYPE,
354: price_correct_inv_line_num
355: AP_INVOICE_LINES_INTERFACE.price_correct_inv_line_num%TYPE,
356: receipt_number AP_INVOICE_LINES_INTERFACE.receipt_number%TYPE,
357: receipt_line_number AP_INVOICE_LINES_INTERFACE.receipt_line_number%TYPE,
358: rcv_transaction_id AP_INVOICE_LINES_INTERFACE.rcv_transaction_id%TYPE,
359: -- bug 7344899 - added field
352: price_correct_inv_num AP_INVOICE_LINES_INTERFACE.price_correct_inv_num%TYPE,
353: corrected_inv_id AP_INVOICE_LINES_ALL.corrected_inv_id%TYPE,
354: price_correct_inv_line_num
355: AP_INVOICE_LINES_INTERFACE.price_correct_inv_line_num%TYPE,
356: receipt_number AP_INVOICE_LINES_INTERFACE.receipt_number%TYPE,
357: receipt_line_number AP_INVOICE_LINES_INTERFACE.receipt_line_number%TYPE,
358: rcv_transaction_id AP_INVOICE_LINES_INTERFACE.rcv_transaction_id%TYPE,
359: -- bug 7344899 - added field
360: rcv_shipment_line_id AP_INVOICE_LINES.RCV_SHIPMENT_LINE_ID%TYPE,
353: corrected_inv_id AP_INVOICE_LINES_ALL.corrected_inv_id%TYPE,
354: price_correct_inv_line_num
355: AP_INVOICE_LINES_INTERFACE.price_correct_inv_line_num%TYPE,
356: receipt_number AP_INVOICE_LINES_INTERFACE.receipt_number%TYPE,
357: receipt_line_number AP_INVOICE_LINES_INTERFACE.receipt_line_number%TYPE,
358: rcv_transaction_id AP_INVOICE_LINES_INTERFACE.rcv_transaction_id%TYPE,
359: -- bug 7344899 - added field
360: rcv_shipment_line_id AP_INVOICE_LINES.RCV_SHIPMENT_LINE_ID%TYPE,
361: match_option AP_INVOICE_LINES_INTERFACE.match_option%TYPE,
354: price_correct_inv_line_num
355: AP_INVOICE_LINES_INTERFACE.price_correct_inv_line_num%TYPE,
356: receipt_number AP_INVOICE_LINES_INTERFACE.receipt_number%TYPE,
357: receipt_line_number AP_INVOICE_LINES_INTERFACE.receipt_line_number%TYPE,
358: rcv_transaction_id AP_INVOICE_LINES_INTERFACE.rcv_transaction_id%TYPE,
359: -- bug 7344899 - added field
360: rcv_shipment_line_id AP_INVOICE_LINES.RCV_SHIPMENT_LINE_ID%TYPE,
361: match_option AP_INVOICE_LINES_INTERFACE.match_option%TYPE,
362: packing_slip AP_INVOICE_LINES_INTERFACE.packing_slip%TYPE,
356: receipt_number AP_INVOICE_LINES_INTERFACE.receipt_number%TYPE,
357: receipt_line_number AP_INVOICE_LINES_INTERFACE.receipt_line_number%TYPE,
358: rcv_transaction_id AP_INVOICE_LINES_INTERFACE.rcv_transaction_id%TYPE,
359: -- bug 7344899 - added field
360: rcv_shipment_line_id AP_INVOICE_LINES.RCV_SHIPMENT_LINE_ID%TYPE,
361: match_option AP_INVOICE_LINES_INTERFACE.match_option%TYPE,
362: packing_slip AP_INVOICE_LINES_INTERFACE.packing_slip%TYPE,
363: vendor_item_num AP_INVOICE_LINES_INTERFACE.vendor_item_num%TYPE,
364: taxable_flag AP_INVOICE_LINES_INTERFACE.taxable_flag%TYPE,
357: receipt_line_number AP_INVOICE_LINES_INTERFACE.receipt_line_number%TYPE,
358: rcv_transaction_id AP_INVOICE_LINES_INTERFACE.rcv_transaction_id%TYPE,
359: -- bug 7344899 - added field
360: rcv_shipment_line_id AP_INVOICE_LINES.RCV_SHIPMENT_LINE_ID%TYPE,
361: match_option AP_INVOICE_LINES_INTERFACE.match_option%TYPE,
362: packing_slip AP_INVOICE_LINES_INTERFACE.packing_slip%TYPE,
363: vendor_item_num AP_INVOICE_LINES_INTERFACE.vendor_item_num%TYPE,
364: taxable_flag AP_INVOICE_LINES_INTERFACE.taxable_flag%TYPE,
365: pa_cc_ar_invoice_id AP_INVOICE_LINES_INTERFACE.pa_cc_ar_invoice_id%TYPE,
358: rcv_transaction_id AP_INVOICE_LINES_INTERFACE.rcv_transaction_id%TYPE,
359: -- bug 7344899 - added field
360: rcv_shipment_line_id AP_INVOICE_LINES.RCV_SHIPMENT_LINE_ID%TYPE,
361: match_option AP_INVOICE_LINES_INTERFACE.match_option%TYPE,
362: packing_slip AP_INVOICE_LINES_INTERFACE.packing_slip%TYPE,
363: vendor_item_num AP_INVOICE_LINES_INTERFACE.vendor_item_num%TYPE,
364: taxable_flag AP_INVOICE_LINES_INTERFACE.taxable_flag%TYPE,
365: pa_cc_ar_invoice_id AP_INVOICE_LINES_INTERFACE.pa_cc_ar_invoice_id%TYPE,
366: pa_cc_ar_invoice_line_num
359: -- bug 7344899 - added field
360: rcv_shipment_line_id AP_INVOICE_LINES.RCV_SHIPMENT_LINE_ID%TYPE,
361: match_option AP_INVOICE_LINES_INTERFACE.match_option%TYPE,
362: packing_slip AP_INVOICE_LINES_INTERFACE.packing_slip%TYPE,
363: vendor_item_num AP_INVOICE_LINES_INTERFACE.vendor_item_num%TYPE,
364: taxable_flag AP_INVOICE_LINES_INTERFACE.taxable_flag%TYPE,
365: pa_cc_ar_invoice_id AP_INVOICE_LINES_INTERFACE.pa_cc_ar_invoice_id%TYPE,
366: pa_cc_ar_invoice_line_num
367: AP_INVOICE_LINES_INTERFACE.pa_cc_ar_invoice_line_num%TYPE,
360: rcv_shipment_line_id AP_INVOICE_LINES.RCV_SHIPMENT_LINE_ID%TYPE,
361: match_option AP_INVOICE_LINES_INTERFACE.match_option%TYPE,
362: packing_slip AP_INVOICE_LINES_INTERFACE.packing_slip%TYPE,
363: vendor_item_num AP_INVOICE_LINES_INTERFACE.vendor_item_num%TYPE,
364: taxable_flag AP_INVOICE_LINES_INTERFACE.taxable_flag%TYPE,
365: pa_cc_ar_invoice_id AP_INVOICE_LINES_INTERFACE.pa_cc_ar_invoice_id%TYPE,
366: pa_cc_ar_invoice_line_num
367: AP_INVOICE_LINES_INTERFACE.pa_cc_ar_invoice_line_num%TYPE,
368: pa_cc_processed_code AP_INVOICE_LINES_INTERFACE.pa_cc_processed_code%TYPE,
361: match_option AP_INVOICE_LINES_INTERFACE.match_option%TYPE,
362: packing_slip AP_INVOICE_LINES_INTERFACE.packing_slip%TYPE,
363: vendor_item_num AP_INVOICE_LINES_INTERFACE.vendor_item_num%TYPE,
364: taxable_flag AP_INVOICE_LINES_INTERFACE.taxable_flag%TYPE,
365: pa_cc_ar_invoice_id AP_INVOICE_LINES_INTERFACE.pa_cc_ar_invoice_id%TYPE,
366: pa_cc_ar_invoice_line_num
367: AP_INVOICE_LINES_INTERFACE.pa_cc_ar_invoice_line_num%TYPE,
368: pa_cc_processed_code AP_INVOICE_LINES_INTERFACE.pa_cc_processed_code%TYPE,
369: reference_1 AP_INVOICE_LINES_INTERFACE.reference_1%TYPE,
363: vendor_item_num AP_INVOICE_LINES_INTERFACE.vendor_item_num%TYPE,
364: taxable_flag AP_INVOICE_LINES_INTERFACE.taxable_flag%TYPE,
365: pa_cc_ar_invoice_id AP_INVOICE_LINES_INTERFACE.pa_cc_ar_invoice_id%TYPE,
366: pa_cc_ar_invoice_line_num
367: AP_INVOICE_LINES_INTERFACE.pa_cc_ar_invoice_line_num%TYPE,
368: pa_cc_processed_code AP_INVOICE_LINES_INTERFACE.pa_cc_processed_code%TYPE,
369: reference_1 AP_INVOICE_LINES_INTERFACE.reference_1%TYPE,
370: reference_2 AP_INVOICE_LINES_INTERFACE.reference_2%TYPE,
371: credit_card_trx_id AP_INVOICE_LINES_INTERFACE.credit_card_trx_id%TYPE,
364: taxable_flag AP_INVOICE_LINES_INTERFACE.taxable_flag%TYPE,
365: pa_cc_ar_invoice_id AP_INVOICE_LINES_INTERFACE.pa_cc_ar_invoice_id%TYPE,
366: pa_cc_ar_invoice_line_num
367: AP_INVOICE_LINES_INTERFACE.pa_cc_ar_invoice_line_num%TYPE,
368: pa_cc_processed_code AP_INVOICE_LINES_INTERFACE.pa_cc_processed_code%TYPE,
369: reference_1 AP_INVOICE_LINES_INTERFACE.reference_1%TYPE,
370: reference_2 AP_INVOICE_LINES_INTERFACE.reference_2%TYPE,
371: credit_card_trx_id AP_INVOICE_LINES_INTERFACE.credit_card_trx_id%TYPE,
372: requester_id AP_INVOICE_LINES_INTERFACE.requester_id%TYPE,
365: pa_cc_ar_invoice_id AP_INVOICE_LINES_INTERFACE.pa_cc_ar_invoice_id%TYPE,
366: pa_cc_ar_invoice_line_num
367: AP_INVOICE_LINES_INTERFACE.pa_cc_ar_invoice_line_num%TYPE,
368: pa_cc_processed_code AP_INVOICE_LINES_INTERFACE.pa_cc_processed_code%TYPE,
369: reference_1 AP_INVOICE_LINES_INTERFACE.reference_1%TYPE,
370: reference_2 AP_INVOICE_LINES_INTERFACE.reference_2%TYPE,
371: credit_card_trx_id AP_INVOICE_LINES_INTERFACE.credit_card_trx_id%TYPE,
372: requester_id AP_INVOICE_LINES_INTERFACE.requester_id%TYPE,
373: org_id AP_INVOICE_LINES_INTERFACE.org_id%TYPE,
366: pa_cc_ar_invoice_line_num
367: AP_INVOICE_LINES_INTERFACE.pa_cc_ar_invoice_line_num%TYPE,
368: pa_cc_processed_code AP_INVOICE_LINES_INTERFACE.pa_cc_processed_code%TYPE,
369: reference_1 AP_INVOICE_LINES_INTERFACE.reference_1%TYPE,
370: reference_2 AP_INVOICE_LINES_INTERFACE.reference_2%TYPE,
371: credit_card_trx_id AP_INVOICE_LINES_INTERFACE.credit_card_trx_id%TYPE,
372: requester_id AP_INVOICE_LINES_INTERFACE.requester_id%TYPE,
373: org_id AP_INVOICE_LINES_INTERFACE.org_id%TYPE,
374: program_application_id AP_INVOICE_LINES.PROGRAM_APPLICATION_ID%TYPE,
367: AP_INVOICE_LINES_INTERFACE.pa_cc_ar_invoice_line_num%TYPE,
368: pa_cc_processed_code AP_INVOICE_LINES_INTERFACE.pa_cc_processed_code%TYPE,
369: reference_1 AP_INVOICE_LINES_INTERFACE.reference_1%TYPE,
370: reference_2 AP_INVOICE_LINES_INTERFACE.reference_2%TYPE,
371: credit_card_trx_id AP_INVOICE_LINES_INTERFACE.credit_card_trx_id%TYPE,
372: requester_id AP_INVOICE_LINES_INTERFACE.requester_id%TYPE,
373: org_id AP_INVOICE_LINES_INTERFACE.org_id%TYPE,
374: program_application_id AP_INVOICE_LINES.PROGRAM_APPLICATION_ID%TYPE,
375: program_id AP_INVOICE_LINES.PROGRAM_ID%TYPE,
368: pa_cc_processed_code AP_INVOICE_LINES_INTERFACE.pa_cc_processed_code%TYPE,
369: reference_1 AP_INVOICE_LINES_INTERFACE.reference_1%TYPE,
370: reference_2 AP_INVOICE_LINES_INTERFACE.reference_2%TYPE,
371: credit_card_trx_id AP_INVOICE_LINES_INTERFACE.credit_card_trx_id%TYPE,
372: requester_id AP_INVOICE_LINES_INTERFACE.requester_id%TYPE,
373: org_id AP_INVOICE_LINES_INTERFACE.org_id%TYPE,
374: program_application_id AP_INVOICE_LINES.PROGRAM_APPLICATION_ID%TYPE,
375: program_id AP_INVOICE_LINES.PROGRAM_ID%TYPE,
376: request_id AP_INVOICE_LINES.REQUEST_ID%TYPE,
369: reference_1 AP_INVOICE_LINES_INTERFACE.reference_1%TYPE,
370: reference_2 AP_INVOICE_LINES_INTERFACE.reference_2%TYPE,
371: credit_card_trx_id AP_INVOICE_LINES_INTERFACE.credit_card_trx_id%TYPE,
372: requester_id AP_INVOICE_LINES_INTERFACE.requester_id%TYPE,
373: org_id AP_INVOICE_LINES_INTERFACE.org_id%TYPE,
374: program_application_id AP_INVOICE_LINES.PROGRAM_APPLICATION_ID%TYPE,
375: program_id AP_INVOICE_LINES.PROGRAM_ID%TYPE,
376: request_id AP_INVOICE_LINES.REQUEST_ID%TYPE,
377: program_update_date AP_INVOICE_LINES.PROGRAM_UPDATE_DATE%TYPE,
370: reference_2 AP_INVOICE_LINES_INTERFACE.reference_2%TYPE,
371: credit_card_trx_id AP_INVOICE_LINES_INTERFACE.credit_card_trx_id%TYPE,
372: requester_id AP_INVOICE_LINES_INTERFACE.requester_id%TYPE,
373: org_id AP_INVOICE_LINES_INTERFACE.org_id%TYPE,
374: program_application_id AP_INVOICE_LINES.PROGRAM_APPLICATION_ID%TYPE,
375: program_id AP_INVOICE_LINES.PROGRAM_ID%TYPE,
376: request_id AP_INVOICE_LINES.REQUEST_ID%TYPE,
377: program_update_date AP_INVOICE_LINES.PROGRAM_UPDATE_DATE%TYPE,
378: control_amount AP_INVOICE_LINES_INTERFACE.control_amount%TYPE,
371: credit_card_trx_id AP_INVOICE_LINES_INTERFACE.credit_card_trx_id%TYPE,
372: requester_id AP_INVOICE_LINES_INTERFACE.requester_id%TYPE,
373: org_id AP_INVOICE_LINES_INTERFACE.org_id%TYPE,
374: program_application_id AP_INVOICE_LINES.PROGRAM_APPLICATION_ID%TYPE,
375: program_id AP_INVOICE_LINES.PROGRAM_ID%TYPE,
376: request_id AP_INVOICE_LINES.REQUEST_ID%TYPE,
377: program_update_date AP_INVOICE_LINES.PROGRAM_UPDATE_DATE%TYPE,
378: control_amount AP_INVOICE_LINES_INTERFACE.control_amount%TYPE,
379: assessable_value AP_INVOICE_LINES_INTERFACE.assessable_value%TYPE,
372: requester_id AP_INVOICE_LINES_INTERFACE.requester_id%TYPE,
373: org_id AP_INVOICE_LINES_INTERFACE.org_id%TYPE,
374: program_application_id AP_INVOICE_LINES.PROGRAM_APPLICATION_ID%TYPE,
375: program_id AP_INVOICE_LINES.PROGRAM_ID%TYPE,
376: request_id AP_INVOICE_LINES.REQUEST_ID%TYPE,
377: program_update_date AP_INVOICE_LINES.PROGRAM_UPDATE_DATE%TYPE,
378: control_amount AP_INVOICE_LINES_INTERFACE.control_amount%TYPE,
379: assessable_value AP_INVOICE_LINES_INTERFACE.assessable_value%TYPE,
380: default_dist_ccid AP_INVOICE_LINES_INTERFACE.default_dist_ccid%TYPE,
373: org_id AP_INVOICE_LINES_INTERFACE.org_id%TYPE,
374: program_application_id AP_INVOICE_LINES.PROGRAM_APPLICATION_ID%TYPE,
375: program_id AP_INVOICE_LINES.PROGRAM_ID%TYPE,
376: request_id AP_INVOICE_LINES.REQUEST_ID%TYPE,
377: program_update_date AP_INVOICE_LINES.PROGRAM_UPDATE_DATE%TYPE,
378: control_amount AP_INVOICE_LINES_INTERFACE.control_amount%TYPE,
379: assessable_value AP_INVOICE_LINES_INTERFACE.assessable_value%TYPE,
380: default_dist_ccid AP_INVOICE_LINES_INTERFACE.default_dist_ccid%TYPE,
381: primary_intended_use AP_INVOICE_LINES_INTERFACE.primary_intended_use%TYPE,
374: program_application_id AP_INVOICE_LINES.PROGRAM_APPLICATION_ID%TYPE,
375: program_id AP_INVOICE_LINES.PROGRAM_ID%TYPE,
376: request_id AP_INVOICE_LINES.REQUEST_ID%TYPE,
377: program_update_date AP_INVOICE_LINES.PROGRAM_UPDATE_DATE%TYPE,
378: control_amount AP_INVOICE_LINES_INTERFACE.control_amount%TYPE,
379: assessable_value AP_INVOICE_LINES_INTERFACE.assessable_value%TYPE,
380: default_dist_ccid AP_INVOICE_LINES_INTERFACE.default_dist_ccid%TYPE,
381: primary_intended_use AP_INVOICE_LINES_INTERFACE.primary_intended_use%TYPE,
382: ship_to_location_id AP_INVOICE_LINES_INTERFACE.ship_to_location_id%TYPE,
375: program_id AP_INVOICE_LINES.PROGRAM_ID%TYPE,
376: request_id AP_INVOICE_LINES.REQUEST_ID%TYPE,
377: program_update_date AP_INVOICE_LINES.PROGRAM_UPDATE_DATE%TYPE,
378: control_amount AP_INVOICE_LINES_INTERFACE.control_amount%TYPE,
379: assessable_value AP_INVOICE_LINES_INTERFACE.assessable_value%TYPE,
380: default_dist_ccid AP_INVOICE_LINES_INTERFACE.default_dist_ccid%TYPE,
381: primary_intended_use AP_INVOICE_LINES_INTERFACE.primary_intended_use%TYPE,
382: ship_to_location_id AP_INVOICE_LINES_INTERFACE.ship_to_location_id%TYPE,
383: product_type AP_INVOICE_LINES_INTERFACE.product_type%TYPE,
376: request_id AP_INVOICE_LINES.REQUEST_ID%TYPE,
377: program_update_date AP_INVOICE_LINES.PROGRAM_UPDATE_DATE%TYPE,
378: control_amount AP_INVOICE_LINES_INTERFACE.control_amount%TYPE,
379: assessable_value AP_INVOICE_LINES_INTERFACE.assessable_value%TYPE,
380: default_dist_ccid AP_INVOICE_LINES_INTERFACE.default_dist_ccid%TYPE,
381: primary_intended_use AP_INVOICE_LINES_INTERFACE.primary_intended_use%TYPE,
382: ship_to_location_id AP_INVOICE_LINES_INTERFACE.ship_to_location_id%TYPE,
383: product_type AP_INVOICE_LINES_INTERFACE.product_type%TYPE,
384: product_category AP_INVOICE_LINES_INTERFACE.product_category%TYPE,
377: program_update_date AP_INVOICE_LINES.PROGRAM_UPDATE_DATE%TYPE,
378: control_amount AP_INVOICE_LINES_INTERFACE.control_amount%TYPE,
379: assessable_value AP_INVOICE_LINES_INTERFACE.assessable_value%TYPE,
380: default_dist_ccid AP_INVOICE_LINES_INTERFACE.default_dist_ccid%TYPE,
381: primary_intended_use AP_INVOICE_LINES_INTERFACE.primary_intended_use%TYPE,
382: ship_to_location_id AP_INVOICE_LINES_INTERFACE.ship_to_location_id%TYPE,
383: product_type AP_INVOICE_LINES_INTERFACE.product_type%TYPE,
384: product_category AP_INVOICE_LINES_INTERFACE.product_category%TYPE,
385: product_fisc_classification
378: control_amount AP_INVOICE_LINES_INTERFACE.control_amount%TYPE,
379: assessable_value AP_INVOICE_LINES_INTERFACE.assessable_value%TYPE,
380: default_dist_ccid AP_INVOICE_LINES_INTERFACE.default_dist_ccid%TYPE,
381: primary_intended_use AP_INVOICE_LINES_INTERFACE.primary_intended_use%TYPE,
382: ship_to_location_id AP_INVOICE_LINES_INTERFACE.ship_to_location_id%TYPE,
383: product_type AP_INVOICE_LINES_INTERFACE.product_type%TYPE,
384: product_category AP_INVOICE_LINES_INTERFACE.product_category%TYPE,
385: product_fisc_classification
386: AP_INVOICE_LINES_INTERFACE.product_fisc_classification%TYPE,
379: assessable_value AP_INVOICE_LINES_INTERFACE.assessable_value%TYPE,
380: default_dist_ccid AP_INVOICE_LINES_INTERFACE.default_dist_ccid%TYPE,
381: primary_intended_use AP_INVOICE_LINES_INTERFACE.primary_intended_use%TYPE,
382: ship_to_location_id AP_INVOICE_LINES_INTERFACE.ship_to_location_id%TYPE,
383: product_type AP_INVOICE_LINES_INTERFACE.product_type%TYPE,
384: product_category AP_INVOICE_LINES_INTERFACE.product_category%TYPE,
385: product_fisc_classification
386: AP_INVOICE_LINES_INTERFACE.product_fisc_classification%TYPE,
387: user_defined_fisc_class AP_INVOICE_LINES_INTERFACE.user_defined_fisc_class%TYPE,
380: default_dist_ccid AP_INVOICE_LINES_INTERFACE.default_dist_ccid%TYPE,
381: primary_intended_use AP_INVOICE_LINES_INTERFACE.primary_intended_use%TYPE,
382: ship_to_location_id AP_INVOICE_LINES_INTERFACE.ship_to_location_id%TYPE,
383: product_type AP_INVOICE_LINES_INTERFACE.product_type%TYPE,
384: product_category AP_INVOICE_LINES_INTERFACE.product_category%TYPE,
385: product_fisc_classification
386: AP_INVOICE_LINES_INTERFACE.product_fisc_classification%TYPE,
387: user_defined_fisc_class AP_INVOICE_LINES_INTERFACE.user_defined_fisc_class%TYPE,
388: trx_business_category AP_INVOICE_LINES_INTERFACE.trx_business_category%TYPE,
382: ship_to_location_id AP_INVOICE_LINES_INTERFACE.ship_to_location_id%TYPE,
383: product_type AP_INVOICE_LINES_INTERFACE.product_type%TYPE,
384: product_category AP_INVOICE_LINES_INTERFACE.product_category%TYPE,
385: product_fisc_classification
386: AP_INVOICE_LINES_INTERFACE.product_fisc_classification%TYPE,
387: user_defined_fisc_class AP_INVOICE_LINES_INTERFACE.user_defined_fisc_class%TYPE,
388: trx_business_category AP_INVOICE_LINES_INTERFACE.trx_business_category%TYPE,
389: tax_regime_code AP_INVOICE_LINES_INTERFACE.tax_regime_code%TYPE,
390: tax AP_INVOICE_LINES_INTERFACE.tax%TYPE,
383: product_type AP_INVOICE_LINES_INTERFACE.product_type%TYPE,
384: product_category AP_INVOICE_LINES_INTERFACE.product_category%TYPE,
385: product_fisc_classification
386: AP_INVOICE_LINES_INTERFACE.product_fisc_classification%TYPE,
387: user_defined_fisc_class AP_INVOICE_LINES_INTERFACE.user_defined_fisc_class%TYPE,
388: trx_business_category AP_INVOICE_LINES_INTERFACE.trx_business_category%TYPE,
389: tax_regime_code AP_INVOICE_LINES_INTERFACE.tax_regime_code%TYPE,
390: tax AP_INVOICE_LINES_INTERFACE.tax%TYPE,
391: tax_jurisdiction_code AP_INVOICE_LINES_INTERFACE.tax_jurisdiction_code%TYPE,
384: product_category AP_INVOICE_LINES_INTERFACE.product_category%TYPE,
385: product_fisc_classification
386: AP_INVOICE_LINES_INTERFACE.product_fisc_classification%TYPE,
387: user_defined_fisc_class AP_INVOICE_LINES_INTERFACE.user_defined_fisc_class%TYPE,
388: trx_business_category AP_INVOICE_LINES_INTERFACE.trx_business_category%TYPE,
389: tax_regime_code AP_INVOICE_LINES_INTERFACE.tax_regime_code%TYPE,
390: tax AP_INVOICE_LINES_INTERFACE.tax%TYPE,
391: tax_jurisdiction_code AP_INVOICE_LINES_INTERFACE.tax_jurisdiction_code%TYPE,
392: tax_status_code AP_INVOICE_LINES_INTERFACE.tax_status_code%TYPE,
385: product_fisc_classification
386: AP_INVOICE_LINES_INTERFACE.product_fisc_classification%TYPE,
387: user_defined_fisc_class AP_INVOICE_LINES_INTERFACE.user_defined_fisc_class%TYPE,
388: trx_business_category AP_INVOICE_LINES_INTERFACE.trx_business_category%TYPE,
389: tax_regime_code AP_INVOICE_LINES_INTERFACE.tax_regime_code%TYPE,
390: tax AP_INVOICE_LINES_INTERFACE.tax%TYPE,
391: tax_jurisdiction_code AP_INVOICE_LINES_INTERFACE.tax_jurisdiction_code%TYPE,
392: tax_status_code AP_INVOICE_LINES_INTERFACE.tax_status_code%TYPE,
393: tax_rate_id AP_INVOICE_LINES_INTERFACE.tax_rate_id%TYPE,
386: AP_INVOICE_LINES_INTERFACE.product_fisc_classification%TYPE,
387: user_defined_fisc_class AP_INVOICE_LINES_INTERFACE.user_defined_fisc_class%TYPE,
388: trx_business_category AP_INVOICE_LINES_INTERFACE.trx_business_category%TYPE,
389: tax_regime_code AP_INVOICE_LINES_INTERFACE.tax_regime_code%TYPE,
390: tax AP_INVOICE_LINES_INTERFACE.tax%TYPE,
391: tax_jurisdiction_code AP_INVOICE_LINES_INTERFACE.tax_jurisdiction_code%TYPE,
392: tax_status_code AP_INVOICE_LINES_INTERFACE.tax_status_code%TYPE,
393: tax_rate_id AP_INVOICE_LINES_INTERFACE.tax_rate_id%TYPE,
394: tax_rate_code AP_INVOICE_LINES_INTERFACE.tax_rate_code%TYPE,
387: user_defined_fisc_class AP_INVOICE_LINES_INTERFACE.user_defined_fisc_class%TYPE,
388: trx_business_category AP_INVOICE_LINES_INTERFACE.trx_business_category%TYPE,
389: tax_regime_code AP_INVOICE_LINES_INTERFACE.tax_regime_code%TYPE,
390: tax AP_INVOICE_LINES_INTERFACE.tax%TYPE,
391: tax_jurisdiction_code AP_INVOICE_LINES_INTERFACE.tax_jurisdiction_code%TYPE,
392: tax_status_code AP_INVOICE_LINES_INTERFACE.tax_status_code%TYPE,
393: tax_rate_id AP_INVOICE_LINES_INTERFACE.tax_rate_id%TYPE,
394: tax_rate_code AP_INVOICE_LINES_INTERFACE.tax_rate_code%TYPE,
395: tax_rate AP_INVOICE_LINES_INTERFACE.tax_rate%TYPE,
388: trx_business_category AP_INVOICE_LINES_INTERFACE.trx_business_category%TYPE,
389: tax_regime_code AP_INVOICE_LINES_INTERFACE.tax_regime_code%TYPE,
390: tax AP_INVOICE_LINES_INTERFACE.tax%TYPE,
391: tax_jurisdiction_code AP_INVOICE_LINES_INTERFACE.tax_jurisdiction_code%TYPE,
392: tax_status_code AP_INVOICE_LINES_INTERFACE.tax_status_code%TYPE,
393: tax_rate_id AP_INVOICE_LINES_INTERFACE.tax_rate_id%TYPE,
394: tax_rate_code AP_INVOICE_LINES_INTERFACE.tax_rate_code%TYPE,
395: tax_rate AP_INVOICE_LINES_INTERFACE.tax_rate%TYPE,
396: incl_in_taxable_line_flag
389: tax_regime_code AP_INVOICE_LINES_INTERFACE.tax_regime_code%TYPE,
390: tax AP_INVOICE_LINES_INTERFACE.tax%TYPE,
391: tax_jurisdiction_code AP_INVOICE_LINES_INTERFACE.tax_jurisdiction_code%TYPE,
392: tax_status_code AP_INVOICE_LINES_INTERFACE.tax_status_code%TYPE,
393: tax_rate_id AP_INVOICE_LINES_INTERFACE.tax_rate_id%TYPE,
394: tax_rate_code AP_INVOICE_LINES_INTERFACE.tax_rate_code%TYPE,
395: tax_rate AP_INVOICE_LINES_INTERFACE.tax_rate%TYPE,
396: incl_in_taxable_line_flag
397: AP_INVOICE_LINES_INTERFACE.incl_in_taxable_line_flag%TYPE,
390: tax AP_INVOICE_LINES_INTERFACE.tax%TYPE,
391: tax_jurisdiction_code AP_INVOICE_LINES_INTERFACE.tax_jurisdiction_code%TYPE,
392: tax_status_code AP_INVOICE_LINES_INTERFACE.tax_status_code%TYPE,
393: tax_rate_id AP_INVOICE_LINES_INTERFACE.tax_rate_id%TYPE,
394: tax_rate_code AP_INVOICE_LINES_INTERFACE.tax_rate_code%TYPE,
395: tax_rate AP_INVOICE_LINES_INTERFACE.tax_rate%TYPE,
396: incl_in_taxable_line_flag
397: AP_INVOICE_LINES_INTERFACE.incl_in_taxable_line_flag%TYPE,
398: application_id AP_INVOICE_LINES_INTERFACE.application_id%TYPE,
391: tax_jurisdiction_code AP_INVOICE_LINES_INTERFACE.tax_jurisdiction_code%TYPE,
392: tax_status_code AP_INVOICE_LINES_INTERFACE.tax_status_code%TYPE,
393: tax_rate_id AP_INVOICE_LINES_INTERFACE.tax_rate_id%TYPE,
394: tax_rate_code AP_INVOICE_LINES_INTERFACE.tax_rate_code%TYPE,
395: tax_rate AP_INVOICE_LINES_INTERFACE.tax_rate%TYPE,
396: incl_in_taxable_line_flag
397: AP_INVOICE_LINES_INTERFACE.incl_in_taxable_line_flag%TYPE,
398: application_id AP_INVOICE_LINES_INTERFACE.application_id%TYPE,
399: product_table AP_INVOICE_LINES_INTERFACE.product_table%TYPE,
393: tax_rate_id AP_INVOICE_LINES_INTERFACE.tax_rate_id%TYPE,
394: tax_rate_code AP_INVOICE_LINES_INTERFACE.tax_rate_code%TYPE,
395: tax_rate AP_INVOICE_LINES_INTERFACE.tax_rate%TYPE,
396: incl_in_taxable_line_flag
397: AP_INVOICE_LINES_INTERFACE.incl_in_taxable_line_flag%TYPE,
398: application_id AP_INVOICE_LINES_INTERFACE.application_id%TYPE,
399: product_table AP_INVOICE_LINES_INTERFACE.product_table%TYPE,
400: reference_key1 AP_INVOICE_LINES_INTERFACE.reference_key1%TYPE,
401: reference_key2 AP_INVOICE_LINES_INTERFACE.reference_key2%TYPE,
394: tax_rate_code AP_INVOICE_LINES_INTERFACE.tax_rate_code%TYPE,
395: tax_rate AP_INVOICE_LINES_INTERFACE.tax_rate%TYPE,
396: incl_in_taxable_line_flag
397: AP_INVOICE_LINES_INTERFACE.incl_in_taxable_line_flag%TYPE,
398: application_id AP_INVOICE_LINES_INTERFACE.application_id%TYPE,
399: product_table AP_INVOICE_LINES_INTERFACE.product_table%TYPE,
400: reference_key1 AP_INVOICE_LINES_INTERFACE.reference_key1%TYPE,
401: reference_key2 AP_INVOICE_LINES_INTERFACE.reference_key2%TYPE,
402: reference_key3 AP_INVOICE_LINES_INTERFACE.reference_key3%TYPE,
395: tax_rate AP_INVOICE_LINES_INTERFACE.tax_rate%TYPE,
396: incl_in_taxable_line_flag
397: AP_INVOICE_LINES_INTERFACE.incl_in_taxable_line_flag%TYPE,
398: application_id AP_INVOICE_LINES_INTERFACE.application_id%TYPE,
399: product_table AP_INVOICE_LINES_INTERFACE.product_table%TYPE,
400: reference_key1 AP_INVOICE_LINES_INTERFACE.reference_key1%TYPE,
401: reference_key2 AP_INVOICE_LINES_INTERFACE.reference_key2%TYPE,
402: reference_key3 AP_INVOICE_LINES_INTERFACE.reference_key3%TYPE,
403: reference_key4 AP_INVOICE_LINES_INTERFACE.reference_key4%TYPE,
396: incl_in_taxable_line_flag
397: AP_INVOICE_LINES_INTERFACE.incl_in_taxable_line_flag%TYPE,
398: application_id AP_INVOICE_LINES_INTERFACE.application_id%TYPE,
399: product_table AP_INVOICE_LINES_INTERFACE.product_table%TYPE,
400: reference_key1 AP_INVOICE_LINES_INTERFACE.reference_key1%TYPE,
401: reference_key2 AP_INVOICE_LINES_INTERFACE.reference_key2%TYPE,
402: reference_key3 AP_INVOICE_LINES_INTERFACE.reference_key3%TYPE,
403: reference_key4 AP_INVOICE_LINES_INTERFACE.reference_key4%TYPE,
404: reference_key5 AP_INVOICE_LINES_INTERFACE.reference_key5%TYPE,
397: AP_INVOICE_LINES_INTERFACE.incl_in_taxable_line_flag%TYPE,
398: application_id AP_INVOICE_LINES_INTERFACE.application_id%TYPE,
399: product_table AP_INVOICE_LINES_INTERFACE.product_table%TYPE,
400: reference_key1 AP_INVOICE_LINES_INTERFACE.reference_key1%TYPE,
401: reference_key2 AP_INVOICE_LINES_INTERFACE.reference_key2%TYPE,
402: reference_key3 AP_INVOICE_LINES_INTERFACE.reference_key3%TYPE,
403: reference_key4 AP_INVOICE_LINES_INTERFACE.reference_key4%TYPE,
404: reference_key5 AP_INVOICE_LINES_INTERFACE.reference_key5%TYPE,
405: purchasing_category_id AP_INVOICE_LINES_INTERFACE.purchasing_category_id%TYPE,
398: application_id AP_INVOICE_LINES_INTERFACE.application_id%TYPE,
399: product_table AP_INVOICE_LINES_INTERFACE.product_table%TYPE,
400: reference_key1 AP_INVOICE_LINES_INTERFACE.reference_key1%TYPE,
401: reference_key2 AP_INVOICE_LINES_INTERFACE.reference_key2%TYPE,
402: reference_key3 AP_INVOICE_LINES_INTERFACE.reference_key3%TYPE,
403: reference_key4 AP_INVOICE_LINES_INTERFACE.reference_key4%TYPE,
404: reference_key5 AP_INVOICE_LINES_INTERFACE.reference_key5%TYPE,
405: purchasing_category_id AP_INVOICE_LINES_INTERFACE.purchasing_category_id%TYPE,
406: purchasing_category VARCHAR2(2000),
399: product_table AP_INVOICE_LINES_INTERFACE.product_table%TYPE,
400: reference_key1 AP_INVOICE_LINES_INTERFACE.reference_key1%TYPE,
401: reference_key2 AP_INVOICE_LINES_INTERFACE.reference_key2%TYPE,
402: reference_key3 AP_INVOICE_LINES_INTERFACE.reference_key3%TYPE,
403: reference_key4 AP_INVOICE_LINES_INTERFACE.reference_key4%TYPE,
404: reference_key5 AP_INVOICE_LINES_INTERFACE.reference_key5%TYPE,
405: purchasing_category_id AP_INVOICE_LINES_INTERFACE.purchasing_category_id%TYPE,
406: purchasing_category VARCHAR2(2000),
407: cost_factor_id AP_INVOICE_LINES_INTERFACE.cost_factor_id%TYPE,
400: reference_key1 AP_INVOICE_LINES_INTERFACE.reference_key1%TYPE,
401: reference_key2 AP_INVOICE_LINES_INTERFACE.reference_key2%TYPE,
402: reference_key3 AP_INVOICE_LINES_INTERFACE.reference_key3%TYPE,
403: reference_key4 AP_INVOICE_LINES_INTERFACE.reference_key4%TYPE,
404: reference_key5 AP_INVOICE_LINES_INTERFACE.reference_key5%TYPE,
405: purchasing_category_id AP_INVOICE_LINES_INTERFACE.purchasing_category_id%TYPE,
406: purchasing_category VARCHAR2(2000),
407: cost_factor_id AP_INVOICE_LINES_INTERFACE.cost_factor_id%TYPE,
408: cost_factor_name AP_INVOICE_LINES_INTERFACE.cost_factor_name%TYPE,
401: reference_key2 AP_INVOICE_LINES_INTERFACE.reference_key2%TYPE,
402: reference_key3 AP_INVOICE_LINES_INTERFACE.reference_key3%TYPE,
403: reference_key4 AP_INVOICE_LINES_INTERFACE.reference_key4%TYPE,
404: reference_key5 AP_INVOICE_LINES_INTERFACE.reference_key5%TYPE,
405: purchasing_category_id AP_INVOICE_LINES_INTERFACE.purchasing_category_id%TYPE,
406: purchasing_category VARCHAR2(2000),
407: cost_factor_id AP_INVOICE_LINES_INTERFACE.cost_factor_id%TYPE,
408: cost_factor_name AP_INVOICE_LINES_INTERFACE.cost_factor_name%TYPE,
409: source_application_id AP_INVOICE_LINES_INTERFACE.source_application_id%TYPE,
403: reference_key4 AP_INVOICE_LINES_INTERFACE.reference_key4%TYPE,
404: reference_key5 AP_INVOICE_LINES_INTERFACE.reference_key5%TYPE,
405: purchasing_category_id AP_INVOICE_LINES_INTERFACE.purchasing_category_id%TYPE,
406: purchasing_category VARCHAR2(2000),
407: cost_factor_id AP_INVOICE_LINES_INTERFACE.cost_factor_id%TYPE,
408: cost_factor_name AP_INVOICE_LINES_INTERFACE.cost_factor_name%TYPE,
409: source_application_id AP_INVOICE_LINES_INTERFACE.source_application_id%TYPE,
410: source_entity_code AP_INVOICE_LINES_INTERFACE.source_entity_code%TYPE,
411: source_event_class_code AP_INVOICE_LINES_INTERFACE.source_event_class_code%TYPE,
404: reference_key5 AP_INVOICE_LINES_INTERFACE.reference_key5%TYPE,
405: purchasing_category_id AP_INVOICE_LINES_INTERFACE.purchasing_category_id%TYPE,
406: purchasing_category VARCHAR2(2000),
407: cost_factor_id AP_INVOICE_LINES_INTERFACE.cost_factor_id%TYPE,
408: cost_factor_name AP_INVOICE_LINES_INTERFACE.cost_factor_name%TYPE,
409: source_application_id AP_INVOICE_LINES_INTERFACE.source_application_id%TYPE,
410: source_entity_code AP_INVOICE_LINES_INTERFACE.source_entity_code%TYPE,
411: source_event_class_code AP_INVOICE_LINES_INTERFACE.source_event_class_code%TYPE,
412: source_trx_id AP_INVOICE_LINES_INTERFACE.source_trx_id%TYPE,
405: purchasing_category_id AP_INVOICE_LINES_INTERFACE.purchasing_category_id%TYPE,
406: purchasing_category VARCHAR2(2000),
407: cost_factor_id AP_INVOICE_LINES_INTERFACE.cost_factor_id%TYPE,
408: cost_factor_name AP_INVOICE_LINES_INTERFACE.cost_factor_name%TYPE,
409: source_application_id AP_INVOICE_LINES_INTERFACE.source_application_id%TYPE,
410: source_entity_code AP_INVOICE_LINES_INTERFACE.source_entity_code%TYPE,
411: source_event_class_code AP_INVOICE_LINES_INTERFACE.source_event_class_code%TYPE,
412: source_trx_id AP_INVOICE_LINES_INTERFACE.source_trx_id%TYPE,
413: source_line_id AP_INVOICE_LINES_INTERFACE.source_line_id%TYPE,
406: purchasing_category VARCHAR2(2000),
407: cost_factor_id AP_INVOICE_LINES_INTERFACE.cost_factor_id%TYPE,
408: cost_factor_name AP_INVOICE_LINES_INTERFACE.cost_factor_name%TYPE,
409: source_application_id AP_INVOICE_LINES_INTERFACE.source_application_id%TYPE,
410: source_entity_code AP_INVOICE_LINES_INTERFACE.source_entity_code%TYPE,
411: source_event_class_code AP_INVOICE_LINES_INTERFACE.source_event_class_code%TYPE,
412: source_trx_id AP_INVOICE_LINES_INTERFACE.source_trx_id%TYPE,
413: source_line_id AP_INVOICE_LINES_INTERFACE.source_line_id%TYPE,
414: source_trx_level_type AP_INVOICE_LINES_INTERFACE.source_trx_level_type%TYPE,
407: cost_factor_id AP_INVOICE_LINES_INTERFACE.cost_factor_id%TYPE,
408: cost_factor_name AP_INVOICE_LINES_INTERFACE.cost_factor_name%TYPE,
409: source_application_id AP_INVOICE_LINES_INTERFACE.source_application_id%TYPE,
410: source_entity_code AP_INVOICE_LINES_INTERFACE.source_entity_code%TYPE,
411: source_event_class_code AP_INVOICE_LINES_INTERFACE.source_event_class_code%TYPE,
412: source_trx_id AP_INVOICE_LINES_INTERFACE.source_trx_id%TYPE,
413: source_line_id AP_INVOICE_LINES_INTERFACE.source_line_id%TYPE,
414: source_trx_level_type AP_INVOICE_LINES_INTERFACE.source_trx_level_type%TYPE,
415: tax_classification_code AP_INVOICE_LINES_INTERFACE.tax_classification_code%TYPE,
408: cost_factor_name AP_INVOICE_LINES_INTERFACE.cost_factor_name%TYPE,
409: source_application_id AP_INVOICE_LINES_INTERFACE.source_application_id%TYPE,
410: source_entity_code AP_INVOICE_LINES_INTERFACE.source_entity_code%TYPE,
411: source_event_class_code AP_INVOICE_LINES_INTERFACE.source_event_class_code%TYPE,
412: source_trx_id AP_INVOICE_LINES_INTERFACE.source_trx_id%TYPE,
413: source_line_id AP_INVOICE_LINES_INTERFACE.source_line_id%TYPE,
414: source_trx_level_type AP_INVOICE_LINES_INTERFACE.source_trx_level_type%TYPE,
415: tax_classification_code AP_INVOICE_LINES_INTERFACE.tax_classification_code%TYPE,
416: retained_amount AP_INVOICE_LINES_ALL.retained_amount%TYPE,
409: source_application_id AP_INVOICE_LINES_INTERFACE.source_application_id%TYPE,
410: source_entity_code AP_INVOICE_LINES_INTERFACE.source_entity_code%TYPE,
411: source_event_class_code AP_INVOICE_LINES_INTERFACE.source_event_class_code%TYPE,
412: source_trx_id AP_INVOICE_LINES_INTERFACE.source_trx_id%TYPE,
413: source_line_id AP_INVOICE_LINES_INTERFACE.source_line_id%TYPE,
414: source_trx_level_type AP_INVOICE_LINES_INTERFACE.source_trx_level_type%TYPE,
415: tax_classification_code AP_INVOICE_LINES_INTERFACE.tax_classification_code%TYPE,
416: retained_amount AP_INVOICE_LINES_ALL.retained_amount%TYPE,
417: amount_includes_tax_flag AP_INVOICE_LINES_INTERFACE.amount_includes_tax_flag%TYPE,
410: source_entity_code AP_INVOICE_LINES_INTERFACE.source_entity_code%TYPE,
411: source_event_class_code AP_INVOICE_LINES_INTERFACE.source_event_class_code%TYPE,
412: source_trx_id AP_INVOICE_LINES_INTERFACE.source_trx_id%TYPE,
413: source_line_id AP_INVOICE_LINES_INTERFACE.source_line_id%TYPE,
414: source_trx_level_type AP_INVOICE_LINES_INTERFACE.source_trx_level_type%TYPE,
415: tax_classification_code AP_INVOICE_LINES_INTERFACE.tax_classification_code%TYPE,
416: retained_amount AP_INVOICE_LINES_ALL.retained_amount%TYPE,
417: amount_includes_tax_flag AP_INVOICE_LINES_INTERFACE.amount_includes_tax_flag%TYPE,
418: --Bug6167068 starts Added the following columns to record
411: source_event_class_code AP_INVOICE_LINES_INTERFACE.source_event_class_code%TYPE,
412: source_trx_id AP_INVOICE_LINES_INTERFACE.source_trx_id%TYPE,
413: source_line_id AP_INVOICE_LINES_INTERFACE.source_line_id%TYPE,
414: source_trx_level_type AP_INVOICE_LINES_INTERFACE.source_trx_level_type%TYPE,
415: tax_classification_code AP_INVOICE_LINES_INTERFACE.tax_classification_code%TYPE,
416: retained_amount AP_INVOICE_LINES_ALL.retained_amount%TYPE,
417: amount_includes_tax_flag AP_INVOICE_LINES_INTERFACE.amount_includes_tax_flag%TYPE,
418: --Bug6167068 starts Added the following columns to record
419: CC_REVERSAL_FLAG AP_INVOICE_LINES_INTERFACE.CC_REVERSAL_FLAG%TYPE,
412: source_trx_id AP_INVOICE_LINES_INTERFACE.source_trx_id%TYPE,
413: source_line_id AP_INVOICE_LINES_INTERFACE.source_line_id%TYPE,
414: source_trx_level_type AP_INVOICE_LINES_INTERFACE.source_trx_level_type%TYPE,
415: tax_classification_code AP_INVOICE_LINES_INTERFACE.tax_classification_code%TYPE,
416: retained_amount AP_INVOICE_LINES_ALL.retained_amount%TYPE,
417: amount_includes_tax_flag AP_INVOICE_LINES_INTERFACE.amount_includes_tax_flag%TYPE,
418: --Bug6167068 starts Added the following columns to record
419: CC_REVERSAL_FLAG AP_INVOICE_LINES_INTERFACE.CC_REVERSAL_FLAG%TYPE,
420: COMPANY_PREPAID_INVOICE_ID AP_INVOICE_LINES_INTERFACE.COMPANY_PREPAID_INVOICE_ID%TYPE,
413: source_line_id AP_INVOICE_LINES_INTERFACE.source_line_id%TYPE,
414: source_trx_level_type AP_INVOICE_LINES_INTERFACE.source_trx_level_type%TYPE,
415: tax_classification_code AP_INVOICE_LINES_INTERFACE.tax_classification_code%TYPE,
416: retained_amount AP_INVOICE_LINES_ALL.retained_amount%TYPE,
417: amount_includes_tax_flag AP_INVOICE_LINES_INTERFACE.amount_includes_tax_flag%TYPE,
418: --Bug6167068 starts Added the following columns to record
419: CC_REVERSAL_FLAG AP_INVOICE_LINES_INTERFACE.CC_REVERSAL_FLAG%TYPE,
420: COMPANY_PREPAID_INVOICE_ID AP_INVOICE_LINES_INTERFACE.COMPANY_PREPAID_INVOICE_ID%TYPE,
421: EXPENSE_GROUP AP_INVOICE_LINES_INTERFACE.EXPENSE_GROUP%TYPE,
415: tax_classification_code AP_INVOICE_LINES_INTERFACE.tax_classification_code%TYPE,
416: retained_amount AP_INVOICE_LINES_ALL.retained_amount%TYPE,
417: amount_includes_tax_flag AP_INVOICE_LINES_INTERFACE.amount_includes_tax_flag%TYPE,
418: --Bug6167068 starts Added the following columns to record
419: CC_REVERSAL_FLAG AP_INVOICE_LINES_INTERFACE.CC_REVERSAL_FLAG%TYPE,
420: COMPANY_PREPAID_INVOICE_ID AP_INVOICE_LINES_INTERFACE.COMPANY_PREPAID_INVOICE_ID%TYPE,
421: EXPENSE_GROUP AP_INVOICE_LINES_INTERFACE.EXPENSE_GROUP%TYPE,
422: JUSTIFICATION AP_INVOICE_LINES_INTERFACE.JUSTIFICATION%TYPE,
423: MERCHANT_DOCUMENT_NUMBER AP_INVOICE_LINES_INTERFACE.MERCHANT_DOCUMENT_NUMBER%TYPE,
416: retained_amount AP_INVOICE_LINES_ALL.retained_amount%TYPE,
417: amount_includes_tax_flag AP_INVOICE_LINES_INTERFACE.amount_includes_tax_flag%TYPE,
418: --Bug6167068 starts Added the following columns to record
419: CC_REVERSAL_FLAG AP_INVOICE_LINES_INTERFACE.CC_REVERSAL_FLAG%TYPE,
420: COMPANY_PREPAID_INVOICE_ID AP_INVOICE_LINES_INTERFACE.COMPANY_PREPAID_INVOICE_ID%TYPE,
421: EXPENSE_GROUP AP_INVOICE_LINES_INTERFACE.EXPENSE_GROUP%TYPE,
422: JUSTIFICATION AP_INVOICE_LINES_INTERFACE.JUSTIFICATION%TYPE,
423: MERCHANT_DOCUMENT_NUMBER AP_INVOICE_LINES_INTERFACE.MERCHANT_DOCUMENT_NUMBER%TYPE,
424: MERCHANT_NAME AP_INVOICE_LINES_INTERFACE.MERCHANT_NAME%TYPE,
417: amount_includes_tax_flag AP_INVOICE_LINES_INTERFACE.amount_includes_tax_flag%TYPE,
418: --Bug6167068 starts Added the following columns to record
419: CC_REVERSAL_FLAG AP_INVOICE_LINES_INTERFACE.CC_REVERSAL_FLAG%TYPE,
420: COMPANY_PREPAID_INVOICE_ID AP_INVOICE_LINES_INTERFACE.COMPANY_PREPAID_INVOICE_ID%TYPE,
421: EXPENSE_GROUP AP_INVOICE_LINES_INTERFACE.EXPENSE_GROUP%TYPE,
422: JUSTIFICATION AP_INVOICE_LINES_INTERFACE.JUSTIFICATION%TYPE,
423: MERCHANT_DOCUMENT_NUMBER AP_INVOICE_LINES_INTERFACE.MERCHANT_DOCUMENT_NUMBER%TYPE,
424: MERCHANT_NAME AP_INVOICE_LINES_INTERFACE.MERCHANT_NAME%TYPE,
425: MERCHANT_REFERENCE AP_INVOICE_LINES_INTERFACE.MERCHANT_REFERENCE%TYPE,
418: --Bug6167068 starts Added the following columns to record
419: CC_REVERSAL_FLAG AP_INVOICE_LINES_INTERFACE.CC_REVERSAL_FLAG%TYPE,
420: COMPANY_PREPAID_INVOICE_ID AP_INVOICE_LINES_INTERFACE.COMPANY_PREPAID_INVOICE_ID%TYPE,
421: EXPENSE_GROUP AP_INVOICE_LINES_INTERFACE.EXPENSE_GROUP%TYPE,
422: JUSTIFICATION AP_INVOICE_LINES_INTERFACE.JUSTIFICATION%TYPE,
423: MERCHANT_DOCUMENT_NUMBER AP_INVOICE_LINES_INTERFACE.MERCHANT_DOCUMENT_NUMBER%TYPE,
424: MERCHANT_NAME AP_INVOICE_LINES_INTERFACE.MERCHANT_NAME%TYPE,
425: MERCHANT_REFERENCE AP_INVOICE_LINES_INTERFACE.MERCHANT_REFERENCE%TYPE,
426: MERCHANT_TAXPAYER_ID AP_INVOICE_LINES_INTERFACE.MERCHANT_TAXPAYER_ID%TYPE,
419: CC_REVERSAL_FLAG AP_INVOICE_LINES_INTERFACE.CC_REVERSAL_FLAG%TYPE,
420: COMPANY_PREPAID_INVOICE_ID AP_INVOICE_LINES_INTERFACE.COMPANY_PREPAID_INVOICE_ID%TYPE,
421: EXPENSE_GROUP AP_INVOICE_LINES_INTERFACE.EXPENSE_GROUP%TYPE,
422: JUSTIFICATION AP_INVOICE_LINES_INTERFACE.JUSTIFICATION%TYPE,
423: MERCHANT_DOCUMENT_NUMBER AP_INVOICE_LINES_INTERFACE.MERCHANT_DOCUMENT_NUMBER%TYPE,
424: MERCHANT_NAME AP_INVOICE_LINES_INTERFACE.MERCHANT_NAME%TYPE,
425: MERCHANT_REFERENCE AP_INVOICE_LINES_INTERFACE.MERCHANT_REFERENCE%TYPE,
426: MERCHANT_TAXPAYER_ID AP_INVOICE_LINES_INTERFACE.MERCHANT_TAXPAYER_ID%TYPE,
427: MERCHANT_TAX_REG_NUMBER AP_INVOICE_LINES_INTERFACE.MERCHANT_TAX_REG_NUMBER%TYPE,
420: COMPANY_PREPAID_INVOICE_ID AP_INVOICE_LINES_INTERFACE.COMPANY_PREPAID_INVOICE_ID%TYPE,
421: EXPENSE_GROUP AP_INVOICE_LINES_INTERFACE.EXPENSE_GROUP%TYPE,
422: JUSTIFICATION AP_INVOICE_LINES_INTERFACE.JUSTIFICATION%TYPE,
423: MERCHANT_DOCUMENT_NUMBER AP_INVOICE_LINES_INTERFACE.MERCHANT_DOCUMENT_NUMBER%TYPE,
424: MERCHANT_NAME AP_INVOICE_LINES_INTERFACE.MERCHANT_NAME%TYPE,
425: MERCHANT_REFERENCE AP_INVOICE_LINES_INTERFACE.MERCHANT_REFERENCE%TYPE,
426: MERCHANT_TAXPAYER_ID AP_INVOICE_LINES_INTERFACE.MERCHANT_TAXPAYER_ID%TYPE,
427: MERCHANT_TAX_REG_NUMBER AP_INVOICE_LINES_INTERFACE.MERCHANT_TAX_REG_NUMBER%TYPE,
428: RECEIPT_CONVERSION_RATE AP_INVOICE_LINES_INTERFACE.RECEIPT_CONVERSION_RATE%TYPE,
421: EXPENSE_GROUP AP_INVOICE_LINES_INTERFACE.EXPENSE_GROUP%TYPE,
422: JUSTIFICATION AP_INVOICE_LINES_INTERFACE.JUSTIFICATION%TYPE,
423: MERCHANT_DOCUMENT_NUMBER AP_INVOICE_LINES_INTERFACE.MERCHANT_DOCUMENT_NUMBER%TYPE,
424: MERCHANT_NAME AP_INVOICE_LINES_INTERFACE.MERCHANT_NAME%TYPE,
425: MERCHANT_REFERENCE AP_INVOICE_LINES_INTERFACE.MERCHANT_REFERENCE%TYPE,
426: MERCHANT_TAXPAYER_ID AP_INVOICE_LINES_INTERFACE.MERCHANT_TAXPAYER_ID%TYPE,
427: MERCHANT_TAX_REG_NUMBER AP_INVOICE_LINES_INTERFACE.MERCHANT_TAX_REG_NUMBER%TYPE,
428: RECEIPT_CONVERSION_RATE AP_INVOICE_LINES_INTERFACE.RECEIPT_CONVERSION_RATE%TYPE,
429: RECEIPT_CURRENCY_AMOUNT AP_INVOICE_LINES_INTERFACE.RECEIPT_CURRENCY_AMOUNT%TYPE,
422: JUSTIFICATION AP_INVOICE_LINES_INTERFACE.JUSTIFICATION%TYPE,
423: MERCHANT_DOCUMENT_NUMBER AP_INVOICE_LINES_INTERFACE.MERCHANT_DOCUMENT_NUMBER%TYPE,
424: MERCHANT_NAME AP_INVOICE_LINES_INTERFACE.MERCHANT_NAME%TYPE,
425: MERCHANT_REFERENCE AP_INVOICE_LINES_INTERFACE.MERCHANT_REFERENCE%TYPE,
426: MERCHANT_TAXPAYER_ID AP_INVOICE_LINES_INTERFACE.MERCHANT_TAXPAYER_ID%TYPE,
427: MERCHANT_TAX_REG_NUMBER AP_INVOICE_LINES_INTERFACE.MERCHANT_TAX_REG_NUMBER%TYPE,
428: RECEIPT_CONVERSION_RATE AP_INVOICE_LINES_INTERFACE.RECEIPT_CONVERSION_RATE%TYPE,
429: RECEIPT_CURRENCY_AMOUNT AP_INVOICE_LINES_INTERFACE.RECEIPT_CURRENCY_AMOUNT%TYPE,
430: RECEIPT_CURRENCY_CODE AP_INVOICE_LINES_INTERFACE.RECEIPT_CURRENCY_CODE%TYPE,
423: MERCHANT_DOCUMENT_NUMBER AP_INVOICE_LINES_INTERFACE.MERCHANT_DOCUMENT_NUMBER%TYPE,
424: MERCHANT_NAME AP_INVOICE_LINES_INTERFACE.MERCHANT_NAME%TYPE,
425: MERCHANT_REFERENCE AP_INVOICE_LINES_INTERFACE.MERCHANT_REFERENCE%TYPE,
426: MERCHANT_TAXPAYER_ID AP_INVOICE_LINES_INTERFACE.MERCHANT_TAXPAYER_ID%TYPE,
427: MERCHANT_TAX_REG_NUMBER AP_INVOICE_LINES_INTERFACE.MERCHANT_TAX_REG_NUMBER%TYPE,
428: RECEIPT_CONVERSION_RATE AP_INVOICE_LINES_INTERFACE.RECEIPT_CONVERSION_RATE%TYPE,
429: RECEIPT_CURRENCY_AMOUNT AP_INVOICE_LINES_INTERFACE.RECEIPT_CURRENCY_AMOUNT%TYPE,
430: RECEIPT_CURRENCY_CODE AP_INVOICE_LINES_INTERFACE.RECEIPT_CURRENCY_CODE%TYPE,
431: COUNTRY_OF_SUPPLY AP_INVOICE_LINES_INTERFACE.COUNTRY_OF_SUPPLY%TYPE
424: MERCHANT_NAME AP_INVOICE_LINES_INTERFACE.MERCHANT_NAME%TYPE,
425: MERCHANT_REFERENCE AP_INVOICE_LINES_INTERFACE.MERCHANT_REFERENCE%TYPE,
426: MERCHANT_TAXPAYER_ID AP_INVOICE_LINES_INTERFACE.MERCHANT_TAXPAYER_ID%TYPE,
427: MERCHANT_TAX_REG_NUMBER AP_INVOICE_LINES_INTERFACE.MERCHANT_TAX_REG_NUMBER%TYPE,
428: RECEIPT_CONVERSION_RATE AP_INVOICE_LINES_INTERFACE.RECEIPT_CONVERSION_RATE%TYPE,
429: RECEIPT_CURRENCY_AMOUNT AP_INVOICE_LINES_INTERFACE.RECEIPT_CURRENCY_AMOUNT%TYPE,
430: RECEIPT_CURRENCY_CODE AP_INVOICE_LINES_INTERFACE.RECEIPT_CURRENCY_CODE%TYPE,
431: COUNTRY_OF_SUPPLY AP_INVOICE_LINES_INTERFACE.COUNTRY_OF_SUPPLY%TYPE
432: --Bug6167068 ends
425: MERCHANT_REFERENCE AP_INVOICE_LINES_INTERFACE.MERCHANT_REFERENCE%TYPE,
426: MERCHANT_TAXPAYER_ID AP_INVOICE_LINES_INTERFACE.MERCHANT_TAXPAYER_ID%TYPE,
427: MERCHANT_TAX_REG_NUMBER AP_INVOICE_LINES_INTERFACE.MERCHANT_TAX_REG_NUMBER%TYPE,
428: RECEIPT_CONVERSION_RATE AP_INVOICE_LINES_INTERFACE.RECEIPT_CONVERSION_RATE%TYPE,
429: RECEIPT_CURRENCY_AMOUNT AP_INVOICE_LINES_INTERFACE.RECEIPT_CURRENCY_AMOUNT%TYPE,
430: RECEIPT_CURRENCY_CODE AP_INVOICE_LINES_INTERFACE.RECEIPT_CURRENCY_CODE%TYPE,
431: COUNTRY_OF_SUPPLY AP_INVOICE_LINES_INTERFACE.COUNTRY_OF_SUPPLY%TYPE
432: --Bug6167068 ends
433:
426: MERCHANT_TAXPAYER_ID AP_INVOICE_LINES_INTERFACE.MERCHANT_TAXPAYER_ID%TYPE,
427: MERCHANT_TAX_REG_NUMBER AP_INVOICE_LINES_INTERFACE.MERCHANT_TAX_REG_NUMBER%TYPE,
428: RECEIPT_CONVERSION_RATE AP_INVOICE_LINES_INTERFACE.RECEIPT_CONVERSION_RATE%TYPE,
429: RECEIPT_CURRENCY_AMOUNT AP_INVOICE_LINES_INTERFACE.RECEIPT_CURRENCY_AMOUNT%TYPE,
430: RECEIPT_CURRENCY_CODE AP_INVOICE_LINES_INTERFACE.RECEIPT_CURRENCY_CODE%TYPE,
431: COUNTRY_OF_SUPPLY AP_INVOICE_LINES_INTERFACE.COUNTRY_OF_SUPPLY%TYPE
432: --Bug6167068 ends
433:
434: --Bug 8658097 starts
427: MERCHANT_TAX_REG_NUMBER AP_INVOICE_LINES_INTERFACE.MERCHANT_TAX_REG_NUMBER%TYPE,
428: RECEIPT_CONVERSION_RATE AP_INVOICE_LINES_INTERFACE.RECEIPT_CONVERSION_RATE%TYPE,
429: RECEIPT_CURRENCY_AMOUNT AP_INVOICE_LINES_INTERFACE.RECEIPT_CURRENCY_AMOUNT%TYPE,
430: RECEIPT_CURRENCY_CODE AP_INVOICE_LINES_INTERFACE.RECEIPT_CURRENCY_CODE%TYPE,
431: COUNTRY_OF_SUPPLY AP_INVOICE_LINES_INTERFACE.COUNTRY_OF_SUPPLY%TYPE
432: --Bug6167068 ends
433:
434: --Bug 8658097 starts
435: ,EXPENSE_START_DATE AP_INVOICE_LINES_INTERFACE.EXPENSE_START_DATE%TYPE
431: COUNTRY_OF_SUPPLY AP_INVOICE_LINES_INTERFACE.COUNTRY_OF_SUPPLY%TYPE
432: --Bug6167068 ends
433:
434: --Bug 8658097 starts
435: ,EXPENSE_START_DATE AP_INVOICE_LINES_INTERFACE.EXPENSE_START_DATE%TYPE
436: ,EXPENSE_END_DATE AP_INVOICE_LINES_INTERFACE.EXPENSE_END_DATE%TYPE
437: --Bug 8658097 ends
438: /* Added for bug 10226070 */
439: ,REQUESTER_LAST_NAME AP_INVOICE_LINES_INTERFACE.REQUESTER_LAST_NAME%TYPE
432: --Bug6167068 ends
433:
434: --Bug 8658097 starts
435: ,EXPENSE_START_DATE AP_INVOICE_LINES_INTERFACE.EXPENSE_START_DATE%TYPE
436: ,EXPENSE_END_DATE AP_INVOICE_LINES_INTERFACE.EXPENSE_END_DATE%TYPE
437: --Bug 8658097 ends
438: /* Added for bug 10226070 */
439: ,REQUESTER_LAST_NAME AP_INVOICE_LINES_INTERFACE.REQUESTER_LAST_NAME%TYPE
440: ,REQUESTER_FIRST_NAME AP_INVOICE_LINES_INTERFACE.REQUESTER_FIRST_NAME%TYPE
435: ,EXPENSE_START_DATE AP_INVOICE_LINES_INTERFACE.EXPENSE_START_DATE%TYPE
436: ,EXPENSE_END_DATE AP_INVOICE_LINES_INTERFACE.EXPENSE_END_DATE%TYPE
437: --Bug 8658097 ends
438: /* Added for bug 10226070 */
439: ,REQUESTER_LAST_NAME AP_INVOICE_LINES_INTERFACE.REQUESTER_LAST_NAME%TYPE
440: ,REQUESTER_FIRST_NAME AP_INVOICE_LINES_INTERFACE.REQUESTER_FIRST_NAME%TYPE
441: ,CASCADE_RECEIPTS_FLAG VARCHAR2(1) /* Added for bug#10175718 This flag will make sure whether the
442: line needs to cascaded or not across receipts of the shipment */
443: /* Added for bug 13074325 */
436: ,EXPENSE_END_DATE AP_INVOICE_LINES_INTERFACE.EXPENSE_END_DATE%TYPE
437: --Bug 8658097 ends
438: /* Added for bug 10226070 */
439: ,REQUESTER_LAST_NAME AP_INVOICE_LINES_INTERFACE.REQUESTER_LAST_NAME%TYPE
440: ,REQUESTER_FIRST_NAME AP_INVOICE_LINES_INTERFACE.REQUESTER_FIRST_NAME%TYPE
441: ,CASCADE_RECEIPTS_FLAG VARCHAR2(1) /* Added for bug#10175718 This flag will make sure whether the
442: line needs to cascaded or not across receipts of the shipment */
443: /* Added for bug 13074325 */
444: ,REQUESTER_EMPLOYEE_NUM AP_INVOICE_LINES_INTERFACE.REQUESTER_EMPLOYEE_NUM%TYPE
440: ,REQUESTER_FIRST_NAME AP_INVOICE_LINES_INTERFACE.REQUESTER_FIRST_NAME%TYPE
441: ,CASCADE_RECEIPTS_FLAG VARCHAR2(1) /* Added for bug#10175718 This flag will make sure whether the
442: line needs to cascaded or not across receipts of the shipment */
443: /* Added for bug 13074325 */
444: ,REQUESTER_EMPLOYEE_NUM AP_INVOICE_LINES_INTERFACE.REQUESTER_EMPLOYEE_NUM%TYPE
445: --bug 15862708 starts
446: ,INVOICE_ID AP_INVOICE_LINES_INTERFACE.INVOICE_ID%TYPE
447: ,WFAPPROVAL_STATUS AP_INVOICE_LINES_ALL.WFAPPROVAL_STATUS%TYPE
448: ,GENERATE_DISTS AP_INVOICE_LINES_ALL.GENERATE_DISTS%TYPE
442: line needs to cascaded or not across receipts of the shipment */
443: /* Added for bug 13074325 */
444: ,REQUESTER_EMPLOYEE_NUM AP_INVOICE_LINES_INTERFACE.REQUESTER_EMPLOYEE_NUM%TYPE
445: --bug 15862708 starts
446: ,INVOICE_ID AP_INVOICE_LINES_INTERFACE.INVOICE_ID%TYPE
447: ,WFAPPROVAL_STATUS AP_INVOICE_LINES_ALL.WFAPPROVAL_STATUS%TYPE
448: ,GENERATE_DISTS AP_INVOICE_LINES_ALL.GENERATE_DISTS%TYPE
449: --bug 15862708 ends
450: /*Bug 14271140 Start*/
443: /* Added for bug 13074325 */
444: ,REQUESTER_EMPLOYEE_NUM AP_INVOICE_LINES_INTERFACE.REQUESTER_EMPLOYEE_NUM%TYPE
445: --bug 15862708 starts
446: ,INVOICE_ID AP_INVOICE_LINES_INTERFACE.INVOICE_ID%TYPE
447: ,WFAPPROVAL_STATUS AP_INVOICE_LINES_ALL.WFAPPROVAL_STATUS%TYPE
448: ,GENERATE_DISTS AP_INVOICE_LINES_ALL.GENERATE_DISTS%TYPE
449: --bug 15862708 ends
450: /*Bug 14271140 Start*/
451: ,LAST_UPDATED_BY AP_INVOICE_LINES_INTERFACE.LAST_UPDATED_BY%TYPE
444: ,REQUESTER_EMPLOYEE_NUM AP_INVOICE_LINES_INTERFACE.REQUESTER_EMPLOYEE_NUM%TYPE
445: --bug 15862708 starts
446: ,INVOICE_ID AP_INVOICE_LINES_INTERFACE.INVOICE_ID%TYPE
447: ,WFAPPROVAL_STATUS AP_INVOICE_LINES_ALL.WFAPPROVAL_STATUS%TYPE
448: ,GENERATE_DISTS AP_INVOICE_LINES_ALL.GENERATE_DISTS%TYPE
449: --bug 15862708 ends
450: /*Bug 14271140 Start*/
451: ,LAST_UPDATED_BY AP_INVOICE_LINES_INTERFACE.LAST_UPDATED_BY%TYPE
452: ,LAST_UPDATE_LOGIN AP_INVOICE_LINES_INTERFACE.LAST_UPDATE_LOGIN%TYPE
447: ,WFAPPROVAL_STATUS AP_INVOICE_LINES_ALL.WFAPPROVAL_STATUS%TYPE
448: ,GENERATE_DISTS AP_INVOICE_LINES_ALL.GENERATE_DISTS%TYPE
449: --bug 15862708 ends
450: /*Bug 14271140 Start*/
451: ,LAST_UPDATED_BY AP_INVOICE_LINES_INTERFACE.LAST_UPDATED_BY%TYPE
452: ,LAST_UPDATE_LOGIN AP_INVOICE_LINES_INTERFACE.LAST_UPDATE_LOGIN%TYPE
453: ,CREATED_BY AP_INVOICE_LINES_INTERFACE.CREATED_BY%TYPE
454: ,CREATION_DATE AP_INVOICE_LINES_INTERFACE.CREATION_DATE%TYPE
455: ,LAST_UPDATE_DATE AP_INVOICE_LINES_INTERFACE.LAST_UPDATE_DATE%TYPE
448: ,GENERATE_DISTS AP_INVOICE_LINES_ALL.GENERATE_DISTS%TYPE
449: --bug 15862708 ends
450: /*Bug 14271140 Start*/
451: ,LAST_UPDATED_BY AP_INVOICE_LINES_INTERFACE.LAST_UPDATED_BY%TYPE
452: ,LAST_UPDATE_LOGIN AP_INVOICE_LINES_INTERFACE.LAST_UPDATE_LOGIN%TYPE
453: ,CREATED_BY AP_INVOICE_LINES_INTERFACE.CREATED_BY%TYPE
454: ,CREATION_DATE AP_INVOICE_LINES_INTERFACE.CREATION_DATE%TYPE
455: ,LAST_UPDATE_DATE AP_INVOICE_LINES_INTERFACE.LAST_UPDATE_DATE%TYPE
456: /*Bug 14271140 End*/
449: --bug 15862708 ends
450: /*Bug 14271140 Start*/
451: ,LAST_UPDATED_BY AP_INVOICE_LINES_INTERFACE.LAST_UPDATED_BY%TYPE
452: ,LAST_UPDATE_LOGIN AP_INVOICE_LINES_INTERFACE.LAST_UPDATE_LOGIN%TYPE
453: ,CREATED_BY AP_INVOICE_LINES_INTERFACE.CREATED_BY%TYPE
454: ,CREATION_DATE AP_INVOICE_LINES_INTERFACE.CREATION_DATE%TYPE
455: ,LAST_UPDATE_DATE AP_INVOICE_LINES_INTERFACE.LAST_UPDATE_DATE%TYPE
456: /*Bug 14271140 End*/
457: );
450: /*Bug 14271140 Start*/
451: ,LAST_UPDATED_BY AP_INVOICE_LINES_INTERFACE.LAST_UPDATED_BY%TYPE
452: ,LAST_UPDATE_LOGIN AP_INVOICE_LINES_INTERFACE.LAST_UPDATE_LOGIN%TYPE
453: ,CREATED_BY AP_INVOICE_LINES_INTERFACE.CREATED_BY%TYPE
454: ,CREATION_DATE AP_INVOICE_LINES_INTERFACE.CREATION_DATE%TYPE
455: ,LAST_UPDATE_DATE AP_INVOICE_LINES_INTERFACE.LAST_UPDATE_DATE%TYPE
456: /*Bug 14271140 End*/
457: );
458:
451: ,LAST_UPDATED_BY AP_INVOICE_LINES_INTERFACE.LAST_UPDATED_BY%TYPE
452: ,LAST_UPDATE_LOGIN AP_INVOICE_LINES_INTERFACE.LAST_UPDATE_LOGIN%TYPE
453: ,CREATED_BY AP_INVOICE_LINES_INTERFACE.CREATED_BY%TYPE
454: ,CREATION_DATE AP_INVOICE_LINES_INTERFACE.CREATION_DATE%TYPE
455: ,LAST_UPDATE_DATE AP_INVOICE_LINES_INTERFACE.LAST_UPDATE_DATE%TYPE
456: /*Bug 14271140 End*/
457: );
458:
459:
610: RETURN BOOLEAN;
611:
612: tab_get_info_rec AP_IMPORT_INVOICES_PKG.table_get_info_rec;
613:
614: TYPE LINES_TABLE IS TABLE OF AP_INVOICE_LINES_ALL%ROWTYPE;
615: --bug 15862708
616:
617: END AP_IMPORT_INVOICES_PKG;