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

Tables for development database

Former Member
0 Likes
371

Hi everybody

I have a question regarding the versions of reports in the development database.

I have a couple of reports that I want to check for versions and I don't want to click throught every single one of them.

Is there a way to access the development database via the actual tables with SE16?

- What are the table names?

- how are they related?

Thanks a lot in advance

Yours

Anja

1 ACCEPTED SOLUTION
Read only

ThomasZloch
Active Contributor
0 Likes
323

Not sure what you want to check, but source code versions are stored in VRSD (header data) and VRSX2 (compressed object data). In order to display a version in readable format you need appropriate function modules.

Thomas

1 REPLY 1
Read only

ThomasZloch
Active Contributor
0 Likes
324

Not sure what you want to check, but source code versions are stored in VRSD (header data) and VRSX2 (compressed object data). In order to display a version in readable format you need appropriate function modules.

Thomas