DBA Data[Home] [Help]

APPS.PO_CREATE_ASBN_INVOICE dependencies on PO_INVOICES_SV2

Line 232: l_ship_to_location_id := PO_INVOICES_SV2.get_ship_to_location_id(

228: end if;
229:
230:
231: if (l_temp_result) then
232: l_ship_to_location_id := PO_INVOICES_SV2.get_ship_to_location_id(
233: X_asbn_line.po_line_location_id);
234:
235: l_tax_classification_code := PO_INVOICES_SV2.get_tax_classification_code(
236: X_asbn_line.po_header_id,

Line 235: l_tax_classification_code := PO_INVOICES_SV2.get_tax_classification_code(

231: if (l_temp_result) then
232: l_ship_to_location_id := PO_INVOICES_SV2.get_ship_to_location_id(
233: X_asbn_line.po_line_location_id);
234:
235: l_tax_classification_code := PO_INVOICES_SV2.get_tax_classification_code(
236: X_asbn_line.po_header_id,
237: X_asbn_line.po_line_location_id,
238: 'PURCHASE_ORDER');
239: create_invoice_line (