DBA Data[Home] [Help]

APPS.PSB_DEFAULTS_PVT dependencies on PSB_ALLOCRULE_PERCENTS

Line 364: DELETE FROM psb_allocrule_percents

360: ELSE
361: DELETE FROM psb_entity
362: WHERE entity_id = p_entity_id;
363:
364: DELETE FROM psb_allocrule_percents
365: WHERE allocation_rule_id = p_entity_id;
366:
367: IF NVL(P_source_form, 'X') = 'F' THEN
368: -- Check the existence of FTE record.