DBA Data[Home] [Help]

APPS.PSB_ELEMENT_POS_SET_GROUPS_PVT dependencies on PSB_PAY_ELEMENT_DISTRIBUTIONS

Line 295: --Deleting detail record from psb_pay_element_distributions and

291: if FND_API.to_Boolean (p_init_msg_list) then
292: FND_MSG_PUB.initialize;
293: end if;
294:
295: --Deleting detail record from psb_pay_element_distributions and
296: --to maintain the isolated delete
297: --relation between the master and detail
298:
299: DELETE FROM psb_pay_element_distributions

Line 299: DELETE FROM psb_pay_element_distributions

295: --Deleting detail record from psb_pay_element_distributions and
296: --to maintain the isolated delete
297: --relation between the master and detail
298:
299: DELETE FROM psb_pay_element_distributions
300: WHERE position_set_group_id = p_position_set_group_id;
301:
302: --Delete the record in the master table
303: DELETE FROM psb_element_pos_set_groups