Will changing value of field symbol change the internal table content in debug?
by
Shivam Sharma
Posted on
3
Yes its will change the Internal table content as well. Since Field symbol is like a pointer only so changing its value will make changes in the source Internal table as well.