DBA Data[Home] [Help]

APPS.PAY_TER_BUS dependencies on PAY_SHADOW_DEFINED_BALANCES

Line 279: from pay_shadow_defined_balances sdb

275: where sbc.exclusion_rule_id = p_exclusion_rule_id;
276: --
277: cursor csr_defined_balances is
278: select null
279: from pay_shadow_defined_balances sdb
280: where sdb.exclusion_rule_id = p_exclusion_rule_id;
281: --
282: cursor csr_sub_classi_rules is
283: select null