Skip to main content

Dear Sirs;

Please take a look ta the picture below.
Finding a method for Ave Capacity Calc task as below is for Create batch.
How can I find it? 

 


 

Regards;
Yasuda

Hi @CheSusumY,

Do you want to find out the details of the Database method call?

Best Regards,
Bhagya


Hi @CheSusumY 

Try using the debug console to capture the SQL that is executed at creating the Ave Capacity Calc task. You can find more information in the attached Screenshot.

Open the debug console as below. A console type window will be open


 

  1. Navigate to the application and perform the Ave Capacity Calc task.
  2. Go back to debug console and you can see the method for Ave Capacity Calc task in the debug console window
  3. Use the PL/SQL details tab more information
     


Regards
Shan