Hi Gurus!
I chnaged the data type from char 24 to dats of a field in my ztable and adjusted the table accordingly. This table was created for a specific program to upoad data into the ztable. So I went into my program and chaged the lenghth of the date field from 24 to the date field lenght i.e. When I do a syntax check on the program it gives me an information messageas follows.
The data type ZWELL_NTS can be enhanced in any way. After a structure
enhancement, this assignment or parameter might be syntactically
incorrect . . . . . . . . .
What should I be doing so that this syntax is eliminated or is it that this wont effect my program in any way?
Thanks