Solved
Ways to reduce high risk items especially optimizing the code
Code consists of 20 local variable with same rule being called 8 times.
Code consists of 20 local variable with same rule being called 8 times.
Hi Anjali
As per above code "AND_TPP_qe_controlMapping"(Expression rule for query data) is called 8 times which is not a good practice and also all the UI components has defined in same interface its suggested to create sub interfaces calls in parent Interface. After implementing these please look into the interface performance you can find better results.
Thank you.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.