SAP ABAP IMG Activity ISH_BW_0HC_PCS (BAdI: Modify Data During Extraction from Datasource 0HC_PCS)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-H-IS (Application Component) Information System
     NBWD (Package) IS-H: Data Sources for Business Information Warehouse
IMG Activity
ID ISH_BW_0HC_PCS BAdI: Modify Data During Extraction from Datasource 0HC_PCS  
Transaction Code S_KK4_98000160   (empty) 
Created on 20040209    
Customizing Attributes ISH_BW_0HC_PCS   BAdI: Modify Data During Extraction from 0HC_PCS 
Customizing Activity ISH_BW_0HC_PCS   BAdI: Modify Data During Extraction from 0HC_PCS 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name ISH_BW_PCS_CUSTOMER    

Use

The Business Add-In (BAdI) for PCS extraction (ISH_BW_PCS_CUSTOMER) is called when the data is loaded using the 0HC_PCS InfoSource. The InfoSource loads, for example, G-DRG data for the country version Germany, LDF data for the country version Austria, as well as the data for the basic medical documentation.

This BAdI enables you to modify the extracted data before it is transferred to the SAP Business Information Warehouse (SAP BW).

The BAdI is called on a data package and institution basis. If you determine data for multiple institutions within a package, the system creates blocks per institution and passes these to the BAdI.

The BAdI is called when data determination is complete, i.e. all key figures and characteristics that could be determined are filled in the extract structure.

In addition to the table with the extracted data, the following parameters are also passed to the method in order to reduce the effort involved in subsequent data reads:

  • Institution (I_INSTITUTION)
  • Table with the case records (I_T_CASE_TAB) of the processed cases
  • Table with the related diagnosis records (I_T_DIA_TAB)
  • Table with the related movement records (I_T_MOVE_TAB).

The table with the extract records is defined as a CHANGING parameter. This means that if you want to change this data, you have to change it in the extract table using the MODIFY statement.

Requirements

Standard settings

Activities

Example

Business Attributes
ASAP Roadmap ID 257   Create User Exits 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency A   Valid for all countries 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20040212 
SAP Release Created in 472