SAP ABAP IMG Activity ISHMED_CORD_BADI_PRT (BAdI to Control Printing in Clinical Order)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-H-PM (Application Component) Patient Management
     N1CORDMG (Package) IS-H: Clinical Ordering; TSA Development
IMG Activity
ID ISHMED_CORD_BADI_PRT BAdI to Control Printing in Clinical Order  
Transaction Code S_KK4_98000181   (empty) 
Created on 20040426    
Customizing Attributes ISHMED_CORD_BADI_PRT   BAdI to Control Printing in Clinical Order 
Customizing Activity ISHMED_CORD_BADI_PRT   BAdI to Control Printing in Clinical Order 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name N1_CORDER_PRINT_SSF    

Use

This Business Add-In (BAdI) is used in the Clinical Order component.

It enables you to edit the output data prior to the detail print of the complete clinical order or of a selected order item.

It also enables you to supplement data by adding your own data by means of Append structures.

The system transfers the data in the interface, separated according to header data and item data. The composition of the structures used is more or less identical in scope to that of a clinical order in the standard system. You are free to change the data or add your own data to it using Append structures.

The system also transfers the standard forms defined for this printout in Work Organizer Management. You can also replace these by your own forms here, if required. This enables you, for example, to assign your own form to each order type.

Requirements

Standard settings

The BAdI is not active in the standard system.

This is a multiple use BAdI, but is not filter-dependent.

Activities

After you call the IMG activity, the system displays a dialog box where you enter a name for the implementation.

If implementations of this Business Add-In have already been created, the system displays them in a dialog box. You then choose one of them by choosing Create, and continue as follows:

  1. In the dialog box, enter a name for the implementation of the Add-In and choose Create.
    The system displays the initial screen for creating Business Add-In implementations.
  2. On this screen, enter a short description for your implementation in the Implementation Short Text field.
  3. If you choose the Interface tab, you will notice that the system has populated the Name of the Implementing Class field automatically, by assigning a class name based on the name of your implementation.
  4. Save your entries and assign the Add-In to a package.
  5. To edit a method, double-click its name.
  6. Enter your implementation code between the method <Interface Name>~<Name of Method>. and endmethod. statements.
  7. Save and activate your code. Navigate back to the Change Implementation screen.
    Note: You can also create an implementation for an Add-In and not activate it until later. If you want to do this, do not perform the following step:
  8. Choose Activate.
    When the application program is executed, the code you created is run through.

Example

See also

Methods

MODIFY_DATA

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  20040429 
SAP Release Created in 473