ABAP: Logging – Logger

The use of the SAP standard functions for logging is a bit complex. Especially if you are used to log strings. The functions deployed by SAP are:  BAL_LOG_MSG_ADD, BAL_LOG_CREATE, BAL_DB_SAVE, BAL_LOG_REFRESH As i described in this articel – they all make the use … Continue reading

Posted in Allgemein | Tagged , , , , , , , , , | Leave a comment