Fonction SAP BAL_LOG_HDR_CHECK - Application Log: Log: Header data: Check

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
I_S_LOG BAL_S_LOG v 664 Log header data

Exception Description
LOG_CONTEXT_INCONSISTENT Context data inconsistent
LOG_OBJECT_SUBOBJECT_WRONG Object/Subobject does not exist
LOG_PARAMETERS_INCONSISTENT Inconsistent parameter data

Functionality
This function module checks the consistency of the log header data(parameter I_S_LOG, structure BAL_S_LOG).
It checks that:

  • OBJECT/SUBOBJECT entries exist if they were specified

  • the DDIC structure exists if a context was specified

  • ALTEXT or CALLBACK are filled, and that if CALLBACK is filled, the
  • function module or form and program name are specied, if parameters arespecified
    INCLUDE BAL_GENERAL_LINK OBJECT DOKU ID TX
    INCLUDE BAL_DD_BAL_S_LOG OBJECT DOKU ID TX
    INCLUDE BAL_GENERAL_LINK OBJECT DOKU ID TX