Ansicht
Dokumentation

SMW3_BDOCSTORE_GETSTATISTICS - Get BDoc Message Statistics (SAP internal use / TCC)

SMW3_BDOCSTORE_GETSTATISTICS - Get BDoc Message Statistics (SAP internal use / TCC)

Addresses (Business Address Services)   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module returns BDoc Message store statisitics for BDoc Messages with errors and in non final state.

Parameters IN_UPDDATE_FROM and IN_UPDDATE_TO are used to restrict the selection on a time window for the update date of the BDoc messages. Both parameters must be filled, where IN_UPDDATE_FROM must be less or equal IN_UPDDTAE_TO. No check is done.

The function module returns to results:

EX_BDOC_T100_ERRORS returns BDoc message error segment statistics both from inbound and outbound message processing. The receiver unspecific errors from table SMW3_BDOC4 are analyzed.

EX_BDOC_T100_ERRORS returns BDoc message error segment statistics both from inbound and outbound message processing. The receiver specific errors from table SMW3_BDOC6 are analyzed.

The structure and meaning of the sesult is as follows:

  • EX_BDOC_T100_ERRORS

The Number of BDoc Messages and T100 messages grouped by BDoc Type, Flow Context, (T100-) Message Class, (T100-) Messsage Number.

Structure Fields:

BDOC_TYPE ,,,,BDoc Type

FCTXT,,,,,,Flow Context

BDOC_STATE,,,,

MSGID,,,,,,T100 Message Class

MSGNUMBER,,,,T100 Message Number

COUNT_ERRSG,,,,Number of occurences of T100 message

COUNT_ERRMSG,,,,Number of BDoc Messages in which T100 message is included

MSGTXT,,,,,,T100 Message text (see transaction SE91 with MSGID and MSGNUMBER)

COMPONENT ,,,,Application component - for example CRM-MW-SRV

COMPTEXT,,,,,,

The structure and meaning of the sesult is as follows:

  • EX_BDOC_T100_RCVERRORS

The Number of BDoc Messages and T100 messages grouped by BDoc Type, Flow Context, (T100-) Message Class, (T100-) Messsage Number.

Structure Fields:

BDOC_TYPE ,,,,BDoc Type

FCTXT,,,,,,Flow Context

BDOC_STATE,,,,

MSGID,,,,,,T100 Message Class

MSGNUMBER,,,,T100 Message Number

COUNT_ERRSG,,,,Number of occurences of T100 message

COUNT_ERRMSG,,,,Number of BDoc Messages in which T100 message is included

MSGTXT,,,,,,T100 Message text (see transaction SE91 with MSGID and MSGNUMBER)

COMPONENT ,,,,Application component - for example CRM-MW-SRV

COMPTEXT,,,,,,

  • EX_ERR_BDOC_MESSAGES

The number of BDoc Messages that are in no final state grouped by BDoc Type, BDoc State, Flow Context.

Structure Fields:

BDOC_TYPE,,,,BDoc Type

FCTXT,,,,,,Flow Context

BDOC_STATE,,,,BDoc State (for example E01, I01, ...)

MSGID ,,,,

MSGNUMBER ,,,,

COUNT_ERRSG ,,

COUNT_ERRMSG ,,Number of BDoc Messages in non final state Zustand

MSGTXT ,,,,

COMPONENT ,,,,

COMPTEXT ,,,,

Example

Notes

Further information





Parameters

EX_BDOC_T100_ERRORS
EX_BDOC_T100_RCVERRORS
EX_ERR_BDOC_MESSAGES
IN_UPDDATE_FROM
IN_UPDDATE_TO

Exceptions

INVALID_DATE_RANGE

Function Group

SMW3_BDOCSTORE

CPI1466 during Backup   CPI1466 during Backup  
This documentation is copyright by SAP AG.

Length: 3631 Date: 20240523 Time: 115836     sap01-206 ( 46 ms )