Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Viewing Table Content

Former Member
0 Likes
575

Hi,

Does anyone know of the transaction which i can view the contents of variable. These contents include single multiple selections.

It is similar to SE11 and SE16 but i will be able to see the content of the single multiple selection in a different tab.

Thanks,

r3venant

4 REPLIES 4
Read only

Former Member
0 Likes
551

Hi,

Do you mean debugging? Checking what is the value for certain variables of your ABAP program? If it is what you mean, you should ask about how to debug.

Read only

Former Member
0 Likes
551

in SM30 u can see the contents only if its Table maintenence generator is made. I hope this information can be helpful to u

Reward points if useful, get back in case of query...

Cheers!!!

Read only

Former Member
0 Likes
551

hmmm no its not debugging, its not SM30 too... its another transaction where i can see addition contents of a table.

for example in table tvarvc, there are low and high values, there is also ways to enter single multiple selection into the tvarvc.

with the transaction im looking for, it is possible to view this addition data - single multiple selection.

Thanks!

Read only

0 Likes
551

Hi,

I think it is SM30 you are looking for. From SM30, you can see and maintain the value for every TVARV variables value. Or is it some custom transaction?