DBA Data[Home] [Help]

APPS.PQP_US_SRS_EXTRACTS dependencies on PER_BUSINESS_GROUPS_PERF

Line 18: FROM per_business_groups_perf pbg

14: -- Get the Legislation Code and Curreny Code
15: -- =============================================================================
16: CURSOR csr_leg_code (c_business_group_id IN Number) IS
17: SELECT pbg.legislation_code
18: FROM per_business_groups_perf pbg
19: WHERE pbg.business_group_id = c_business_group_id;
20:
21: -- =============================================================================
22: -- ~ Get_Balance_Value : Get the Balance Total for the given dimension as of