DBA Data[Home] [Help]

APPS.PAY_BALANCE_ATTRIBUTE_API dependencies on PAY_PBA_DEL

Line 172: pay_pba_del.del

168: -- Validation in addition to Row Handlers
169: --
170: -- Process Logic
171: --
172: pay_pba_del.del
173: (p_balance_attribute_id => p_balance_attribute_id
174: );
175: --
176: hr_utility.set_location(l_proc, 30);