Show TOC Start of Content Area

Procedure documentation Enabling Dynamic Filtering  Locate the document in its SAP Library structure

Use

To improve performance, you can enable dynamic filtering to download only relevant instances of a referred SyncBO.

When a SyncBO B refers to a SyncBO A, the system usually attempts to download all instances of SyncBO A. If the referring SyncBO B is filtered and not all instances of it are downloaded, also the number of the downloaded instances of SyncBO A can be reduced by using dynamic filtering. When dynamic filtering is enabled, only those instances referred to by the actually downloaded instances of SyncBO B are downloaded.

Prerequisites

·        Both the referred and the referring SyncBO are of type T01 or T51.

·        The relationship between the SyncBOs is a header-to-header relationship.

·        The relationship is non-cascade.

·        The referring field of the SyncBO is a filter field.

Procedure

...

       1.      Start the transaction merep_pd.

       2.      Choose Display <-> Change.

       3.      For the SyncBO that refers to another SyncBO, choose Config and enable the DYNAMIC_FILTERING parameter (see Defining Additional Configuration Parameters for SyncBOs).

Caution

Always set the values for this parameter here, and never in the MEMSD_DEP table. When applying the new Support Package Stack, earlier entries are copied from MEMSD_DEP to the new location. Perform all further changes in transaction merep_pd.

       4.      Save your entries.

End of Content Area