Skip to Content
0
Former Member
Jun 09, 2011 at 03:14 PM

Custom message not being shown in standard application log

585 Views

Hi,

I have a standard program which is generating error messages stored in application log. Now based on certain condition I need to add my own custom messages in it. To do so I m using BAL_LOG_MSG_ADD FM and passing same log handle (in i_log_handle parameter) as being generated in standard program. Apart from that I created a structure similar to i_s_msg wherein Im passing a custom message class and msg no. that i created in SE91 transaction. This is the message I want to display in standard message log. Can anybody please let me know if I'm doing anything wrong as Im not getting the message in the output? Please note that Im using same log handle as being used in standard program and custom message class and mesage no. as input to BAL_LOG_MSG_ADD FM.

Rgds

Sudhnashu