DBA Data[Home] [Help]

APPS.PAY_BALANCE_TYPES_API dependencies on PAY_BALANCE_TYPES_BK1

Line 107: PAY_BALANCE_TYPES_BK1.create_bal_type_b

103: --
104: -- Call Before Process User Hook
105: --
106: begin
107: PAY_BALANCE_TYPES_BK1.create_bal_type_b
108: (p_effective_date => l_effective_date
109: ,p_language_code => p_language_code
110: ,p_balance_name => p_balance_name
111: ,p_balance_uom => p_balance_uom

Line 216: PAY_BALANCE_TYPES_BK1.create_bal_type_a

212: --
213: hr_utility.set_location('Entering:'|| l_proc, 60);
214: --
215: begin
216: PAY_BALANCE_TYPES_BK1.create_bal_type_a
217: (p_effective_date => l_effective_date
218: ,p_language_code => p_language_code
219: ,p_balance_name => p_balance_name
220: ,p_balance_uom => p_balance_uom