Hi,
I'm trying to process the values from recarray . I'm getting the recarray values using a LR.
I call a SUBWR that pass the parameter to the LR. I get the right values on a variable.
But when I try to work with those values using the RECORD: tag I got letter by letter all the recarray content instead of the values
The code is:
Can you help me? I can not find the error. I work with recarrays but never have this problem. any help is appreciated.
Thank you in advance.