Hi,
INTO TABLE will erase the content of the internal table
used APPENDING CORRESPONDING FIELDS OF TABLE .. instead, that will add the result to the already existing entries
regards
Fred
Hi,
INTO TABLE will erase the content of the internal table
used APPENDING CORRESPONDING FIELDS OF TABLE .. instead, that will add the result to the already existing entries
regards
Fred