Oracle HRMS enables you to submit employee and payment details to the bank in the form of a bank transfer file. To process the electronic file transfer, you must complete several steps.
Create a formula for each section of the EFT file: Header, Details, and Footer, to write the appropriate record in the specific format. You can use the following three sample formulas to create your own formula:
KW_EFT_HEADER_CUSTOMER
KW_EFT_BODY_CUSTOMER
KW_EFT_FOOTER_CUSTOMER
Record the formula details to the payment method.
Enter the values for Bank codes in the user extensible lookup KW_BANK_CODES.
Run the payroll process.
Run the pre-payment process.
Submit the EFT request using the Submit Request window.
View the output of the EFT file.