Hierarchy

⤷

⤷

IMG Activity
ID | ISHMED_APCN_CHG_CORD | BAdI for Controlling Appointment Templates |
Transaction Code | S_KK4_98000163 | (empty) |
Created on | 20040210 | |
Customizing Attributes | ISHMED_APCN_CHG_CORD | 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_CORD |
Use
This Business Add-In (BAdI) is used in the Planning component (IS-HMED-SC).
When you enter a clinical order, the system will automatically create appointment templates for the items of the clinical order. You can use this BAdI to change or enhance the appointment templates created by the system. You can therefore individually adjust the guide values for appointment planning to suit your processes.
Appointment templates determine the properties which the appointment to be planned, should have. These can include:
- The date on which the appointment should be planned
- The scheduling type, with which the appointment should be planned.
You can also define dependencies between the appointment templates, to display the appointment templates in a specific sequence. As the attribute you can define a minimum and maximum interval.
You can change the sequence of the appointment templates by changing or removing existing dependencies, or adding 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.
BAdI Implementations
Sample coding is available for this BAdI (example for presetting the appointment OU in a coordinating facility scenario) (see Example header):
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:
- 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. - On this screen, enter a short description for your implementation in the Implementation Short Text field.
- 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.
- Save your entries and assign the Add-In to a package.
- To edit a method, double-click its name.
- Enter your implementation code between the
method <Interface Name>~<Name of Method>.
andendmethod.
statements. - 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: - Choose Activate.
When the application program is executed, the code you created is run through.
Example
From the inpatient occupancy, you request services from the ECG service facility using a clinical order. The ECG organizational unit plans the examination appointments itself, but should receive a desired examination date from the care unit. This desired date can be the current day for all orders sent before 12:00 o'clock. For all orders which are sent later, the date of the next workday should be entered as the desired date.
Using the BAdI N_APP_CONSTR_CHG you can set the desired date depending on the current time and the status of the order item.
See also
Method
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_CORD | 0 | KK4H000001 | Clinical Order |
Maintenance Objects
Maintenance object type | E | Business Add-In - Definition |
History
Last changed by/on | SAP | 20040210 |
SAP Release Created in | 472 |