cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

difference

Former Member
0 Likes
746

What is the difference between T512T and V_T512T?

I mean when we use V_ vs just the table name

View Entire Topic
Former Member
0 Likes

When you use transaction code SM31 to access the table, the system will tell you there's no such table if you provide T512T. If you then add V_ before T512T, the system recognizes it.

When you look in transports, you'll see the table name V_T512T at one level, then right below you'll see T512T.

SAP didn't do this with all of the tables for some reason. This new naming started with Release 47 or before.

Regards,

Howard