Hi All,
I want to ask you about rule. I have a statement like this:
XRT-FPBEG = EVP-FPBEG AND XRT-LGART = '9999'
How to represent that in rule? I try like this :
Rule No Cont_Indicator Table Field Offset Comp_Lght Type Co Value1
ZR 1 XRT FPBEG 8 C EQ EVP-FPBEG
ZR 2 XRT LGART 4 C EQ 9999
But It means XRT-FPBEG = EVP-FPBEG OR XRT-LGART = '9999'
Any solution?
Thanks and regards,
airawan.