2009 Apr 15 5:26 PM
I used to work with other logging frameworks like log4j in Java. Is there any feature in ABAP which I can use to log information and view it later? Thanks!
2009 Apr 15 9:56 PM
Hello Anthony
The links provided by the previous postings give you in-depth details about application logging.
However, there is simpler way to do the logging by using the ultimate message handler IF_RECA_MESSAGE_LIST.
This interface provides you with all the required methods yet hides almost all of the complexity from its user.
For a sample report you may have a look at my Wiki posting
[Message Handling - Finding the Needle in the Haystack|https://wiki.sdn.sap.com/wiki/display/profile/2007/07/09/MessageHandling-FindingtheNeedleintheHaystack]
Regards
Uwe
I used to work with other logging frameworks like log4j in Java. Is there any feature in ABAP which I can use to log information and view it later? Thanks!
2009 Apr 15 6:39 PM
Hi,
yes there is a logging function in ABAP.
Here is explained how it works:
Regards,
Martin
2009 Apr 15 7:40 PM
2009 Apr 15 8:28 PM
Check this: [Generate Application Log|http://help-abap.blogspot.com/2008/10/generate-application-log.html]
Regards,
Naimesh Patel
2009 Apr 15 9:56 PM
Hello Anthony
The links provided by the previous postings give you in-depth details about application logging.
However, there is simpler way to do the logging by using the ultimate message handler IF_RECA_MESSAGE_LIST.
This interface provides you with all the required methods yet hides almost all of the complexity from its user.
For a sample report you may have a look at my Wiki posting
[Message Handling - Finding the Needle in the Haystack|https://wiki.sdn.sap.com/wiki/display/profile/2007/07/09/MessageHandling-FindingtheNeedleintheHaystack]
Regards
Uwe
2009 Apr 20 7:05 PM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |