How to search for values in ANI field with only MCU and SUB?
I have a field of alias type ANI in a table. Account values have format of MCU.OBJ.SUB. I only have MCU and SUB so i want to get back all records having that MCU and SUB regardless of OBJ
I tried MCU.*.SUB using table IO and via code data selection in my UBE but no luck.
I tried MCU.* and I have to loop through all returned records and that's okay. Unfortunately it's not working either.
Do you have any idea?
Thanks
JDE 9.2