DBA Data[Home] [Help]

APPS.AP_APXVDMVD_PKG dependencies on AP_TERMS

Line 282: ap_terms_tl tm,

278: po_lookup_codes pc2,
279: po_lookup_codes pc3,
280: hr_locations_all hl1,
281: hr_locations_all hl2,
282: ap_terms_tl tm,
283: org_freight_tl ofr,
284: gl_ledgers gl,
285: financials_system_params_all fin,
286: ap_system_parameters_all ap,

Line 611: ap_terms tm,

607: x_fin_match_option --bug6075649
608: FROM ap_lookup_codes lc2,
609: ap_lookup_codes lc3,
610: po_lookup_codes pc3,
611: ap_terms tm,
612: ap_product_setup aps
613: WHERE lc2.lookup_type(+) = 'PAY DATE BASIS'
614: AND lc2.lookup_code(+) = aps.pay_date_basis_lookup_code
615: AND lc3.lookup_type(+) = 'TERMS DATE BASIS'