SAP Function CACS_LOG_SHOW_CASE - Goes From Application Log to a Commission Case

Parameter Reference Length Optional Text
I_T_PARAMS BAL_S_PAR 85 X Application Log: Parameter Name and Value

Exception Text
APPL_TOO_OLD Application Very Old
NO_APPL_CHOSEN No Application Determined
SEVERE_ERROR Critical Error

Functionality
This function module is called when you press the "Details" button inthe application log. It ensures that you can go directly to thecommission case display from the application log.
The function module name is given while sending a navigation message inthe function module CACS_LOG_NAVIGATION_CASE with the parameters foridentifying a commission case (IMPORT_YEAR, CASE_ID and CASE_VERSION).