DBA Data[Home] [Help]

APPS.PAY_NZ_EFT dependencies on PAY_CORE_FILES

Line 141: pay_core_files.write_to_magtape_lob(l_text);

137: ''|| l_batch_due_date || ''||
138: ''||l_batch_creation_date||''||
139: ''||l_legal_employer||'';
140:
141: pay_core_files.write_to_magtape_lob(l_text);
142:
143: if g_debug then
144: hr_utility.trace('Add Custom XML ends here .......');
145: end if;