DBA Data[Home] [Help]

APPS.PO_EMAIL_GENERATE dependencies on PO_CORE_S

Line 626: -- l_currency_code := PO_CORE_S2.get_base_currency;

622: ELSE
623: null;
624: END IF;
625:
626: -- l_currency_code := PO_CORE_S2.get_base_currency;
627:
628: -- Bug fix 2257742
629: fnd_currency.get_info(l_currency_code, l_precision, l_ext_precision, l_min_unit);
630:

Line 1793: -- l_currency_code := PO_CORE_S2.get_base_currency;

1789: where po_header_id = to_number(l_document_id);
1790: open shipment_blanket_cursor(l_document_id);
1791: END IF;
1792:
1793: -- l_currency_code := PO_CORE_S2.get_base_currency;
1794:
1795: -- Getting the header level text information and displaying it if it exists
1796: if (l_document_type = 'PO') then
1797: open attachments_cursor('PO_HEADERS', l_document_id);

Line 3086: po_core_s.get_displayed_value('FREIGHT TERMS', l_freight_terms_lc,l_freight_terms_dsp);

3082: l_payment_terms_id,l_start_date,l_end_date,l_blanket_amt_agreed
3083: from po_headers
3084: where po_header_id = to_number(l_po_header_id);
3085:
3086: po_core_s.get_displayed_value('FREIGHT TERMS', l_freight_terms_lc,l_freight_terms_dsp);
3087:
3088: begin
3089: select freight_code_tl into l_ship_via_lookup_desc
3090: from org_freight_vl