DBA Data[Home] [Help]

APPS.PER_CAGR_APPLY_RESULTS_PKG dependencies on PER_BUSINESS_GROUPS_PERF

Line 769: FROM per_business_groups_perf

765:
766: -- get the legislation_code for bg.
767: CURSOR csr_bg IS
768: SELECT legislation_code
769: FROM per_business_groups_perf
770: WHERE business_group_id = p_params.business_group_id
771: and rownum = 1; -- Added for bug 3387328 to improve performance.
772:
773: -- get the details of element entries that exist