DBA Data[Home] [Help]

APPS.PAY_ELEMENT_TEMPLATE_UTIL dependencies on PAY_TER_SHD

Line 11: type t_exclusion_rules is table of pay_ter_shd.g_rec_type index by

7: -----------------------------------
8: -- PL/SQL table types used here. --
9: -----------------------------------
10: type t_boolean is table of boolean index by binary_integer;
11: type t_exclusion_rules is table of pay_ter_shd.g_rec_type index by
12: binary_integer;
13: type t_formulas is table of pay_sf_shd.g_rec_type index by binary_integer;
14: type t_balance_types is table of pay_sbt_shd.g_rec_type index by
15: binary_integer;