Skip to main content
Question

What is the page where the - Event Action - Fire occurs?

  • October 16, 2023
  • 1 reply
  • 35 views

ZTC ZTC JGOTA
Hero (Customer)
Forum|alt.badge.img+14

Greetings, IFS community.

 

What is the easiest way to identify the page or path from which the custom action is initiated?

I have, for example, the table STATUS_FEE_TAB and the LU AccountTaxCode

 

Is there an easy way to identify the page from which the event action is called?

 

 

I can run the following SQL 

 

select *
from dictionary_sys_lu l,dictionary_sys_view v 
WHERE 
l.lu_name = v.lu_name 
AND v.view_name = 'STATUTORY_FEE'

 

In addition to providing some details, it is not possible for me to identify the actual page on which the event action will be performed.

 

 

ZTC ZTC JGOTA
Hero (Customer)
Forum|alt.badge.img+14

I have located the page. Nonetheless, I am wondering if there is a way to identify the name or path of the page using SQL code to locate it more quickly?

 


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings