DBA Data[Home] [Help]

APPS.PAY_ELEMENT_TEMPLATE_UTIL dependencies on PAY_SET_SHD

Line 18: type t_element_types is table of pay_set_shd.g_rec_type index by

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;
18: type t_element_types is table of pay_set_shd.g_rec_type index by
19: binary_integer;
20: type t_sub_classi_rules is table of pay_ssr_shd.g_rec_type index by
21: binary_integer;
22: type t_balance_classis is table of pay_sbc_shd.g_rec_type index by