DBA Data[Home] [Help]

APPS.HR_ACCRUAL_PLAN_API dependencies on PAY_ACCRUAL_BANDS

Line 3167: delete from pay_accrual_bands

3163:
3164: --
3165: -- delete the accrual bands
3166: --
3167: delete from pay_accrual_bands
3168: where accrual_plan_id = p_accrual_plan_id;
3169:
3170:
3171: --