DBA Data[Home] [Help]

APPS.WMS_RULE_PVT dependencies on FND_FLEX_KEYVAL

Line 8410: if( success = INV_Validate.T and FND_FLEX_KEYVAL.new_combination) then

8406:
8407: COMMIT;
8408:
8409: x_new_locator_id := g_locator.inventory_location_id;
8410: if( success = INV_Validate.T and FND_FLEX_KEYVAL.new_combination) then
8411: return TRUE;
8412: END IF;
8413:
8414: x_exist_locator_id := g_locator.inventory_location_id;