METHOD if_ex_rsap_biw~call_transfer. DATA: lt_filtered TYPE TABLE OF c_source_system.
" Instead of direct SELECT to Z-table, call a method ZCL_MY_BUSINESS_LOGIC=>ENRICH. " Later, you can rewrite that method for CDS without changing the extractor interface.
Use project enhancement RSAP0001 with Function Exit EXIT_SAPLRSAP_001 (for transaction data). 2lis data sources enhancement
The RSAP_BIW BAdI (Business Add-In) is the modern, recommended way to enhance 2LIS logic. It replaces old user exits ( CMOD/SMOD ) like RSAP0001 .
Append structures alone do not fill data. You must still populate these fields in the extraction code. This leads us to Pillar B. METHOD if_ex_rsap_biw~call_transfer
In the ecosystem of SAP ERP and Business Warehouse (BW) integration, the Logistics Extraction (LO Cockpit) framework—commonly known by its technical prefix —remains the backbone of operational reporting. However, out-of-the-box data sources often fall short of meeting specific business intelligence requirements. Enhancing these data sources is not just a technical necessity; it is a strategic move to ensure your analytics reflect the unique complexities of your supply chain.
Standard 2LIS extractors (like 2LIS_11_VAITM for sales orders or 2LIS_03_BF for inventory) capture a broad range of standard SAP fields. However, organizations frequently require: " Later, you can rewrite that method for
Common business drivers include: