DBA Data[Home] [Help]

APPS.WIP_WICTPG dependencies on WSM_JOBPURGE_GRP

Line 2640: WSM_JobPurge_GRP.delete_osfm_tables(

2636: exit when (not x_found);
2637: x_commit_count := x_commit_count + 1;
2638: if ((p_purge_type = PURGE_LOTBASED) OR (p_purge_type = PURGE_ALL)) then
2639: -- Call OSFM API To Delete OSFM specific tables
2640: WSM_JobPurge_GRP.delete_osfm_tables(
2641: p_option => p_option,
2642: p_group_id => x_group_id,
2643: p_purge_request => x_purge_request,
2644: --Bug#4918553 - Passing detail_flag to OSFM