DBA Data[Home] [Help]

APPS.PAY_ELEMENT_TEMPLATE_UTIL dependencies on PAY_TCO_SHD

Line 30: type t_core_objects is table of pay_tco_shd.g_rec_type index by binary_integer;

26: type t_balance_feeds is table of pay_sbf_shd.g_rec_type index by
27: binary_integer;
28: type t_formula_rules is table of pay_sfr_shd.g_rec_type index by
29: binary_integer;
30: type t_core_objects is table of pay_tco_shd.g_rec_type index by binary_integer;
31: type t_iterative_rules is table of pay_sir_shd.g_rec_type index by
32: binary_integer;
33: type t_ele_type_usages is table of pay_seu_shd.g_rec_type index by
34: binary_integer;