Ansicht
Dokumentation

EXIT_SAPLN1TM_002 - IS-H*MED: User Exit - Check When Creating/Changing/Deleting an Appointment

EXIT_SAPLN1TM_002 - IS-H*MED: User Exit - Check When Creating/Changing/Deleting an Appointment

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

Functionality

In this function module you can implement additional checks to run when
creating, changing and canceling an appointment.

The system transfers the appointments with the following indicators:
T_NTMN-KZ = "I" ... Appointment to be newly created
T_NTMN-KZ = "U" ... Appontment to be changed/canceled
(T_NTMN-STORN = "X" when canceled!)
(T_NTMN-KZ = "D" ... Appointment to be deleted)

If a check prohibits you to create, change or cancel an appointment,
then you must set T_NTMN-KZ to " " (BLANK) and alert the caller of
this.

Example

Notes

Further information





Parameters

T_APPS
T_MSG
T_NAPP
T_NLEI
T_NLEM
T_NTMN

Exceptions

UEX_ERROR

Function Group

XN1L

CL_GUI_FRONTEND_SERVICES - Frontend Services   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.

Length: 1280 Date: 20240523 Time: 084109     sap01-206 ( 19 ms )