DBA Data[Home] [Help]

APPS.WMS_RULE_PVT dependencies on FND_FLEX_KEYVAL

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

6443:
6444: COMMIT;
6445:
6446: x_new_locator_id := g_locator.inventory_location_id;
6447: if( success = INV_Validate.T and FND_FLEX_KEYVAL.new_combination) then
6448: return TRUE;
6449: END IF;
6450:
6451: x_exist_locator_id := g_locator.inventory_location_id;