BW (SAP Business Warehouse)
How To Use ABAP Classes Instead of “CMOD” for BW Datasource Enhancements
The following document describes the steps required to achieve BW datasource enhancements in an SAP source system using classes (Object Oriented Programming) instead of the function modules 'EXIT_SAPLRSAP_00*'(* = 1 to 4) via transaction 'CMOD'. It meets the key requirement of modularization to facilitate the promotion of developments specific to a developer on a project team.