hi
i have a data in a internal table i want to enter in a database table
which is having theree keys
customer number
date
status
not the scenerio is like that
there may or may not be record existing in the table
corresponding to the internal table record
so what statment i should use modify or update or insert?
please give me the code to enter in table from the internal table i had considering the fact that there might be already that record in that database table or also there may not be?
regards
arora