SAP ABAP IMG Activity ISHMED_APCN_CHG_OUTP (BAdI for Controlling Appointment Templates)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-HMED-SC (Application Component) Planning
     N1APMG_MED (Package) IS-H*MED: Appointment Management
IMG Activity
ID ISHMED_APCN_CHG_OUTP BAdI for Controlling Appointment Templates  
Transaction Code S_KK4_98000033   (empty) 
Created on 20031001    
Customizing Attributes ISHMED_APCN_CHG_OUTP   BAdI for Controlling Appointment Templates 
Customizing Activity ISH_APCN_CHANGE   BAdI for Controlling Appointment Templates 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name ISHMED_APCN_CHG_OUTP    

Use

This Business Add-In (BAdI) is used in the Planning component (IS-HMED-SC). The system will automatically create appointment templates for the individual processes in which appointments are planned. You can use this BAdI to change or enhance the appointment templates created by the system from a programming point of view. You can therefore individually adjust the guide values for appointment planning to suit your processes.

Appointment templates are guide values for appointment planning and determine the properties which an appointment to be planned, should have. These can include:

  • The organizational unit where the appointment should take place
  • The date on which the appointment should take place

In the clinical order there can be depdencies between the appointment templates, which define the sequence of the appointment templates.
As the attribute you can define a minimum and maximum interval.

You can use this BAdI to change this sequence of appointment templates in an overall search in the clinical order, by changing or deleting existing dependencies or defining new ones.

Requirements

Standard settings

The BAdI is not active as standard.

The BAdI cannot be used multiple times.

The BAdI is not filter-dependent.

If, in a view of the Outpatient Clinic/Service Facility view type, you execute the Find Appointment for Initial Visit function, the system will create an appointment template with the following properties:

  • Visit type = Initial visit
  • Appointment should be after current day

Activities

You execute the implementation guide activity and implement the CHG_APP_CONSTR method of the business add-in N_APP_CONSTR_CHG.

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

At the earliest, follow-up visits in the outpatient clinic should take place two weeks after the current date. It should only be possible to plan those appointments which are suitable for the follow-up visit visit type.

To enable this, you use the BAdI N_APP_CONSTR_CHG to orient the corresponding fields of the appointment template towards this scenario.

See also

Methods: CHG_APP_CONSTR

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 
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG ISHMED_APCN_CHG_OUTP 0 I041002041 Planning 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20040210 
SAP Release Created in 472