DBA Data[Home] [Help]

APPS.PQP_PERASGADD_RIW dependencies on PER_BUSINESS_GROUPS_PERF

Line 11033: per_business_groups_perf pgr

11029: --the values to null so that the api does not throw an error.
11030: Begin
11031: select plr.rule_mode into id_flex_num
11032: from pay_legislation_rules plr,
11033: per_business_groups_perf pgr
11034: where plr.legislation_code = pgr.legislation_code
11035: and pgr.business_group_id = p_business_group_id
11036: and plr.rule_type = 'S'
11037: and exists