Ansicht
Dokumentation

IFW_UI_SEL_SCREEN - BAdI: Enhancement of IFW UI Selection Screen

IFW_UI_SEL_SCREEN - BAdI: Enhancement of IFW UI Selection Screen

Addresses (Business Address Services)   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.
SAP E-Book

The BAdI allows a customer to enhance the selection screen of the IFW report (transaction RIFW) by additional selection options. The additional fields must be determined in the BAdI implementation based on the IFW worklist (table IFW_WORKLIST). To enhance the UI by additional selection fields, the customer has to execute the following three steps:

  1. If the additional selection field is not present in table IFW_WORKLIST, it is necessary to create an append to table IFW_WORKLIST that contains the new field.
  2. Create a BAdI implementation of BAdI IFW_UI_SELECTION_SCREEN that delivers the additional field or fields with the corresponding type, length, sign, and decimals.
  3. Create a append to structure IFW_UI_S_SEARCH_PARAMS that contains an additional range table type for the new field or fields.

The sample implementation determines all fields of table IFW_WORKLIST. After that, the field XBLNR as a sample is added to ET_FIELD_TAB as an additional selection criterion. This sample only works if structure IFW_UI_SELECTION_SCREEN is also enhanced by an additional range table type for field XBLNR. If all preconditions are fulfilled, the Additional Select Options button can be used actively.






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

Length: 1384 Date: 20240523 Time: 193840     sap01-206 ( 35 ms )