F4211 and F42119 union taking long time to display records in a batch please help
We have a requirement to print records from the union business view of F4211 and F42119 along with F4215 through a JDE batch.
In order to do so we have created a database view on F4211 and F42119 and joined this with F4215. However when running the batch
with an external data selection on customer number (F42119.AN8), company (F42119.KCOO) and promised data range of 1 month it takes
more than 3 hours to process 5000 records.
Is there a way by which we can fasten the execution on data base view on the union of F4211 and F42119 - may be by introducing an index?