SAP ABAP IMG Activity SIMG_ISHMED_E_ADMDIA (BAdI - Control 'Administer Drug' Function)
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_E_ADMDIA BAdI - Control 'Administer Drug' Function  
Transaction Code S_ANI_98000259   (empty) 
Created on 20050405    
Customizing Attributes SIMG_ISHMED_E_ADMDIA   BAdI - Control 'Administer Drug' Function 
Customizing Activity SIMG_ISHMED_E_ADMDIA   BAdI - Control 'Administer Drug' Function 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name N1ME_ADM_EVENT_DIAL    

Use

This business add-in (BAdI) is used in the Medication module (IS-HMED-ME).

You can use this BAdI to enhance the process for creating, changing, and displaying medication events, by adding customer-specific actions. You can find further information in the documentation of the individual methods of this BAdI.

You should note that the following rules apply:

The function calls COMMIT WORK and ROLLBACK WORK are prohibited. The process itself executes a COMMIT WORK after calling the update function modules. IF you must execute actions directly before or after, the BAdI N1ME_COMMIT_WORK is available.

Direct updates using the UPDATE table or MODIFY table are prohibited. You should only execute UPDATE; INSERT and DELETE encapsulated in update function modules which you execute with CALL FUNCTION ... IN UPDATE TASK (i.e. asynchronously).

Changes to standard tables (such as N1MEORDER, N1MEEVENT etc.) may only be executed using the intended data classes (e.g. CL_ISHMED_ME_ORDER, CL_ISHMED_ME_EVENT etc.) and never directly by calling the corresponding update function modules.

Requirements

Standard settings

No standard implementation exists for this BAdI.

Activities

Details on implementing BAdIs

Example

See also

The following methods are available 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  20050405 
SAP Release Created in 600