DBA Data[Home] [Help]

APPS.PAY_US_TAX_INTERNAL dependencies on PAY_COUNTY_TAX_RULE_API

Line 222: pay_county_tax_rule_api.create_county_tax_rule (

218: p_assignment_id);
219: fetch csr_future_county_rule into l_temp_char;
220: if csr_future_county_rule%notfound then
221: close csr_future_county_rule;
222: pay_county_tax_rule_api.create_county_tax_rule (
223: p_effective_date => p_effective_date
224: ,p_assignment_id => p_assignment_id
225: ,p_state_code => p_state_code
226: ,p_county_code => p_county_code