Skip to Content
0
Former Member
Apr 29, 2009 at 04:47 PM

Changed of datatype effecting the program

39 Views

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