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

If you put your current store value to where statement - yes.

RetailStoreTable retailStoreTable;
    
select retailStoreTable
where retailStoreTable.StoreNumber == yourStoreId;

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>