DBA Data[Home] [Help]

APPS.PSP_GENERAL dependencies on PER_BUSINESS_GROUPS_PERF

Line 458: FROM per_business_groups_perf

454: AND effective_end_date >= low_date;
455:
456: CURSOR legislation_code_cur IS
457: SELECT legislation_code
458: FROM per_business_groups_perf
459: WHERE business_group_id = l_business_group_id;
460:
461: CURSOR wrk_sch_exists_cur IS
462: SELECT put.user_table_name,