DBA Data[Home] [Help]

APPS.JTF_DSP_SECTION_GRP dependencies on JTF_LOGICALCONTENT_GRP

Line 2015: JTF_LOGICALCONTENT_GRP.Delete_Section(l_section_id);

2011: -- p_section_id => l_section_id
2012: -- );
2013:
2014: -- delete for other tables (Templates, Media, etc)
2015: JTF_LOGICALCONTENT_GRP.Delete_Section(l_section_id);
2016:
2017: -- delete for jtf_dsp_sections_b and _tl tables
2018: delete_row(l_section_id);
2019: