[Home] [Help]
514:
515:
516: SELECT (jlts.calc_wh_amnt - jlts.act_wheld_amnt)
517: INTO v_amount
518: FROM jl_ar_ap_sup_awt_cr_lts jlts,
519: ap_tax_codes atc
520: WHERE
521: jlts.po_vendor_id = v_vendor_id
522: and jlts.awt_type_code = v_awt_type_code