Ansicht
Dokumentation

WGDS_CC_2012_FLD_COM - BAdI: Change Indication of Fields

WGDS_CC_2012_FLD_COM - BAdI: Change Indication of Fields

CL_GUI_FRONTEND_SERVICES - Frontend Services   General Material Data  
This documentation is copyright by SAP AG.
SAP E-Book

This BAdI is called in W_PRICAT_MAINTAIN. Fields containing a value that has been changed are marked blue. BAdI methods can be used to change the marking of these fields. There are two methods:

  • CHANGE_ITEM: Change only a single line without the option to compare the value with other lines.
  • CHANGE_ALL: Access to all lines: option to read, compare, and change all lines.

  • To change a single line:

Create a customer-specific implementation of the method CHANGE_ITEM to change the marking of a certain field. After the check within the BAdI method, the parameter cv_no_mark has to be set to X for the field that should not be marked.

  • To change several lines at once:

Create a customer-specific implementation of the method CHANGE_ALL to change the marking of certain fields. The fields have to be changed in table ct_item.






PERFORM Short Reference   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 1134 Date: 20240523 Time: 192626     sap01-206 ( 27 ms )