DBA Data[Home] [Help]

APPS.IBE_DSP_SECTION_GRP dependencies on IBE_LOGICALCONTENT_GRP

Line 2129: IBE_LOGICALCONTENT_GRP.Delete_Section(l_section_id);

2125: p_section_id => l_section_id
2126: );
2127:
2128: -- delete for other tables (Templates, Media, etc)
2129: IBE_LOGICALCONTENT_GRP.Delete_Section(l_section_id);
2130:
2131: -- delete for ibe_dsp_sections_b and _tl tables
2132: delete_row(l_section_id);
2133: