DBA Data[Home] [Help]

APPS.CS_SR_DELETE_UTIL dependencies on JTF_IH_PURGE

Line 1371: || 'jtf_ih_purge.p_delete_interactions'

1367: (
1368: fnd_log.level_statement
1369: , L_LOG_MODULE || 'interaction_purge_start'
1370: , 'calling the Interactions purge API '
1371: || 'jtf_ih_purge.p_delete_interactions'
1372: );
1373: END IF ;
1374:
1375: -- This procedure deletes all the interactions and activities related

Line 1378: JTF_IH_PURGE.P_Delete_Interactions

1374:
1375: -- This procedure deletes all the interactions and activities related
1376: -- to SRs present in the global temp table with purge status NULL
1377:
1378: JTF_IH_PURGE.P_Delete_Interactions
1379: (
1380: p_api_version => '1.0'
1381: , p_init_msg_list => FND_API.G_FALSE
1382: , p_commit => FND_API.G_FALSE