DBA Data[Home] [Help]

APPS.PO_EMAIL_GENERATE dependencies on ORG_FREIGHT_VL

Line 3090: from org_freight_vl

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
3091: where organization_id = x_orgid
3092: and freight_code = l_ship_via_lookup_code;
3093: exception
3094: when no_data_found then