Hi,
Double click on the table in the program and get to know where it is being used. Create Breakpoints at places where the table is getting modified like MODIFY, APPEND statements and debug. Or you could use the WATCHPOINT option while debugging through the FM.