DBA Data[Home] [Help]

APPS.PAY_JP_DEF_SS dependencies on PER_BUSINESS_GROUPS_PERF

Line 1770: from per_business_groups_perf

1766: --
1767: cursor csr_legislation_code
1768: is
1769: select legislation_code
1770: from per_business_groups_perf
1771: where business_group_id = g_business_group_id;
1772: --
1773: cursor csr_emp_address(p_district_code in varchar2)
1774: is