DBA Data[Home] [Help]

APPS.OKC_XPRT_INT_GRP dependencies on OKC_TERMS_SECTIONS_GRP

Line 219: OKC_TERMS_SECTIONS_GRP.delete_section(

215: For l_sec_index In 1..Id_tbl.count
216: Loop
217:
218: If (Delete_Flag_tbl(l_sec_index) = 0) then
219: OKC_TERMS_SECTIONS_GRP.delete_section(
220: p_api_version => p_api_version,
221: p_init_msg_list => p_init_msg_list,
222: p_commit => FND_API.G_FALSE,
223: x_return_status => x_return_status,