Ansicht
Dokumentation

EXIT_SAPLNAMB_002 - IS-H: PBO Exit At Create/Change Appointment in Visit Scheduling

EXIT_SAPLNAMB_002 - IS-H: PBO Exit At Create/Change Appointment in Visit Scheduling

General Data in Customer Master   General Data in Customer Master  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module enables you to intervene in the processing relating to the creation and modification of appointments in Visit Scheduling. It is called in the Maintain Appointment screen of Visit Scheduling (program SAPLNAMB, screen 600).
The module is called at the event PROCESS BEFOR OUTPUT just before the screen is displayed. One possible use of this module would be to output a message of the type S on the basis of a particular data configuration. However, you can also supply default values to the fields that are passed on as modifiable in the interface. These fields are:

  • ss_bwart (visit type)
  • ss_class (patient class)
  • ss_bekat (treatment category)
  • ss_bnkz (notification indicator)
  • ss_status (visit status)

Example

Notes

Please make sure you do not execute any runtime-intensive functions, since this is a dialog function. Moreover, you should not use statements which prevent the return to the calling point of this function module (e.g. LEAVE SCREEN, LEAVE TO TRANSACTION, ...).

Further information





Parameters

SS_BEKAT
SS_BNKZ
SS_BWART
SS_CLASS
SS_RNAPP7
SS_STATUS
SS_VCODE

Exceptions

Function Group

XANB

RFUMSV00 - Advance Return for Tax on Sales/Purchases   CPI1466 during Backup  
This documentation is copyright by SAP AG.

Length: 2065 Date: 20240523 Time: 081911     sap01-206 ( 42 ms )