DBA Data[Home] [Help]

APPS.PAY_BALANCE_TYPES_PKG dependencies on PAY_CORE_UTILS

Line 190: pay_core_utils.get_legislation_rule('BAL_CATEGORY_MANDATORY',

186: -- check the legislation_rule BAL_CATEGORY_MANDATORY
187: --
188: /*Bug 10212578 */
189: leg_rule_found := FALSE ;
190: pay_core_utils.get_legislation_rule('BAL_CATEGORY_MANDATORY',
191: l_leg_code,
192: l_rule_mode,
193: leg_rule_found
194: );