DBA Data[Home] [Help]

APPS.AP_OTHR_CHRG_MATCH_PKG dependencies on PO_LINE_LOCATIONS

Line 143: l_po_line_location_id po_line_locations.line_location_id%TYPE;

139: l_ref_doc_trx_level_type zx_transaction_lines_gt.ref_doc_trx_level_type%TYPE;
140: l_po_header_curr_conv_rate po_headers_all.rate%TYPE;
141: l_uom_code mtl_units_of_measure.uom_code%TYPE;
142: l_ref_doc_trx_id po_headers_all.po_header_id%TYPE;
143: l_po_line_location_id po_line_locations.line_location_id%TYPE;
144: l_dummy number;
145: l_success BOOLEAN;
146: l_debug_info VARCHAR2 (100);
147: l_vendor_id NUMBER;