Fonction SAP BAL_LOG_MSG_CHECK - Application Log: Log: Message: Check

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
I_S_MSG BAL_S_MSG v 704 Message data

Exception Description
MSG_CONTEXT_INCONSISTENT Message context is inconsistent
MSG_NOT_COMPLETE Message incomplete
MSG_PARAMETERS_INCONSISTENT Parameters are inconsistent

Functionality
This function module checks the consistency of the data of a message(parameter I_S_MSG, structure BAL_S_MSG ).
It checks that:

  • the message class (work area) MSGID is specified

  • the DDIC structure exists, if a context was specified

  • ALTEXT or CALLBACK is filled, and if CALLBACK is filled, function
  • module or form and program name are specified if parameters werespecified
    INCLUDE BAL_GENERAL_LINK OBJECT DOKU ID TX
    INCLUDE BAL_DD_BAL_S_MSG OBJECT DOKU ID TX
    INCLUDE BAL_GENERAL_LINK OBJECT DOKU ID TX