SAP ABAP IMG Activity SIMG_ISHMED_O_ENTRY (BAdI - Entry to Order Dialog)
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_O_ENTRY BAdI - Entry to Order Dialog  
Transaction Code S_ANI_98000230   (empty) 
Created on 20050314    
Customizing Attributes SIMG_ISHMED_O_ENTRY   BAdI - Entry to Order Dialog 
Customizing Activity SIMG_ISHMED_O_ENTRY   BAdI - Entry to Order Dialog 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name N1ME_ORDER_ENTRY    

Use

This BAdI is called during initial access to the order framework, i.e. in the following functions:

  • Create order: Both the use of the initial screen (entry of institution patient number, case number etc) and the creation of the order without the initial screen (e.g. by selecting a patient in the clinical work station).
    The BAdI is however not called during the "Change Order" function.
  • Copy order: Here it is called with the attributes of the new order.

You can therefore use the BAdI for checks which have to be called when you access the "Create Order" function, if you only know the patient and the case. You do not need drug data for this.

By using parameters E_RC and CR_ERRORHANDLER it is possible to prevent the creation of orders and to issue error messages.

Requirements

Standard settings

No active standard delivery exists for this BAdI.

Activities

Details for Implementing a BAdI

Example

See also

The method ENTER_FRAMEWORK_CHECKS is 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  20050603 
SAP Release Created in 600