DBA Data[Home] [Help]

APPS.INV_VALIDATE dependencies on INV_GLOBALS

Line 1180: v_locator_control := INV_Globals.Locator_control(

1176: p_locator.inventory_location_id = FND_API.G_MISS_NUM
1177: THEN
1178: RETURN T;
1179: END IF;
1180: v_locator_control := INV_Globals.Locator_control(
1181: l_return_status,
1182: l_msg_count,
1183: l_msg_data,
1184: p_org.stock_locator_control_code,