‎2007 Jan 02 3:00 PM
Hi all,
I have the following problem. I would like to create a deep structure in the data dictionary as a copy of an existing deep structure. The deep structure in question is "BUS_EI_EXTERN".
I have found function module DD_TABL_COPY, however it is flagged as obsolete. Anyone know it's replacement or another function that does the same thing? I like this function because it doesn't ask you for a change request!
Also, does anyone know how to programatically delete a table definition in the dictionary?
Thanks,
Walter
‎2007 Jan 02 3:10 PM
Hi Walter,
Which SAP version are you using now?
It seems fine in ECC 5.0 for FM DD_TABL_COPY.
Please check this FM DD_TABL_UNI_COPY perhaps it may help.
Also try this program RADCVBTC to delete table definition.
Regards,
Ferry Lianto
‎2007 Jan 02 3:10 PM
Hi Walter,
Which SAP version are you using now?
It seems fine in ECC 5.0 for FM DD_TABL_COPY.
Please check this FM DD_TABL_UNI_COPY perhaps it may help.
Also try this program RADCVBTC to delete table definition.
Regards,
Ferry Lianto
‎2007 Jan 05 1:10 PM
‎2007 Jan 02 3:11 PM