SAP Program RSKMETH - RSKMETH: Displying Kernel Methods

Title
REPORT RSKMETH

Purpose
This report is intended as a tool for displaying the kernel signaturesof kernel methods. A simple tree navigation allows you to display thedifferent attributes of kernel methods:

  • Program: The ABAP class/ABAP report for which the kernel method is
  • registered.
    • Class: The name of the class for which the kernel method is registered.

    • Method: The name of the method for which the kernel method is
    • registered.
      • C module: The C/C++ function that the kernel function performs.

      • Arguments: Description of the interface between ABAP and C/C++.
      • Features
        It is also possible to regenerate all ABAP programs that use kernelmethods.