Functionality With this function you can run enhanced checks when you create orchange an incident/accident log entry. You can check:
- Whether a work area is specified (required entry field)
- Whether a log entry already exists with the same work area, the same
plant, and the same event date (redundancy check) If an error is found, it is written to an error table. This error tableis exported by the function module.Notes If you want to use the check, you must remove the commenting from thesource text. INCLUDE EHS_27B_USER_EXIT_HINT OBJECT DOKU ID TX If you use your own function module, you can, for example, set updifferent checks for creating and changing by using the importparameter I_FLG_CREATE_MODE>.
|