[Home] [Help]
812:
813:
814: SELECT (jlts.calc_wh_amnt - jlts.act_wheld_amnt)
815: INTO v_amount
816: FROM jl_ar_ap_sup_awt_cr_lts jlts,
817: ap_tax_codes atc
818: WHERE
819: jlts.po_vendor_id = v_vendor_id
820: and jlts.awt_type_code = v_awt_type_code