Customer Exits Notifications
Use Use With this customer exit you can set default values when creating a maintenance notification or service notification. Time of the call - On the initial screen (program SAPLIQS0, screen 0100) when creating a notification in the foreground.
- After the notification is initialized, if this notification was not created in the foreground.
Note If you want to attach your own fields to the view VIQMEL, you must include it as an APPEND structure in the table QMEL. The additional fields are then copied automatically into the VIQMEL view.
Caution Before you exit the function module for the customer exit, you must enter the transferred notification header record (I_VIQMEL) in the return parameter(E_VIQMEL). This allows the fields that you have not changed to be returned completely and avoids data inconsistency.
Function/Program:- EXIT_SAPLIQS0_017: Default Values when Adding PM/CS Notification
|