DBA Data[Home] [Help]

APPS.CST_PERIODIC_AVERAGE_PROC_CP dependencies on CST_PAC_INTORG_ITMS_TEMP

Line 690: DELETE CST_PAC_INTORG_ITMS_TEMP

686:
687: BEGIN
688:
689: -- Delete interorg item records for the period
690: DELETE CST_PAC_INTORG_ITMS_TEMP
691: WHERE pac_period_id = p_period_id
692: AND cost_group_id = p_cost_group_id;
693:
694: -- Delete MPACD TEMP records for the period