DBA Data[Home] [Help]

APPS.PAY_SE_EMPLOYMENT_STATISTICS dependencies on PAY_BALANCE_PKG

Line 1821: (pay_balance_pkg.get_value

1817: CLOSE csr_def_bal_id;
1818:
1819: l_return_balance_value :=
1820: TO_CHAR
1821: (pay_balance_pkg.get_value
1822: (p_defined_balance_id => l_defined_balance_id
1823: , p_assignment_id => p_in_assignment_id
1824: , p_virtual_date => p_in_virtual_date
1825: )