Simple String Function Question
Summary
Simple String Function QuestionContent
Hi Experts,
I have AddressType in Source which i want to map to target like below:
-----
IF AddressType='SELL_TO' THEN 'SOLD_TO'
ELSIF AddressType='LEGAL' THEN 'LEGAL_TO'
ELSE AddressType
-----
How can we achieve the same, IF, WHEN, OR String Function?
Regards,
Zahid Rahim
Version
19.4.2.0.0 (191120.0200.32560)
Tagged:
0