Sapass

 Simplify SAP R/3 development with Excel VBA/VB RFC  
Home> UserExit>KKDR0001



Index

KKDR0001

User Exits for Drilldown Reporting
Enhancements in Drill-down reporting: Global variables

With this enhancement it is possible to define customer specific global variables for use in drill-down.

The Components

The components of the enhancement are the function modules EXIT_SAPLKYP1_001, EXIT_SAPLKYP1_002,and EXIT_SAPLKYP1_003. As drill- down is used by various SAP-Applications, the module has to be selected independently of the application.

EC-EIS: EXIT_SAPLKYP1_001

CO-PA: EXIT_SAPLKYP1_002

remaining users of drill-down: EXIT_SAPLKYP1_003.

Use of the enhancement

First, the variables must be defined within the application. With this entire variable types (characteristic values, Formular variables, Text variables) can be used. It is important that replacement type '3' (User-Exit) is selected.

The customer specific coding is placed in the include files. Function module EXIT_SAPLKYP1_001 has Include ZXYEXU01 intended for it, EXIT_SAPLKYP1_002 has Include ZXYEXU02 and for EXIT_SAPLKYP1_003 the Include ZXYEXU03 is intended.

Example

The SAP-Exit RKD_VARIABLE_EXIT (with Transaction SE37, display in the
Function/Program:

  • EXIT_SAPLKYP1_001: EC-EIS: Global Variables for Drilldown
  • EXIT_SAPLKYP1_002: CO-PA: Global Variables for Reports
  • EXIT_SAPLKYP1_003: Drilldown Users Apart from CO-PA and EIS: Define Global Variable

02-Oct-2005