Hi
I am an ABAP programmer and I got a task to optimize function module MCEX_BW_LO_API, the BW team reports it is executed in a very unefficient way and takes a long time to execute.
I have checked and OSS Notes are implemented when it comes to this function module.
How can I check the function module is being executed that long? Is it possible the function module is executed with wrong parameters and it is not neccessary to run that long time every night?
Thank you