DBA Data[Home] [Help]

APPS.PAY_ELEMENT_TEMPLATE_UTIL dependencies on PAY_SF_SHD

Line 13: type t_formulas is table of pay_sf_shd.g_rec_type index by binary_integer;

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;
16: type t_defined_balances is table of pay_sdb_shd.g_rec_type index by
17: binary_integer;