Ansicht
Dokumentation

DM_BADI_CHNG_BFR_STR - BAdI: Change Cases before Saving

DM_BADI_CHNG_BFR_STR - BAdI: Change Cases before Saving

BAL_S_LOG - Application Log: Log header data   General Data in Customer Master  
This documentation is copyright by SAP AG.
SAP E-Book

This Business Add-In (BAdI) is used in the component Case Management (BC-SRV-CM).

Before the data of the case is saved in the database, the CHANGE method of the Business Add-In is called.

Within this method you can change case attributes that are only to be reset when saved.

Remote Function Calls (RFCs) and database commits are permitted within this method since no updates have taken place yet. For this reason, no updates and inserts to database tables must take place in this method.

The CHANGE method contains the following parameter for changing case attributes:

IM_CASE
The parameter IM_CASE is a reference to the interface IF_SCMG_CASE.
By using the methods of this interface you can read and change the attributes of a clarification case. The most important methods are:

  • GET_SINGLE_ATTRIBUTE_VALUE: Read the current value of an attribute
  • SET_SINGLE_ATTRIBUTE_VALUE: Set the value of an attribute

You can see other methods in transaction SE24 if you display the interface IF_SCMG_CASE.

This BAdI is called only if the process that belongs to the case type supports customer BAdIs.






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

Length: 1430 Date: 20240523 Time: 180057     sap01-206 ( 30 ms )