Introduction
This article will provide you information for performance issues while working in the ECTR window "Classification".
Problem
There exists performance issues while navigating or searching in the ECTR window "classification".
Known Errors and Solutions
Error: Missing Statistics for Optimizing Classification System Search
Solution
Error: Long run-time for characteristics with upper/lowercase
Solution
- 2795844 - CL30N: Long runtime for characteristics with upper/lowercase
- 2801346 - CL30N: Long runtime for characteristics with upper/lowercase
- 2808607 - Termination during search for numeric characteristics
Error: Long run-time when presenting the search result
Solution
- 2905816 - ECTR: Fixed: Performance issue with internal table in FM /DSCSAG/CLASS_GETCHARVAL_INT
Read no classification data for search results:
Disable the switch in ECTR settings Classification for "Read classification data for folder content"
Add this configuration to your default.txt:
default.txt# Read classification data for search results from classification window. # In environments with very huge amount of characteristics the reading slows down # the presentation of the found objects. # Disclaimer: This setting controls the same objects, which are also controlled by # obr.classification.read, only by a different use case. # true = Classification data (values for characteristics) is read which costs some performance (default) # false = No Classification data is read for found objects - better performance, no classification values plm.clh.read.classification.for.result = @obr.classification.read@
Error: Long run-time when showing customer specific properties
Cause
- How to add customer specific data fields to ECTR objects - Section "Performance Disclaimer"
Solution
- How to deal with performance issues on back-end side - Section "Analyse your specific ECTR BAdI implementations"
See Also
Read suggested related topics: