Quantcast
Channel: Microsoft Dynamics AX Forum - Recent Threads
Viewing all articles
Browse latest Browse all 72043

Purpose of edt(real) in display method

$
0
0

what is exact purpose of edt(real) using in display method?

display real ReqQty()
{
    InventTrans     inventTrans;

     select * from inventTrans
        where     inventTrans.ItemId == Item_0001;//this.ItemId

    return inventTrans.Qty;
} 



Viewing all articles
Browse latest Browse all 72043

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>