Quantcast
Viewing all articles
Browse latest Browse all 9269

Re: FMS with case statement

Hi,

 

Try this:

 

Select

(Case when t0.itemtype = 'F' then 'FA Item'

           when t0.itemType = 'I' and T0.[InvntItem]='Y' then 'Stock Item'

            when t0.itemtype = 'I' and T0.[InvntItem]= 'N' then 'Non Stock Item' end)

 

from OITM t0 where t0.itemcode = $[$38.1.0]

 

Thanks & Regards,

Nagarajan


Viewing all articles
Browse latest Browse all 9269

Trending Articles



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