Ansicht
Dokumentation

ISHMED_BADI_VD_PRINT - BAdI: Print Nursing Notes

ISHMED_BADI_VD_PRINT - BAdI: Print Nursing Notes

rdisp/max_wprun_time - Maximum work process run time   Vendor Master (General Section)  
This documentation is copyright by SAP AG.
SAP E-Book

You can use this enhancement to adapt the print formatting and print output of nursing notes.

The default behavior is implemented as follows using the class CL_ISHMED_VD_PRINT_DEFAULT in the BAdI BADI_ISHMED_VD_PRINT.

The system uses the Smart Form print form Z3NPND for the print formatting and output. If this print form does not exist, the system will execute the print process using the Smart Form N3IPPD contained in the standard delivery.

There are two ways of influencing the print process.

  • You use the Smart Form print form Z3NPD for the print formatting.
  • Create the Smart Form print form using the interface from the delivered form N3IPPD.
    Note: Copy and change the Smart Form print form N3IPPD under the name Z3NPND.

  • Activate and test the adapted print form.

  • You modify the default behavior using an enhancement implementation.
  • In transaction SE19, create a new BAdI implementation for the enhancement spot ES_ISHMED_VD_PRINT. The name of the enhancement implementation is freely definable.

  • Assign a name for your own BAdI implementation and the implementing class. Choose the BAdI definition BADI_ISHMED_VD_PRINT.
    Note: Respect the namespace conventions.

  • Create the filter value combination with the note type NPND-Nursing Note.
    Note: The filter value is defined by the nursing progress documentation and must be entered in uppercase letters.

  • Derive your implementation from the sample implementation or use this as a template for creating your own source code.

  • Activate and test your implementation.

See the sample implementation in the default BAdI.






General Data in Customer Master   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.

Length: 2207 Date: 20240523 Time: 201546     sap01-206 ( 30 ms )