You are on page 1of 1

Kernel Methods:

Kernel methods are defined as below


Method xxxxxx BY KERNEL MODULE xxxxxx.

Kernel methods are not implemented in ABAP. Implementation of Kernel method is


in language C/C++ and stored into signature file on application server. Report
RSKMETH is used to get list of Kernel methods available for that class.

We can directly use kernel methods in ABAP code. Custom kernel methods cannot
created.

You might also like