DBA Data[Home] [Help]

APPS.PAY_ELEMENT_TEMPLATE_UTIL dependencies on PAY_TFU_SHD

Line 39: type t_template_ff_usages is table of pay_tfu_shd.g_rec_type index by

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: -- ----------------------------------------------------------------------------
42: -- |---------------------------< get_template_type >--------------------------|
43: -- ----------------------------------------------------------------------------