DBA Data[Home] [Help]

APPS.PAY_ELEMENT_TEMPLATE_UTIL dependencies on PAY_SBA_SHD

Line 37: type t_bal_attributes is table of pay_sba_shd.g_rec_type index by

33: type t_ele_type_usages is table of pay_seu_shd.g_rec_type index by
34: binary_integer;
35: type t_gu_bal_exclusions is table of pay_sgb_shd.g_rec_type index by
36: binary_integer;
37: type t_bal_attributes is table of pay_sba_shd.g_rec_type index by
38: binary_integer;
39: type t_template_ff_usages is table of pay_tfu_shd.g_rec_type index by
40: binary_integer;
41: -- ----------------------------------------------------------------------------