Slow performance of transfer screen opening
Hi,
While trying to open the transfer screen we can see that it is taking a long time to come up. In the back end we can see the below query is running in the database during this time. Do you have any idea why all the promo are being fetched for transfer screen opening? Is there any way to tune this?
INSERT INTO GTT_PROMO_COMP_TEMP SELECT * FROM TABLE(CAST(:B1 AS OBJ_PROMO_COMP_TBL))
Thanks and Regards,
Arghya.