2005 Jun 13 4:49 PM
Can anybody tell me where does application log messages will store. and how can we display those messages in our programs.
Thanks
Rajesh
Can anybody tell me where does application log messages will store. and how can we display those messages in our programs.
Thanks
Rajesh
2005 Jun 13 5:00 PM
Do you speak about BAL_LOG_CREATE BAL_LOG_MSG_ADD BAL_DSP_LOG_DISPLAY ?
2005 Jun 13 5:00 PM
See BAL_LOG FMs,
Also check Xn SLG0 & SLG1..
Just too tired today to check my MySAP for names ...
sorry I mean minSAP ..I am really tired
Cheers,
Ram
Message was edited by: Ram Manohar Tiwari
2005 Jun 13 5:45 PM
check out the sample programs under development class SZAL. plenty of examples to look at and learn.
2005 Jun 21 3:55 PM
This is used heavily in AII, and we have had to deal with this quite a bit lately. Check out function module APPL_LOG_DISPLAY for showing the display (as in transaction SLG1).
Also, the related function modules to programatically retrieve the log start with BAL*, so you might want to do a search for those in SM37. Two functions you might want to look closely at are:
BAL_FILTER_CREATE,
BAL_DB_SEARCH
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |