DBA Data[Home] [Help]

APPS.CS_SR_DELETE_UTIL dependencies on IEU_WR_PUB

Line 1325: , 'calling the UWQ Work Items purge API ieu_wr_pub.purge_wr_item'

1321: fnd_log.string
1322: (
1323: fnd_log.level_statement
1324: , L_LOG_MODULE || 'work_item_purge_start'
1325: , 'calling the UWQ Work Items purge API ieu_wr_pub.purge_wr_item'
1326: );
1327: END IF ;
1328:
1329: -- This procedure deletes all the UWQ work items related

Line 1332: IEU_WR_PUB.Purge_Wr_Item

1328:
1329: -- This procedure deletes all the UWQ work items related
1330: -- to SRs present in the global temp table with purge status NULL
1331:
1332: IEU_WR_PUB.Purge_Wr_Item
1333: (
1334: p_api_version_number => '1.0'
1335: , p_init_msg_list => FND_API.G_FALSE
1336: , p_commit => FND_API.G_FALSE