DBA Data[Home] [Help]

APPS.PAY_ELEMENT_TEMPLATE_UTIL dependencies on PAY_ETM_SHD

Line 53: ,p_element_template in out nocopy pay_etm_shd.g_rec_type

49: (p_lock in boolean default false
50: ,p_template_id in number
51: ,p_generate_part1 in boolean default false
52: ,p_generate_part2 in boolean default false
53: ,p_element_template in out nocopy pay_etm_shd.g_rec_type
54: ,p_core_objects in out nocopy t_core_objects
55: ,p_exclusion_rules in out nocopy t_exclusion_rules
56: ,p_formulas in out nocopy t_formulas
57: ,p_balance_types in out nocopy t_balance_types

Line 75: (p_element_template in out nocopy pay_etm_shd.g_rec_type

71: -- ----------------------------------------------------------------------------
72: -- |------------------------< flush_plsql_template >--------------------------|
73: -- ----------------------------------------------------------------------------
74: procedure flush_plsql_template
75: (p_element_template in out nocopy pay_etm_shd.g_rec_type
76: ,p_core_objects in out nocopy t_core_objects
77: ,p_exclusion_rules in out nocopy t_exclusion_rules
78: ,p_formulas in out nocopy t_formulas
79: ,p_balance_types in out nocopy t_balance_types

Line 163: ,p_element_template in out nocopy pay_etm_shd.g_rec_type

159: ,p_configuration_information28 in varchar2 default null
160: ,p_configuration_information29 in varchar2 default null
161: ,p_configuration_information30 in varchar2 default null
162: ,p_prefix_reporting_name in varchar2 default 'N'
163: ,p_element_template in out nocopy pay_etm_shd.g_rec_type
164: ,p_exclusion_rules in out nocopy t_exclusion_rules
165: ,p_formulas in out nocopy t_formulas
166: ,p_balance_types in out nocopy t_balance_types
167: ,p_defined_balances in out nocopy t_defined_balances

Line 185: ,p_element_template in out nocopy pay_etm_shd.g_rec_type

181: -- |------------------------< plsql_to_db_template >--------------------------|
182: -- ----------------------------------------------------------------------------
183: procedure plsql_to_db_template
184: (p_effective_date in date
185: ,p_element_template in out nocopy pay_etm_shd.g_rec_type
186: ,p_exclusion_rules in out nocopy t_exclusion_rules
187: ,p_formulas in out nocopy t_formulas
188: ,p_balance_types in out nocopy t_balance_types
189: ,p_defined_balances in out nocopy t_defined_balances