DBA Data[Home] [Help]

APPS.PAY_ELEMENT_TEMPLATE_UTIL dependencies on PAY_SIV_SHD

Line 24: type t_input_values is table of pay_siv_shd.g_rec_type index by

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
23: binary_integer;
24: type t_input_values is table of pay_siv_shd.g_rec_type index by
25: 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