Function documentationUser Exits and Business Add-Ins for Document Dispatch

 

The following user exits and Business Add-Ins (BAdIs) are available for customer-specific adjustments:

  • User Exit SAPLN1VP

    You can use this user exit to determine the behavior of the Log pushbutton in document dispatch. You can, for example, define that the system should display how often a document has been sent. The user exit contains a sample code.

  • User Exit VERSCHCK

    You can use this user exit to determine the authorization checks for sending documents.

  • BAdI N1_DOC_PREPARE_PRINT

    With this BAdI you can override the printer determination. You use the organizational unit-related parameter N1GETPRN to determine whether the printer should be determined when the recipient is entered or when the document is sent.

    Note Note

    The system presets the standard printer using the terminal-printer assignment. If no printer is entered in the terminal-printer assignment, the system uses the printer from the user master. If the user master also contains no printer, the LOCL printer will be used.

    End of the note.
  • BAdI N1_DOC_PREPARE_ADDR

    You can use this BAdI to preset the recipient or change the recipient address:

    • Preset the address for the customer-specific recipient type

    • Correct the fax number or e-mail address for entered recipients before sending.

For more information about user exits and BAdIs, see the Implementation Guide under Start of the navigation path SAP Healthcare - Industry-Specific Component Clinical System Next navigation step Clinical Documentation Next navigation step Document Dispatch End of the navigation path.