DBA Data[Home] [Help]

APPS.PAY_BALANCE_TYPES_PKG dependencies on PAY_BALANCE_CLASSIFICATIONS

Line 381: delete from pay_balance_classifications bc

377: where bf.balance_type_id = p_balance_type_id;
378: --
379: hr_utility.set_location('balance_type_cascade_delete', 10);
380: --
381: delete from pay_balance_classifications bc
382: where bc.balance_type_id = p_balance_type_id;
383: --
384: hr_utility.set_location('balance_type_cascade_delete', 15);
385: --