Additional Blogs by SAP
cancel
Showing results for 
Search instead for 
Did you mean: 
former_member182779
Active Contributor
0 Kudos
I remember some time ago, when my team was assigned to a migration project. They were running SAP 3.1I at that time, and we were supposed to translate all the Z tables to the brand new SAP 4.6D. Can you imagine me downloading all the fields to a Word document? or taking Paint pictures of the SE11 transaction, you better believe it! Sad isn't it.

Anyway, I was doing my silly job and thought "maybe I can do something else". So I debugged SE11 in order to find all the neccesary tables and functions, lucky for me I was able to do it.

In my consultant years, a lot of people have asked me for this code, bacause it's kind of usefull, so now, I'm giving it out to the community. Maybe it's not flawless but it has worked for me all the time. I also just fixed it to work on the newer versions of SAP.

The interface is as simple as this picture:



The source code is not that hard:

ZTABLE_ELEMENTS


I hope you like my little piece ofcode -:)



4 Comments