Ansicht
Dokumentation

CRMWA_SETTINGS_03 - Maintain object request sender

CRMWA_SETTINGS_03 - Maintain object request sender

Vendor Master (General Section)   BAL Application Log Documentation  
This documentation is copyright by SAP AG.
SAP E-Book

Every data transfer between CRM and ERP is initiated by CRM and controlled by the object request sender.

Object request sender is a set of classes with the following functions:

  • Sender:
The sender class is the class that takes the request from the GenIL. It calls the transformer for optional parameter or value transformation and sends the request to the caller that calls the ERP backend. In order to respond, this class takes the data from the caller, calls the transformer class and gives the data back to the GenIL.
  • Transformer:
This class enables you to transform data which is transferred back and forth to the ERP. Example of use: packing of data or parameter conversion. In standard no transformation will be done.
  • Caller:
This class handles the physical data transfer between the CRM and ERP system (via RFC). You can overwrite this class to use different transfer mechanisms (e.g. WebServices).

With the parameter "Debug Level" you can define the level of details that should be written to the application log (Category: CRM_EEWA, Sub category: CONNECTOR). The higher the number, the more information will be included.

With the parameter Auto load flags you can specify additional log information that have to be created. Flag values are:

I: Create additional info on Insert

U: Create additional info on Update

D: Create additional info on Delete

L: Create additional info on Load

C: Create additional info on Check

K: Create additional info on Lock

If a different data transfer behaviour is required, you have to overwrite/rewrite the corresponding class for sender, transformer or caller. You can either select the class name (if it is a global class) or the program and class name (if it is a local class) after completing the implementation.






rdisp/max_wprun_time - Maximum work process run time   General Data in Customer Master  
This documentation is copyright by SAP AG.

Length: 2265 Date: 20240523 Time: 184007     sap01-206 ( 41 ms )