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

RE: check Enum value of RetailStoreTable from RetailStatementTable Form

$
0
0

No. Next you need to get the record of retailStoreTable.

RetailStoreTable retailStoreTable;
    
select retailStoreTable
where ...

if (retailStoreTable.acceptnegativevalue == NoYes::No)

Viewing all articles
Browse latest Browse all 175888

Trending Articles



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