DBA Data[Home] [Help]

APPS.INV_VALIDATE dependencies on INV_GLOBALS

Line 1186: v_locator_control := INV_Globals.Locator_control(

1182: p_locator.inventory_location_id = FND_API.G_MISS_NUM
1183: THEN
1184: RETURN T;
1185: END IF;
1186: v_locator_control := INV_Globals.Locator_control(
1187: l_return_status,
1188: l_msg_count,
1189: l_msg_data,
1190: p_org.stock_locator_control_code,