‎2010 May 30 4:18 PM
hi
very new to SAP/ABAP
I can't seem to find any ABAP syntax for programmatically creating/updating/deleting (persistent) ABAP Dictionary objects
can anybody give me a pointer ?
thanks
‎2010 May 30 4:43 PM
aha
had a good google moment
DDIF_TABL_PUT
there are built in function modules that handle this type of thing, all starting with DDIF_
‎2010 May 30 7:05 PM
you may have a look at SAPLINK project at google code website (there is also a SAPlink wiki page). The tool downloads workbench objects to a file, and recreates them anywhere from the file.