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

export DDIC table structure to word for documentation

Former Member
0 Likes
1,980

Hi,

i need a simple and easy going way for exporting the structure (field name, key, data type, length, description) of an db table to a MS Word table.

Every field per cut & paste is not amusing with very large tables.

Any suggestions?

thank's for your help.

Best regards, Sven.

Hi,

i need a simple and easy going way for exporting the structure (field name, key, data type, length, description) of an db table to a MS Word table.

Every field per cut & paste is not amusing with very large tables.

Any suggestions?

thank's for your help.

Best regards, Sven.

5 REPLIES 5
Read only

christian_wohlfahrt
Active Contributor
0 Likes
940

Hi Sven!

Push print in SE11. The result is amazing.

Regards,

Christian

Read only

0 Likes
940

Hi Christian,

... how to convert to word tables?

Regards, Sven Gustke.

Message was edited by: Sven Gustke

Read only

Former Member
0 Likes
940

You can use Runtime Object functions in transaction Se11.

Utilities->Runtime Object->Display

The system show the structure by ALV, after you can export alv result in excel and so in word

Read only

0 Likes
940

Hi Max,

works great but some DDIC-Informations are not available, e.g. which field is key.

Thank's

Best regards Sven Gustke.

Read only

0 Likes
940

...

now i made it with quick viewer with an join DD03L and DDFTX a ALV Grid and with all fields i need. Export is standard SAP.

Thanks Sven Gustke.

Message was edited by: Sven Gustke