Fonction SAP CACS_LOG_MESSAGES_GIVE - Reading Messages In Memory in Internal Table

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
IFLG_ADD_MSGHNDL BOOLEAN_FLG C 1 X Add Message Handle ('X' Adds Message Handles)
IFLG_ADD_TEXT BOOLEAN_FLG C 1 X Add Short Texts ('X' Adds Short Texts)
IFLG_FORCE_DB_READ BOOLEAN_FLG C 1 SPACE X Indicator: Always Try to Read from DB
I_LOG_HANDLE BALLOGHNDL C 22 X Application Log: Log Handle
I_RETURN_MSG_FILTER CACSMSGFILTER C 16 'XAEWISHF' X Message filters

Paramètre Reférence Long. Facultatif Description
ET_MSG_DATA CACS_T_MSG_DATA 808 Application Log: Table with Messages

Exception Description
LOG_ALREADY_LOADED Log Already Loaded by DB
LOG_NOT_FOUND Log Not Found
MSG_NOT_FOUND Message not found
NO_LOGS_SPECIFIED No Logs Specified
SEVERE_ERROR

Functionality
The messages collected till now are imported from the memory andtransferred to a table. In addition to the message type, message class,message number and message variables, this table also contains theformatted message text of a message.