DBA Data[Home] [Help]

APPS.CS_SR_DELETE_UTIL dependencies on CS_KNOWLEDGE_GRP

Line 1192: || 'cs_knowledge_grp.purge_knowledge_links'

1188: (
1189: fnd_log.level_statement
1190: , L_LOG_MODULE || 'km_link_purge_start'
1191: , 'calling the KM Links purge API '
1192: || 'cs_knowledge_grp.purge_knowledge_links'
1193: );
1194: END IF ;
1195:
1196: -- This procedure deletes all the KM solution links related to SRs

Line 1199: CS_KNOWLEDGE_GRP.Purge_Knowledge_Links

1195:
1196: -- This procedure deletes all the KM solution links related to SRs
1197: -- present in the global temp table with purge status NULL
1198:
1199: CS_KNOWLEDGE_GRP.Purge_Knowledge_Links
1200: (
1201: p_api_version => '1.0'
1202: , p_init_msg_list => FND_API.G_FALSE
1203: , p_commit => FND_API.G_FALSE