Hi,
I am selecting dates from a Database table and moving it to an internal table, When values are present in DB table it copies it correctly whereas when there is no value in DB table a Zero gets stored in the internal table and gets subsequently printed.
I want to avoid this issue and i want only blanks in the internal table when the value in DB is not filled.
Thanks & Rgrds,
Ken