SAP ABAP IMG Activity SIMG_ISHMED_S_PARAM (BAdI - Read Customer-Specific Parameters)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-HMED (Application Component) Clinical System
     NMED_ME (Package) IS-H*MED: Medication
IMG Activity
ID SIMG_ISHMED_S_PARAM BAdI - Read Customer-Specific Parameters  
Transaction Code S_ANI_98000246   (empty) 
Created on 20050314    
Customizing Attributes SIMG_ISHMED_S_PARAM   BAdI - Read Customer-Specific Parameters 
Customizing Activity SIMG_ISHMED_S_PARAM   BAdI - Read Customer-Specific Parameters 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name N1ME_READ_PARAM    

Use

This Business Add-In (BAdI) is used in the Medication component (IS-HMED-ME).

You can use this BAdI to read customer-specific parameters. The following standard parameter types exist in IS-H and i.s.h.med:

  • institution-dependent
  • time-dependent
  • dependent on an OU

These standard parameters are defined in standard tables and standard programs.

A new customer-specific parameter would bring about a modification of the standard (i.e. a repair) which would mean increased effort by the (customer's) system administration when importing a patch (SPAU and SPDD comparison). This BAdI is therefore available to you in order to avoid this extra effort on the part of system administration.

If a Medication function requires a parameter value, the system calls the ISHMED_ME_READ_PARAM standard function module. This function module then calls the BAdI. When it is called the system transfers the name and type of the parameter, the institution and/or the date or organizational unit (OU). Using this data, the function module or BAdI can determine the parameter in question. You can thus define the parameter value from a customer-specific table in the BAdI as well.

You should note that you can only use this BAdI to read a parameter value and not to actually define a parameter. You can define the parameter irrespective of the standard in a customer-specific table which does not require modification of the standard.

Requirements

Standard settings

No active standard delivery exists for this BAdI.

Activities

Details for Implementing a BAdI

Example

See also

The method READ_PARAMETER is also available to you for this BAdI.

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  20050314 
SAP Release Created in 600