DBA Data[Home] [Help]

APPS.PAY_US_TAX_INFO_PKG dependencies on PAY_US_COUNTY_TAX_INFO_F

Line 103: pay_us_county_tax_info_f

99: COUNTY_TAX
100: INTO
101: l_lit_exist
102: FROM
103: pay_us_county_tax_info_f
104: WHERE
105: jurisdiction_code = p_jurisdiction_code
106: AND county_tax = 'Y'
107: AND p_date between effective_start_date