DBA Data[Home] [Help]

APPS.PAY_US_TAX_INTERNAL dependencies on PAY_CITY_TAX_RULE_API

Line 249: pay_city_tax_rule_api.create_city_tax_rule (

245: p_city_code,p_assignment_id);
246: fetch csr_future_city_rule into l_temp_char;
247: if csr_future_city_rule%notfound then
248: close csr_future_city_rule;
249: pay_city_tax_rule_api.create_city_tax_rule (
250: p_effective_date => p_effective_date
251: ,p_assignment_id => p_assignment_id
252: ,p_state_code => p_state_code
253: ,p_county_code => p_county_code