| How to you setup EDI Payment Outbound 820? |
| EDI Payment Outbound 820 (ECEPYO) |
1 | Profile Options Setup |
| Using the System Administrator Responsibility navigate to Profile -> System |
| |
| Set the following: |
| |
| Profile = 'ECE: Output file path' |
| Site = ... (Path for output file directory) |
| Example: Site = /sqlcom/outbound |
| |
| |
2 | init.ora setup |
| Add an environment vialable "utl_file_dir" in $ORACLE_HOME/dbs/init.ora |
| Example: utl_file_dir = /sqlcom/outbound |
| |
| This path needs to be exactly same as the path you have defined in Profile |
| Option. |
| |
| |
3 | Format Program Setup |
| Using the Payables Responsibility, navigate to Setup->Payment->Format |
| |
| Set the following: |
| Payment Format = EDI Outbound Program |
| Payment Method = Electronic Payments |
| Currency = USD |
| Build Payments = Build Payments Program |
| Format Payments = EDI Outbound Program |
| |
4 | Internal Bank Account Setup |
| Using the Payables Responsibility, navigate to Setup->Payment->Banks |
| |
| setup a Bank Account as follows: |
| |
| Bank Branch Type = (Select from LOV) |
| Account Use = Internal |
| Account Type = EDI |
| EDI Location = ...(Path for output file directory) |
| |
| Create a new Payment Document to use |
| Payment Format = EDI Outbound Program |
| |
| |
5 | Supplier Bank Account Setup |
| Using the Payables Responsibility, navigate to Setup->Payment->Banks |
| |
| Create a new Bank Account, set: |
| |
| Bank Branch Type = (Select from LOV) |
| Account Use = Supplier |
| Account Type = EDI |
| |
| |
6 | Supplier Site Setup |
| Using the Payables Responsibility, navigate to Supplier->Entry |
| |
| Query the supplier, then choose the Site. |
| |
| Bank Account Region: |
| Fill in the supplier bank account, |
| Set Primary to 'Yes'. |
| |
| Electronic Payment Region: |
| set the following (Contact with your internal bank branch to set them up): |
| Payment Method |
| Payment Format |
| Remittance Method |
| Remittance Instruction |
| Transaction Handling |
| |
7 | Trading Partner Setup |
| Using the EDI Manager Responsibility, navigate to Trading Partners. |
| |
| Define a trading partner for the internal bank branch. |
| |
| Assignment Region: |
| Bank Branch = the internal bank branch. |
| |
| Contact Region: |
| Set the contact information. |
| |
| Detail Region: |
| Document = Payment/Remittance Outbound, EDI = Yes. |
| |
8 | Invoice for EDI 820 |
| Set "Payment Method = Electronic Payments" for the invoices which you'd like |
| the payment batch to select. |
| |
| |
9 | Preliminary Payment Regiter |
| Create a payment batch for using Payment Format = EDI Outbound Program. View |
| the Preliminary Payment Register to make sure there is at least one document |
| going to be paid before you run the Format Payment Program. |
| |
| |
10 | Format Payment Program and ECEPYO output file |
| If the Format Payment Program completes successfully, view the output, it will |
| give you a number, for example, the number is 123. |
| |
| The output file ECEPYO.123 will be in /sqlcom/outbound directory. |