DBA Data[Home] [Help]

APPS.PAY_STATE_TAX_RULE_API dependencies on PAY_ASG_GEO_PKG

Line 765: pay_asg_geo_pkg.create_asg_geo_row(

761: --
762: -- Call create_asg_geo_row to create rows in the pay_us_asg_reporting
763: -- table if this is a new state
764: --
765: pay_asg_geo_pkg.create_asg_geo_row(
766: p_assignment_id => p_assignment_id
767: ,p_jurisdiction => l_jurisdiction_code
768: );
769: --