SAP ABAP IMG Activity SIMG_ISHMED_O_WP_12 (BAdI - Clinical Work Station, Drug Orders View Type)
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_WP_12 BAdI - Clinical Work Station, Drug Orders View Type  
Transaction Code S_ANI_98000232   (empty) 
Created on 20050314    
Customizing Attributes SIMG_ISHMED_O_WP_12   BAdI - Clinical Work Station, Drug Orders View Type 
Customizing Activity SIMG_ISHMED_O_WP_12   BAdI - Clinical Work Station, Drug Orders View Type 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name N1ME_WP_012    

Use

You can use this Business Add-In (BAdI) for views of the Medication Order view type in the clinical work station:

  • To override functions (function codes)

    Method: EXIT_FUNCTION

  • To implement customer-specific functions

    Function codes CUST1 to CUST5; method: EXIT_FUNCTION

  • To manipulate all data of the view displayed

    Method: EXIT_DISPLAY

Requirements

You should note that, when changes are made to the displayed data, no checks are connected to the method EXIT_DISPLAY. In the method implementation you should ensure that only correct data is returned. The structure of the output table is called RN1WP_MEORDER_LIST. Here additional fields can be defined using an append structure, and fill with the correct content in the BAdI.

For all standard function codes which should not be overridden in the EXIT_FUNCTION method, the exception FCODE_NOT_IMPLEMENTED must be returned.

Customer-specific function codes can be define in the work environment (Work Environment -> Change View -> Change Function Variant). These function codes can be handled in the method EXIT_FUNCTION.

You can find further information in the documentation of the individual methods of this BAdI.

Standard settings

No standard implementation exists for this BAdI.

Activities

Details on implementing BAdIs

Example

See also

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