DBA Data[Home] [Help]

APPS.INV_LOC_WMS_PUB dependencies on INV_CONTROL

Line 2253: IF (inv_control.g_current_release_level >= inv_release.g_j_release_level) THEN

2249: END;
2250:
2251: /* If the l_locator_flag is N then insert a row into MTL_SECONDARY_LOCATORS */
2252: IF l_locator_exists = 'N' THEN
2253: IF (inv_control.g_current_release_level >= inv_release.g_j_release_level) THEN
2254: INSERT INTO mtl_secondary_locators
2255: (
2256: inventory_item_id
2257: , organization_id