SAP ABAP IMG Activity ISHMED_BI_CORDER (BAdI: Base Item Type Clinical Order)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-HMED (Application Component) Clinical System
     NMED_BASEITEM (Package) i.s.h.med: Base Items
IMG Activity
ID ISHMED_BI_CORDER BAdI: Base Item Type Clinical Order  
Transaction Code S_ANI_98000287   (empty) 
Created on 20050407    
Customizing Attributes ISHMED_BI_CORDER   BAdI: Base Item Type Clinical Order 
Customizing Activity ISHMED_BI_CORDER   BAdI: Base Item Type Clinical Order 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name ISHMED_BIX_CORDER    

Use

The system calls the BAdI BADI_ISHMED_BIX_CORDER for the execution of the clinical order base item type.

In the BAdI, you can influence the behavior when the base item is executed. For example, you can:

  • Check conditions, e.g. age of patient
  • Trigger additional actions, e.g. send an e-mail
  • Modify presetting from the base item

The system executes the method BEFORE_EXIT_AT_FIRST before the execution of the first action defined in the base item.

The system executes the method AFTER_EXIT_AT_FIRST after the execution of the first action defined in the base item.

The system executes the method BEFORE_EXIT_AT_AGAIN before the execution of the repeated action defined in the base item.

The system executes the method AFTER_EXIT_AT_AGAIN after the execution of the repeated action defined in the base item.

Requirements

In order for the system to call the BAdI before the execution of the base item action, you have to enter the filter value in the Before Execution field.

In order for the system to call the BAdI after the execution of the base item action, you have to enter the filter value in the After Execution field.

Standard settings

Activities

  • You implement the BAdI BADI_ISHMED_BIX_CORDER and activate the implementation.
  • You enter the selected filter value in the Before Execution or After Execution fields in base item maintenance.
  • You assign the base item in an application, e.g. in an item of the treatment pathway in treatment pathway processing (transaction N2GD).

Example

The implementation sample class CL_EXM_IM_ISHMED_BIX_CORDER demonstrates how you can preset the initiator of the clinical order with the OU of the current movement before the first action is executed.

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