DBA Data[Home] [Help]

APPS.PAY_IP_STARTUP_UTIL dependencies on PAY_CREATE_ELEMNT_TMPLT_RECORD

Line 2286: pay_create_elemnt_tmplt_record.create_all_templates

2282: -- Element Templates and other data needed for the legislation to use
2283: -- Element Design Wizard(EDW)
2284:
2285: hr_utility.set_location('pay_ip_startup_util.setup', 135);
2286: pay_create_elemnt_tmplt_record.create_all_templates
2287: (p_legislation_code,p_currency_code);
2288:
2289: p_retcode := 0;
2290: