DBA Data[Home] [Help]

APPS.AP_OTHR_CHRG_MATCH_PKG dependencies on PO_LINE_LOCATIONS

Line 138: l_po_line_location_id po_line_locations.line_location_id%TYPE;

134: l_ref_doc_trx_level_type zx_transaction_lines_gt.ref_doc_trx_level_type%TYPE;
135: l_po_header_curr_conv_rate po_headers_all.rate%TYPE;
136: l_uom_code mtl_units_of_measure.uom_code%TYPE;
137: l_ref_doc_trx_id po_headers_all.po_header_id%TYPE;
138: l_po_line_location_id po_line_locations.line_location_id%TYPE;
139: l_dummy number;
140: l_success BOOLEAN;
141: l_debug_info VARCHAR2 (100);
142: l_vendor_id NUMBER;