NetSuite generated bank files and the Bank Reconciliation process
https://docs.oracle.com/cloud/latest/netsuitecs_gs/NSEBP/NSEBP.pdf
Creating a New Custom Payment File Template
In the Payment File Type field, select one of the following:
■ EFT – for vendor payments and customer refunds
■ DD – for customer payments
■ Positive Pay – for creating Positive Pay files
In the Bank File Template field, enter the template body using FreeMarker syntax. If the SuiteTax feature is provisioned in your account, enter the template body in the SuiteTax Bank File Template field
Template Sample:
#OUTPUT START# Legal Name: **${cbank.custrecord_2663_legal_name} Immediate Origin: **${cbank.custpage_eft_custrecord_2663_bank_comp_id} Reference Note: **${pfa.custrecord_2663_ref_note} #OUTPUT END#
Including Fields from NetSuite Search Results in Advanced Templates
NetSuite search result columns can be accessed in payment files using the <single_result_keyword>.<column_id> notation.
#OUTPUT START# <#list payments as payment> <#assign entity = entities[payment_index] > <#assign ebank = ebanks[payment_index] > *** Amount: ${payment.amount} Address: ${entity.billaddress1} Bank Num: ${ebank. custrecord_2663_entity_bank_no} *** </#list> #OUTPUT END#
Note that the variable names for single payment, single entity, and single entity bank use the single result keyword.
FreeMarker Template Library for Electronic Bank Payments
...
1. NetSuite Electronic Bank Payments Bundle | Sikich LLP
https://www.youtube.com/watch?v=JOE4EXxkTFk
2. Import online banking data and statement functions in NetSuite
https://rsmus.com/what-we-do/services/technology/resources/netsuite-resource-center/netsuite-tips-tricks/import-online-banking-data-and-statement-functions-in-netsuite.html
3. How to Generate Standard NACHA File for Vendor Payments
http://blog.concentrus.com/how-to-generate-standard-nache-file-for-vendor-payments
- Install Electronic Bank Payments bundle (Bundle ID 308852)
- Set up Bank Details
- https://netsuite.custhelp.com/app/answers/detail/a_id/21798/kw/bank%20detail
- Notes:Set up approval workflow : https://netsuite.custhelp.com/app/answers/detail/a_id/34998
- Set up Vendor records for Electronic Payment
- https://netsuite.custhelp.com/app/answers/detail/a_id/21801/kw/Vendor%20bank%20payment%20detail
Notes:Make sure set up the Default AP Account on the Vendor record:
Go to Employee - Financial -- Account Information – Default Payables Account - You can also use CSV Import to create new Bank Detail records: https://netsuite.custhelp.com/app/answers/detail/a_id/27012/kw/csv%20bank%20detail
Tips:The Record Type is called "Bank Detail" ("Entity Bank Detail" is incorrectly called out in the instructions)
- https://netsuite.custhelp.com/app/answers/detail/a_id/21801/kw/Vendor%20bank%20payment%20detail
- Generate NACHA file for Vendor Payments
- https://netsuite.custhelp.com/app/answers/detail/a_id/21773
- Notes:
- Bills will be marked paid once electronic payments are approved and processed
- Date to be Processed choose the next day if you are loading the file today
- Make sure Vendor's default Payables account is the same as the EFT Bank Details set up. See step #3 above.
- Make sure Bill is approved if you don’t see it on the list
- Uncheck Aggregate by Payee to create separate payment transactions
- Approval Workflow
- Approver will be emailed notification that approval is needed OR
- Where to check for approvals: Payments -- Payment Processing -- Bill Payment Batches
- Find your batch
- Click Edit
- Save and Approve or Reject
- Retrieve File for upload to bank
- Where to check for processed file: Payments -- Payment Processing -- Payment File Administration
- Download processed file
- Other actions
- Rollback – deletes transaction; only available 24 hours of batch creation
- Reverse Payments – Voids and uses Journals to reverse the transactions
- Email Notification – sends email notification to the vendors that payment was sent
- Upload file to your bank
本文来自博客园,作者:CarlZeng,转载请注明原文链接:https://www.cnblogs.com/backuper/p/NetSuite_generated_bank_files_and_the_Bank_Reconciliation_process.html
需求沟通链接 扫客服加群:

【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· go语言实现终端里的倒计时
· 如何编写易于单元测试的代码
· 10年+ .NET Coder 心语,封装的思维:从隐藏、稳定开始理解其本质意义
· .NET Core 中如何实现缓存的预热?
· 从 HTTP 原因短语缺失研究 HTTP/2 和 HTTP/3 的设计差异
· 分享一个免费、快速、无限量使用的满血 DeepSeek R1 模型,支持深度思考和联网搜索!
· 基于 Docker 搭建 FRP 内网穿透开源项目(很简单哒)
· ollama系列01:轻松3步本地部署deepseek,普通电脑可用
· 按钮权限的设计及实现
· 25岁的心里话