DBA Data[Home] [Help]

APPS.HR_ACCRUAL_PLAN_API dependencies on PAY_ACCRUAL_BANDS

Line 3151: delete from pay_accrual_bands

3147:
3148: --
3149: -- delete the accrual bands
3150: --
3151: delete from pay_accrual_bands
3152: where accrual_plan_id = p_accrual_plan_id;
3153:
3154:
3155: --