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

Logic behind Kernel Module

Former Member
0 Likes
1,087

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.

1 REPLY 1
Read only

Sandra_Rossi
Active Contributor
695

(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? 😉