Fonction SAP CACS_LOG_NAVIGATION_CASE - Setting Navigation Parameters For a Message

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
ARBGB SMESG-ARBGB C 20 Application area
I_CASE_ID CACSCASEID C 10 X Case Identification
I_CASE_VERSION CACSCASEVERS N 6 X Commission Case Version
I_IMPORT_YEAR CACSIMPYEAR N 4 X Year Commission Case Reported
MSGTY SMESG-MSGTY C 1 Message type (E, I, W, ...)
MSGV1 SMESG-MSGV1 C 50 SPACE X Messages, Message Variable
MSGV2 SMESG-MSGV2 C 50 SPACE X Messages, Message Variable
MSGV3 SMESG-MSGV3 C 50 SPACE X Messages, Message Variable
MSGV4 SMESG-MSGV4 C 50 SPACE X Messages, Message Variable
TXTNR 0

Exception Description
LOG_IS_FULL Log Is Full
LOG_NOT_FOUND Log not found
MSG_INCONSISTENT Message inconsistent
MSG_NOT_STORED Message Not Saved
MSG_STORE_NOT_ALLOWED Message Save Not Allowed
SEVERE_ERROR Critical Error

Functionality
A message can be sent by calling this function module which can be usedto go from the application log to the commission case display.
Method CACS_LOG_SHOW_CASE is sent to the message. This function moduleis called when the button "Details" is pressed in the application log.
Other parameters of this message identify the commission case to whichyou should navigate. Identification is carried out using parameterI_IMPORT_YEAR, I_CASE_ID and I_CASE_VERSION.