DBA Data[Home] [Help]

APPS.PO_CREATE_ASBN_INVOICE dependencies on PO_INVOICES_SV2

Line 220: l_ship_to_location_id := PO_INVOICES_SV2.get_ship_to_location_id(

216: end if;
217:
218:
219: if (l_temp_result) then
220: l_ship_to_location_id := PO_INVOICES_SV2.get_ship_to_location_id(
221: X_asbn_line.po_line_location_id);
222:
223: l_tax_classification_code := PO_INVOICES_SV2.get_tax_classification_code(
224: X_asbn_line.po_header_id,

Line 223: l_tax_classification_code := PO_INVOICES_SV2.get_tax_classification_code(

219: if (l_temp_result) then
220: l_ship_to_location_id := PO_INVOICES_SV2.get_ship_to_location_id(
221: X_asbn_line.po_line_location_id);
222:
223: l_tax_classification_code := PO_INVOICES_SV2.get_tax_classification_code(
224: X_asbn_line.po_header_id,
225: X_asbn_line.po_line_location_id,
226: 'PURCHASE_ORDER');
227: create_invoice_line (