There is a strange case
For example : WarehouseID in Contract (parmWarehouseId) returned has value (in return warehouseId). In DP when I use "while select" and compare this warehouseId to the corresponding field (inventTransferTable.InventLocationIdTo == contract.parmWarehouseId), but no data can be selected in AX, but the visual studio can view the data. If I hard code the "contract.parmWarehouseId" as "ABC-WAREHOUSE", it works. So could you advise me what procedure should I take?
*This post is locked for comments
I have the same question (0)