DBA Data[Home] [Help]

APPS.HR_PPVOL dependencies on HR_PAYMENTS

Line 65: defined_balance := hr_payments.gen_balance(leg_code => legislation_code);

61: where bg.business_group_id = p_business_group_id;
62: --
63: -- Get the defined balance for payments
64: --
65: defined_balance := hr_payments.gen_balance(leg_code => legislation_code);
66: --
67: if defined_balance = 0 then
68: --
69: hr_utility.set_message(801,'HR_6390_PAYM_ILLEGAL_BALANCE');