DBA Data[Home] [Help]

APPS.PAY_ARCHIVE_CHEQUEWRITER dependencies on HR_MX_UTILITY

Line 850: pay_core_files.write_to_magtape_lob('');

846: lv_arch_cheque_custom_xml:= get_custom_xml('ARCHIVE_CHEQUE_WRITER',lv_legislation_code); -- Bug 13969852, 13969858
847:
848: hr_utility.trace('The Custom XML code for Archive Cheque Writer is: '||lv_arch_cheque_custom_xml);
849:
850: pay_core_files.write_to_magtape_lob('');
851: pay_core_files.write_to_magtape_lob('');
852:
853: -- Printing Global Variable Values
854: --hr_utility.trace('g_chq_asg_action_id := '||pay_archive_chequewriter.g_chq_asg_action_id);

Line 874: pay_core_files.write_to_magtape_lob('');

870: lv_thpty_che_custom_xml:= get_custom_xml('THIRD_PARTY_CHEQUE_WRITER',lv_legislation_code); -- Bug 13969852, 13969858
871:
872: hr_utility.trace('The Custom XML code for Third Party Cheque Writer is: '||lv_thpty_che_custom_xml);
873:
874: pay_core_files.write_to_magtape_lob('');
875: pay_core_files.write_to_magtape_lob('');
876:
877: -- Printing Global Variable Values
878: --hr_utility.trace('g_chq_asg_action_id := '||pay_archive_chequewriter.g_chq_asg_action_id);

Line 976: pay_core_files.write_to_magtape_lob('');

972: end if;
973:
974: hr_utility.trace('Before Archive Cheque');
975:
976: pay_core_files.write_to_magtape_lob('');
977: pay_core_files.write_to_magtape_lob('');
978:
979: hr_utility.trace('Calling generate_xml_dummy');
980: