DBA Data[Home] [Help]

APPS.PAY_BALANCE_TYPES_PKG dependencies on PAY_BALANCE_CLASSIFICATIONS

Line 376: delete from pay_balance_classifications bc

372: where bf.balance_type_id = p_balance_type_id;
373: --
374: hr_utility.set_location('balance_type_cascade_delete', 10);
375: --
376: delete from pay_balance_classifications bc
377: where bc.balance_type_id = p_balance_type_id;
378: --
379: hr_utility.set_location('balance_type_cascade_delete', 15);
380: --