Hello Gurus, i am debuging a SAP program, and come across the next problem. Their is a table that has other table as column in it. One of the tables inside is
i_reabld like reabld occurs 10
.
When i checked in debug mode the contens of the i_reabld table i noticed that not all the columns in reabld are there. So i`m missing more then one column in i_reabld. Can anyone help ? I added one column in reabld using an include but i can`t find it in the table, and not only my column other column miss too that i have not added.
I will reward points.