DBA Data[Home] [Help]

APPS.PQP_PERASGADD_RIW dependencies on PER_BUSINESS_GROUPS_PERF

Line 10374: per_business_groups_perf pgr

10370: --the values to null so that the api does not throw an error.
10371: Begin
10372: select plr.rule_mode into id_flex_num
10373: from pay_legislation_rules plr,
10374: per_business_groups_perf pgr
10375: where plr.legislation_code = pgr.legislation_code
10376: and pgr.business_group_id = p_business_group_id
10377: and plr.rule_type = 'S'
10378: and exists