Skip to Content
-2
Apr 30, 2018 at 04:44 AM

Get corresponding INCLUDES of subroutines

98 Views

Hi,

I have a list of subroutines, which are invoked during Payroll execution. I wanted to know the corresponding Packages where the Subroutines belong to.

For accomplishing the above task, I guess the way would be to find the corresponding INCLUDES of Subroutines, and then find the Packages where the INCLUDE resides.

Can anyone help with a table name or program which maps Subroutines to Includes and Package