Hello Community,
is there any possibilities to have the data dictionary of SAP WAS 6.2 in a text representation form?
Something like DDL of SQL database (without going deeper to the database SAP WAS uses)?
Something like:
CREATE TABLE xxx ...
The point is that I try to write a transformation from UML to ABAP code and to SAP Data Dictionary,
To make this possible I need a possibility to be able to "import" text file (ABAP code and SAP
Data Dictionary) from the file system to the SAP Repository... and the best way is to have
a text file import... AFAIK using transport does not help since it supports SAP to SAP import/export...
Thanks a lot!
Lofi.