Question

Find Method for new DB Task

  • 9 October 2021
  • 2 replies
  • 76 views

Userlevel 5
Badge +7

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


This topic has been closed for comments

2 replies

Userlevel 5
Badge +9

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

Userlevel 5
Badge +13

Hi @CheSusumY,

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

Best Regards,
Bhagya