Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8430

Re: FMS

$
0
0

Hi Aziz,

You may ty this:

 

if $[OCRD.Groupcode]  ='101' and $[OCRD.Cardtype] = 'C' SELECT  'XXXXX' 

else  if $[OCRD.Groupcode]   ='102' and $[OCRD.Cardtype] = 'S'  SELECT 'YYYY'

else if $[OCRD.GroupCode]  ='103' and $[OCRD.CardType] = 'C'  SELECT 'ZZZZ'

 

replace groupcode with the groupcode value from SBO and replace xxxx, yyyy and zzzz with udf values.

You may replace the condition of cardtype.

 

Thanks,

Joseph


Viewing all articles
Browse latest Browse all 8430

Trending Articles



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