I'm trying to filter data during a CPYF and was wondering if anyone knew how to use the INCCHAR parameter.
The data I'm copying has a field called date1 and storess the date in a yyyymmdd numeric format. I need only the from January to June. Will using the following in the INCCHAR filed work?
INCCHAR(DATE1 5 *LT 7)
The data I'm copying has a field called date1 and storess the date in a yyyymmdd numeric format. I need only the from January to June. Will using the following in the INCCHAR filed work?
INCCHAR(DATE1 5 *LT 7)