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

Re: SAP PI - UDF

$
0
0

Hi,

 

In Message Mapping you can handle with standar functions.

 

Otherwise you can check this javacode

 

String sResult = null;

if(Brand.equalS("BK") && CustomerCode.startsWith("5"))   result = "X";
else   result = "Y";

return result;

 

 

Regards


Viewing all articles
Browse latest Browse all 10548

Trending Articles



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