Hi Guys,
I got error while downloading the data into a text file in CSV or Comma seperated values format .
The error says that "Only Character type data objects are supported at the argument Position OP1 for the statement
"IF......op1 CO op2 ...."
In this case ,the operand "op1" has non-character type "I".The current program is flagged as a Unicode Program.In the Unicode context , type X fieldsare seen as Non-character type , as are structures tha contain non-charatcer-type
components"
can anybody tell me how to correct this one.
Thanks,
Gopi.