2017 Dec 04 10:14 AM
Dear All,
My reqiurement is to download Application log(SLG1) all the header data and item text messages through custom program .
i am able to get the header details using function module APPL_LOG_READ_DB.
Header Details :
01.12.2017 07:00:11 SOLOMON 2 20171201 E-Recruiting Batch processing 00000000000009500800 .
I want to get the item text message for the above log "00000000000009500800"
"Periodic service was not executed due to concurrent service" is the item message for the above log no in SLG1.
Kindly advise how to get the item message.
2017 Dec 04 10:50 AM
Some times ago, I built such program (to allow download of data) using
But what did you get in MESSAGES and MESSAGE_PARAMETERS returned table parameters of APPL_LOG_READ_DB, are you aware of the MESSAGE ... INTO statement?
Dear All,
My reqiurement is to download Application log(SLG1) all the header data and item text messages through custom program .
i am able to get the header details using function module APPL_LOG_READ_DB.
Header Details :
01.12.2017 07:00:11 SOLOMON 2 20171201 E-Recruiting Batch processing 00000000000009500800 .
I want to get the item text message for the above log "00000000000009500800"
"Periodic service was not executed due to concurrent service" is the item message for the above log no in SLG1.
Kindly advise how to get the item message.
2017 Dec 04 10:50 AM
Some times ago, I built such program (to allow download of data) using
But what did you get in MESSAGES and MESSAGE_PARAMETERS returned table parameters of APPL_LOG_READ_DB, are you aware of the MESSAGE ... INTO statement?
2017 Dec 04 1:50 PM
For more information, refer to the official documentation: SAP Library: Application Log (BC-SRV-BAL)
2024 Nov 06 4:59 PM - edited 2024 Nov 06 5:00 PM
2024 Nov 06 10:48 AM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |