‎2019 May 07 6:05 AM
Hi Experts,
There is a method DBUF_IMPORT_CREATE_DATA using kernel module ab_km_ImportCreateData. I would like to know the logic behind this.
‎2019 May 07 7:17 AM
(method DBUF_IMPORT_CREATE_DATA of class CL_ABAP_EXPIMP_UTILITIES)
It "unzips" a data cluster and re-creates the corresponding data objects (not exactly of the exact same types as the original ones, but at least all the values are there).
What is inside a black hole? 😉