Ansicht
Dokumentation

COM_PRD_ADD_MESSAGE -

COM_PRD_ADD_MESSAGE -

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   General Data in Customer Master  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

Description

This function module appends an error or warning message to an open application log using the global variable gv_log_handle.

Requirements

Before calling this function module, you must call the following functions:

  • com_prwb_open_log (open or create an application log)
  • com_prwb_set_settyp (set the global log message data)

Problem Classes

The problem class is generated depending on the message type. If a message with the problem class very high (message type A) is created, the product data will not be saved.

The product data can only be saved in an inactive state if a message with the problem class high (message type E) is created.

If possible, problem classes 3, 4, and ' ' should not be used. This means that no warning or information messages are added to the application log. Otherwise performance may deteriorate. Alternatively, the message can merely be appended to the application log but not saved to the database.

Example

Notes

Further information





Parameters

EV_LOGMSGH
IV_APPLICATION_NAME
IV_LOGHANDLE
IV_PRODUCT_GUID
IV_PRODUCT_ID

Exceptions

INTERNAL_ERROR

Function Group

COM_PRODUCT_ARCHIVE

ROGBILLS - Synchronize billing plans   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 1505 Date: 20240523 Time: 113734     sap01-206 ( 37 ms )