Ansicht
Dokumentation

ISU_ESMON_LOG_BUS_OBJECT_OPEN - Display Start of Processing New Business Object

ISU_ESMON_LOG_BUS_OBJECT_OPEN - Display Start of Processing New Business Object

CPI1466 during Backup   CPI1466 during Backup  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module generates message ESMON 001 that is evaluated by the monitoring mass runs function. The message contains information about the business object type (from BOR) that is processed in the mass run, and the name of the object type.

The monitoring mass runs function uses this message to identify business objects that are processed in a mass run. As a result, you can allocate the messages generated by the mass run to the business object.

Call the function module using the mass activity type, the business object types and the key of the business object. The determination of the business object name is transferred from the function module.

You should call the function module as soon as the business object (that is processed in the mass run) changes. All messages that are generated after calling the function module are allocated to the specified business object. A new business object is specified by calling the function module again.

Example

In the mass run for billing (mass activity type BILL), the installations are processed in a loop in the program. During the mass run, information should be displayed saying that only installation 4711 is processed. Call the function module using the following parameters:

  • Mass activity type BILL
  • Business object type INSTLN
  • Object number 4711

Notes

The function module only generates message ESMON 001 if the specified mass activity type is also activated for the monitoring of mass runs in Customizing.

The function module does not check whether the business object exists. The business object name is determined and message ESMON 001 is generated. The business object name is buffered in order to keep the runtime losses to a minimum.

Further information





Parameters

X_AKTYP
X_OBJKEY
X_OBJTYPE

Exceptions

Function Group

ESMONITORING

Fill RESBD Structure from EBP Component Structure   BAL Application Log Documentation  
This documentation is copyright by SAP AG.

Length: 2274 Date: 20240605 Time: 132625     sap01-206 ( 54 ms )