DBA Data[Home] [Help]

APPS.WIP_WICTPG dependencies on OE_INSTALL

Line 1831: if (OE_INSTALL.Get_Active_Product = 'OE') then

1827: through the foreign key verifications to ensure that WIP_SO_ALLOCATIONS will
1828: NOT be purged if foreign key references exist in the MTL_DEMAND table.
1829: Bug # 622330 */
1830:
1831: if (OE_INSTALL.Get_Active_Product = 'OE') then
1832: x_purge_rec.table_name := 'WIP_SO_ALLOCATIONS';
1833:
1834: if (p_option = REPORT_ONLY) then
1835: SELECT COUNT(*) INTO x_num_rows