Fonction SAP CACS_LOG_MSG_STORE_ALLOWED - Check, Whether Renewed Message Collection Allowed Even After Saving

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
I_LOG_HANDLE BALLOGHNDL C 22 X Application Log: Log Handle
I_LOG_SUBOBJECT BAL_S_LOG-SUBOBJECT C 20 X Application Log: Subobject

Exception Description
LOG_NOT_FOUND Log not found
MSG_STORE_NOT_ALLOWED Message Add Not Allowed Because Log Already Saved in DB

Functionality
This function module checks for the subobjects <(><<)>APPL>_CASE(commission case) and <(><<)>APPL>_DOC (commission document) whethermore messages may be written to the log. In case the log has alreadybeen saved in the database, then no messages may be written in the logany more. After saving with CACS_BUFFERLOG_SAVE, the logs receive acorresponding flag.