2012 Jun 21 9:05 AM
Hi,
I need one help in one of EHS POC. We have added a new field on GLM transaction(CBGL_MP01). We need to give an info message ( in case there is any entry made in that field. We need to find BADIs/User Exits to implement that.
please help in finding the badi/user exit which can populate the message if this field is changed
regards
Kanishak
2012 Jul 17 12:14 PM
Hi Kanishak
If your customer uses GLM with ECC6.0 EhP3 then you have the posibility to implement a function module of each user entry field to format or check the data and you may use this to implement your message.
If you have a lower version then you can implement your message in the methods CBGL_MP10_PRINT and CBGL_MP10_PREVIEW of GLM BADI 001. These exits will be called when a user press the print or preview button.
Regards
Michael
2012 Aug 08 4:36 AM
Apart from the options listed by Michael, try BADI "EHS_GLM_BADI_005' also and see whether that is useful.
Regards,
Gokul