I have a start routine wherein I declared a internal table and want to use it in various field routines when reading the internal table. If I am using it in 3 different fields to read the table should there be 3 different work areas and 3 different internal tables declared for each one be used in a different routine ?
↧