DBA Data[Home] [Help]

APPS.PAY_NL_IZA_UPLOAD dependencies on PAY_NL_GENERAL

Line 297: g_element_type_id := pay_nl_general.get_element_type_id('Nominal IZA Contribution',fnd_date.canonical_to_date(p_effective_date));

293: l_batch_seq := 0;
294:
295: l_count := 0;
296:
297: g_element_type_id := pay_nl_general.get_element_type_id('Nominal IZA Contribution',fnd_date.canonical_to_date(p_effective_date));
298:
299:
300: l_filename := p_file_name;
301: fnd_profile.get (c_data_exchange_dir, l_location);