DBA Data[Home] [Help]

APPS.IBE_DSP_SECTION_GRP dependencies on IBE_PROD_RELATION_PVT

Line 2123: IBE_PROD_RELATION_PVT.Section_Deleted

2119:
2120: END LOOP;
2121:
2122: -- delete for relation ship tables
2123: IBE_PROD_RELATION_PVT.Section_Deleted
2124: (
2125: p_section_id => l_section_id
2126: );
2127: