CL_EXM_IM_N1PATORG_APPEND - Example Implementation of BAdI Definition N1PATORG_APPEND

rdisp/max_wprun_time - Maximum work process run time   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.

Functionality

This Business Add-In is called in the patient organizer/patient viewer and can be used for three different purposes.

Filling and sorting nodes in the patient organizer/patient viewer (method FILL_SORT)

This method is called for each node of the overview display. The data displayed in the node is transferred. The sort order can be changed with the method.

You can also fill all customer-specific columns implemented in append form.

You should note that you cannot influence the structure of the aspect, but only the sort order of the item within a directory of the overview display.

The current aspect and view are transferred as parameters in order for you to be able to sort various aspects and views.

Execute your own functions (method EXECUTE_APPEND)

Each column integrated using APPEND in the progress display, has a hot spot. If the user clicks thishot spot, the EXECUTE_APPEND method of this BAdI is called with the corresponding row and the field name of the append. This method can be used to execute any function.

Selection of data (method SELECT)

This method is called for each director in which medical objects are displayed. All items of the directoryare transferred. You can use the method to filter the items according to specific criteria, or selectnew items of the same medical object type. You should note, however, that this can significantly increase the runtime of the patient organizer/patient viewer.

The current aspect and view are transferred as parameters in order for you to be able to restrict the aspects and views.

The default implementation class of the BAdI contains program coding which is only executed for the country version Netherlands.

No sample coding is delivered with this BAdI.

You should use this BAdI in particular if you wish to override the current sort order in the patientorganizer/patient viewer. The intensive use of the BAdI, particularly the selection method, is not advisable due to performance reasons.

Relationships

Example

Notes

Further information



BAL_S_LOG - Application Log: Log header data   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.


Length: 2188 Date: 20120526 Time: 121849     triton ( 136 ms )