Ansicht
Dokumentation

VMP_BADI_VIS_FILTER - BAdI: Visibility Filters

VMP_BADI_VIS_FILTER - BAdI: Visibility Filters

Fill RESBD Structure from EBP Component Structure   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.
SAP E-Book

You use this Business Add-In (BAdI) to implement a custom visibility filter in VEMP. The logic must determine which set of visibility control parameters is to be used for the filter. If required, you can define parameters for the selection screen of the filter and conditions based on which the filter is to be hidden (in other words, not shown on the user interface in VEMP).

This BAdI contains the following methods:

  • SET_SELECTION_PARAMETERS
You use this method to display certain parameters on a selection screen for your visibility filter, for example, if you want to filter nodes based on certain attributes. This method is optional.
  • DETERMINE_DISPLAY_CONTROL
You use this method to determine the visibility control ID to be used for the filter. The control ID defines which visibility control parameters are to be applied to the filtered nodes. This method is mandatory.
  • DISABLE
You use this method to define conditions based on which the filter is to be hidden in VEMP. This method is optional.

To use this BAdI, you must first:

This BAdI is designed for single use and is filter dependent.

SAP ships the following standard implementations for the effectivity visibility filter:

  • Enhancement implementation: VMP_EI_PARAMETER_EFF_VISFLT
  • BAdI implementation: VMP_VISFLT_PARAMETER_EFF

SET_SELECTION_PARAMETERS

DETERMINE_DISPLAY_CONTROL

DISABLE






CPI1466 during Backup   BAL Application Log Documentation  
This documentation is copyright by SAP AG.

Length: 2449 Date: 20240523 Time: 155519     sap01-206 ( 36 ms )