UNLOCKING THE SECRETS OF LOCKBOX

Size: px
Start display at page:

Download "UNLOCKING THE SECRETS OF LOCKBOX"

Transcription

1 UNLOCKING THE SECRETS OF LOCKBOX Cathy Cakebread Consultant ABSTRACT This presentation will provide tips for how to utilize Oracle's Automated Lockbox feature in Oracle Receivables. This paper includes: working with your bank, defining your data to Oracle, Lockbox processing flows, deciding whether the automated Lockbox is right for you. I have also included tips for getting better data from your bank and how to improve your "hit ratio." This paper is based on Release INTRODUCTION Lockbox is a service provided by banks and other service bureaus wherein your customers send payments directly to a lockbox (usually a P.O. Box) and the receipts are immediately deposited into your account. An example of a Lockbox is when you pay your home utility bills; they usually have you send your payment to a specific P.O. Box. If you have an Automated Lockbox (Auto Lockbox in Oracle terms) the bank records the information that you request such as check number, check amount, numbers and amount for the invoices to be paid. Your company receives the results of the banks keying -- usually by transmission or to your cash appliers PC. Oracle provides you with the tools to: Populate Oracle tables for the data received from the bank; Validate the data to see if it is accurate, complies with the internal controls provided by Oracle and is usable as sent; Correct the data (in several places); Create receipts; And, apply the receipts to your open invoices. A typical Lockbox transmission contains various different records, each with relevant data. Controls are provided at each level to ensure that the transmission was successful and to verify that the counts (number of records sent) and dollar amounts are consistent with what the bank indicated. These controls are at the transmission (the entire file), Lockbox (you may receive payments in more than one lockbox), batch and receipt levels. The records also contain information such as your bank account (by Lockbox) and the details for the receipts the bank received. The Lockbox may be used for checks, wires and any other receipts that you receive. You define what the data from the bank will look like and how you will use it. Copyright 2008 by Cathy Cakebread Page 1

2 Note: Auto Lockbox may not be useable for wire transfers due to the fact the content of the data usually sent by banks for these transactions is inconsistent and does not provide enough details. LOCKBOX DATA The data from the bank includes a field for "record type" that indicates the type of data to expect on this record. Oracle provides default set ups for records that comply with the BAI standards, but you may modify the layouts to meet your requirements. Typical records and (record types): Transmission Header (1) Service Header (2 - Optional) Batch Header (5) Payment (6) Overflow Receipt (4) Overflow Receipt (4) Receipt (6) Receipt (6) Overflow Receipt (4) Batch Trailer (7) Lockbox Trailer (8) Transmission Trailer (9) The header and trailer records provide the control counts and amounts and are used to verify the contents of your transmission. The receipt and overflow receipt records include the details of the receipts you are receiving and how they are to be applied (reflecting the information on the remittance advice). A receipt may have as many overflow receipt records as are necessary to provide you with all of the remittance information for example: if a single check is paying hundreds of invoices, you need lots of overflow records to contain all of the information. Note that Overflow records include an overflow sequence to insure that the records are processed in the correct order and that all applicable overflow records for a single receipt are properly identified. The default for the overflow sequence number is 2 digits but if you receive payments for more than 398 invoices on a single check you will run out of overflow sequences so you need to change this field to be 2 digits vs. the default of 2. LOCKBOX PROCESSING At a high level, the data is processed as follows: 1) Receive the data from the bank 2) Import the data into the Oracle lockbox tables Copyright 1999 by Cathy Cakebread Page 2

3 3) Validate the data to insure that it is accurate, the proper numbers of receipts are received, the amounts add up, the invoice numbers and amounts applied are valid 4) If the data is determined by Oracle to be valid the records are passed to the interim cash receipt tables 5) Run PostQuickCash to create the real receipts and apply the payments to the applicable invoices When the Lockbox data is received from the bank, you need to move it to the computer where you are running Oracle (work out a procedure with your technical support staff). Use the Submit Lockbox Processing form to "import" the data (move the data to a table within Oracle). Validation checks the data for relevance and compliance with your rules. You will generally need to run multiple validation passes until you get the data to be correct. You may correct any problems with the data using the Maintain Lockbox Transmission form. PostQuickCash creates the real receipts and applies them to the invoices. In the Submit Lockbox Processing form: 1 st Pass Import Use a standard naming convention for the directory and the files that contain the date transmitted from the bank. Watch use of capital and small letters when entering the Data File and Control File names they must be exactly correct. FIELD NAME ACTION/ENTRY New Transmission Transmission Name (List) Bank initials and the deposit date Submit Import Data File E.g., /u0/lockbox/xxmmddyy.dat (where xx is the bank and mmddyy is the deposit date) Control File name Transmission Format (List) name Alternate Name Search None Submit Validation Lockbox Complete Batches Only GL Date Allow Payment to Unrelated Invoices Report Format (List) The lockbox name The actual deposit date or the last date of the period (at period end only) NOT Checked for No (List) All Copyright 2008 by Cathy Cakebread Page 3

4 Invalid Transaction Number Handling Submit PostQuickCash Reject Entire Receipt Not Checked for No The Lockbox Execution Report will indicate if the data was imported and how the data fared in the validation. It also lists the possible exceptions and what they mean. If the data fails the import; the entire transmission fails and will need to be run again. There are different types of errors that you may encounter. If the control counts and dollar amounts are not consistent with the actual counts and amounts, you will get an error. These errors can occur at the transmission, Lockbox, batch and/or check levels. Errors at the transmission and Lockbox levels may indicate missing data in your transmission and should be investigated as soon as is possible. If there is no check number or if an invoice number provided is invalid or for a closed invoice, you will also get an error. You have different tools to investigate and correct these errors. You may use the Maintain Lockbox Transmission form (this is generally the first and primary form you will use to correct errors). Select the "Transmission Name" of the transmission you wish to fix and start your query. You will see all of the records that make up the transmission, along with the status for each record. Position the cursor on the record you wish to correct and Double Click. Correct the error on the appropriate page, and return to the first form. Move to the next record to fix and continue until you have corrected every error. Revalidate Return to the Submit Lockbox Processing form to re-run the validation: FIELD NAME ACTION/ENTRY New Transmission Not Checked for No Transmission Name (List) Bank initials and the deposit date Submit Import Not Checked for No Data File Control File Transmission Format Alternate Name Search None Submit Validation Lockbox Complete Batches Only The lockbox name - automatically filled in. Copyright 1999 by Cathy Cakebread Page 4

5 GL Date Allow Payment to Unrelated Invoices Report Format Invalid Transaction Number Handling Submit PostQuickCash Again the actual deposit date or the last date of the period (at period end only) NOT Checked for No (List) Rejects Only Reject Entire Receipt Not Checked for No Continue the cycle of correcting and validating the data until all records have been "transferred" as indicated on the Lockbox Execution Report. When all records are "transferred," they have been moved from the Lockbox tables to the tables used by QuickCash (the Interim Cash Receipt tables). If you have additional corrections to make, you may make them using the QuickCash form or wait and correct them in the Receipts form (the usual method). Since you Checked Complete Batches Only, you have not created lots of small batches, instead you have retained the batches as provided by the bank (which will make your reconciliation much easier). To create the actual receipts and apply them to the applicable invoices, use the Submit Lockbox Processing form. Select the "Transmission Name" and Check Submit PostQuickCash. You get the Post QuickCash Posting Execution Report that details how the receipts were applied and if not, why not. Return to the Submit Lockbox Processing form: Final Pass FIELD NAME ACTION/ENTRY New Transmission Not Checked for No Transmission Name (List) Bank initials and the deposit date Submit Import Not Checked for No Data File Control File Transmission Format Alternate Name Search None Submit Validation Lockbox Complete Batches Only GL Date The lockbox name - automatically filled in. The deposit date or the last date of Copyright 2008 by Cathy Cakebread Page 5

6 Allow Payment to Unrelated Invoices Report Format Invalid Transaction Number Handling Submit PostQuickCash the period (at period end only) NOT Checked for No (List) Rejects Only Post Partial Amount as Unapplied If additional corrections are needed, you may Query the batch using Receipt Batches or the Receipts screen and make the appropriate changes. Since the receipts are not real until you run the PostQuickCash process, you should strive to complete this process ASAP at least every day. Otherwise, your Collectors may be attempting to collect on invoices which have already been paid by the customers very embarrassing! Non-Accounts Receivable receipts that are received through the Lockbox will need to be changed to Type of Misc and the additional information added in the Receipts form. CUSTOMER DEDUCTIONS If your remittance advice includes customer deductions, you will need to handle them as follows: If the deduction is valid and refers to an existing credit memo, Auto Lockbox can process the credit but only if the amount is provided as e.g., If the deductions are not valid: You could create a pre-processing program to report on the actual details provided, and then strip off the deduction amounts provided. You then apply the credits using the Receipts form. If the deduction amount is offsetting an actual receipt amount, your check amount will no longer equal your applications total. You should correct as needed on the Maintain Lockbox Transmission form. You then later use the Receipts form to make the appropriate applications, utilize the credits, and create chargebacks. You need to create a procedure for handling the customer deductions. Will you create a debit memo for each deduction? And one credit memo for the total? See under Papers for a suggested procedure. You could use Oracle Trade Management (another Oracle product) to process the deductions. Copyright 1999 by Cathy Cakebread Page 6

7 PREPARING TO USE LOCKBOX There are several tasks you will need to perform before you can start using Lockbox. First, you need to work with your bank to define what data you would like to receive and how it will appear on each record. The model provided by Oracle is fairly standard and is generally a good starting point for working with the bank (see AR_TOP/bin/ardeft.ctl). Remember, you pay for EVERY piece of information that the bank keys and Oracle has certain minimal requirements for each record type (see the Open Interfaces Manual for Oracle's required fields). Ask the bank for a copy of your current layout and their typical layout. One optional field is the amount to be applied to each invoice. Though this is optional, it may provide you with better control of what is actually being applied. Tip: I highly recommend that you have the bank provide both the invoice numbers and the amounts to be applied from the remittance advice. With this information, the application will be done exactly as the customer intended and will require less re-work on your part. Tip: If the customer is passing credit memo numbers and amounts, the amount is usually negative but it must be provided with leading zeros." For instance, in a 12 digit field must be provided as " Ask your bank to provide the information accordingly. This is part of your layout definition. Tip: If you have a large number of invoices being paid with one check (more than 398), you may exceed the standard overflow sequence field which is only 2 characters long. You will need to work with your bank to expand this field. You will also need to decide if you want real or implied decimal points ( or for $100). Certain fields will be right justified (aligned to the right of the field -- usually numbers). Some will be left justified (aligned to the left of the field -- usually alphanumeric data). Watch out for items such as bank accounts and invoice numbers that are left justified, even though they are all generally numbers. Note: If all of your items continue to be created as unidentified," or you have problems with Auto Lockbox, check to be sure that you have the justification properly defined. Prior to actually going live with Auto Lockbox, you will also want your bank to provide sample files to ensure that the data you are receiving is the data you expect. Note: Banks often take 4-12 weeks to provide you with the data or with the changes that you requested, so start this step EARLY (even if you are only making small changes)! Once you have decided your layouts and banks, you need to define them for Oracle. Use the Banks form to set up your banks and banks accounts (if they don t already exist). Use the Define Lockboxes form to describe your Lockboxes, including: Copyright 2008 by Cathy Cakebread Page 7

8 The banks they are for; Whether or not you will use Auto Associate; How you want the GL Date to be determined. Usually this is the Deposit Date but you may use Constant Date if you wish to enter the date each time you run the Lockbox process. The Bank Origination Number is the actual account passed by the bank in the transmission. This value must be entered exactly as it is passed by the bank. Use the Transmission Formats form to describe the contents of each record from the bank. Note that you may use different transmission layouts for the different Lockboxes that you use. You may use the "Default" transmission format that is provided by Oracle and modify as needed, or you may define your own layouts. Use the layout from the bank to complete this information. Describe in detail each field that you will receive for each different record type, indicating: The actual starting and ending columns; If the field is right or left justified (List); The format of any dates used (List); If decimals are implied e.g., for$ (if Format Amount is Yes) or (if Format Amount is No). See the Oracle Receivables Reference Manual for more details on the possible record types and field types. Caution: If you have entered the information and realize that you need to change the starting and ending columns, you must revise in a certain way. Change the descriptions for the fields at the end of the record first, and then work your way toward the beginning of the record, saving as you change each field. This is necessary because the form has edits to ensure that you do not define overlapping fields. You need to be sure that the overflow indicator you specify is consistent with the indicator value provided by the bank. Also, the first invoice number on the overflow receipt record will be "Invoice 1" even though you may have also indicated an "Invoice 1" on the receipt record. Note that you cannot put invoice numbers and related amounts on separate records; they must be on the same record. Note: You will also need to define your layout in the SQL*LOADER control file (Oracle uses this in the import). Use a technical text editor (e.g., VI or EDIT) to create and/or change the file. Oracle provides a sample in $AR_TOP/bin/ardeft.ctl. You may use this layout or make a copy and modify as needed. This layout MUST be exactly the same as the layout you defined in the Transmission Formats form. You may have as many control files as you need to define your different Lockboxes. Note the actual name that you use and if any of the letters are capitals. This name will be used in the Submit Lockboxes form. Copyright 1999 by Cathy Cakebread Page 8

9 CUSTOMER MICR NUMBERS Customer MICR numbers are the customer bank account numbers (the funny looking numbers at the bottom of your checks). They contain two pieces: the transit routing number (the bank) and the customer s account number. MICR numbers are used by Oracle Receivables to match receipts to customers even when no invoice number is provided (if you choose to use Auto Associate see below). Oracle Receivables learns which MICR numbers belong to which customers as it does the processing. When a new MICR number is encountered, Oracle Receivables creates a record in the customer/micr number table with no customer. When a receipt is applied to an invoice, the system updates the customer/micr record with the customer id. When the MICR number is encountered again, the system already knows the customer from this record. So, the more you use Auto Lockbox, the number MICR numbers is learns. You may speed this process by using the Customers: Banks Tab to manually add the MICR numbers for your more active customers. Note that one MICR number may only be used for ONE customer. If you want the Auto Lockbox process to take advantage of your customer relationships, you need to use this region to add the MICR numbers for the parents before starting to use Auto Lockbox. Otherwise the system will assign them to the first "child" with an invoice number that matches. AUTO ASSOCIATE AND AUTOCASH Auto Associate means you want the Lockbox process to use the invoice or debit memo numbers provided to match a receipt to a customer. If the invoice number is used by more than one customer or is invalid, the receipt will be transferred as "unidentified" and you will need to correct it in the Receipts form. You indicate if you will take advantage of Auto Associate when you set up your Lockboxes (Define Lockboxes form); thus, you have the option of whether or not to use Auto Associate for different Lockboxes. AutoCash is the ability to define cash application rules for use in automatically matching receipts to invoices in Auto Lockbox. You indicate if you will use AutoCash on the Define System Parameters form. You also indicate the default AutoCash Hierarchy (the sequence in which the rules will be used) on that form. You may override the default AutoCash Hierarchy by customer, using the Maintain Credit Profiles tab. Describe your AutoCash rules using the Define AutoCash Rules form. You indicate which discounts (earned and unearned) are to be used, specify whether or not you want to include accrued finance charges, and determine if you want disputed items used in the open balance calculation. You indicate what to do with remaining amounts and whether you want automatic receipt of partial amounts. The standard AutoCash rules are: Match Receipt with Invoice; Copyright 2008 by Cathy Cakebread Page 9

10 Clear The Account Clear Past Due Invoices Clear Past Due Invoices Based On Payment Terms Apply To The Oldest First You define which of these rules and the sequence in which you want the Auto Lockbox to use these rules. Tip: I usually only use Match Receipt with Invoice." Otherwise, you may have Auto Lockbox applying the receipts in ways other than as intended by the customer (or you). ADDITIONAL LOCKBOX TIPS 1) Data that is moved from a PC may contain "^Z" at the end (this is the end of file marker and it will cause strange results in your Lockbox data). If you see this, you may need to write a script to strip off the ^Z before you do the import into Oracle. 2) If you have multiple customers whose invoices may be paid by a central location, but you have no separate customer set up as the "parent, you may want to set up a parent customer. Assign the children to the parent using the Customers: Relationships Tab and create the customer MICR record for the parent (using the Customers: Bank Accounts Tab). Then the "parent" can pay the "children's" invoices within Auto Lockbox and the other cash application forms. INCREASE YOUR HIT RATIO You may have followed all of the suggestions above but you still find that the hit ratio (number of receipts that are automatically matched to the applicable invoices) is still very low, the following may help: 1) Meet with your bank representative and discuss: a. What they are using as the invoice number? b. Provide them with examples and patterns of what the invoice numbers should look like (l like to provide lots of different examples) e.g., does the invoice number usually start with a 7? c. Ask what you can do to insure that they are keying the correct data 2) Train your customers a. Send a letter to the customers requesting that they provide the invoice number vs. the PO or order number (and provide examples) b. Request that they provide a copy of the invoice with the payment 3) Create a front end process to strip off funny data (e.g., a customer always inserts 10 before every invoice number 4) Be sure to periodically review the data you are receiving to insure that it is staying as accurate as is possible 5) Accept the fact that you will never receive perfect data Copyright 1999 by Cathy Cakebread Page 10

11 DATA CONVERSION Even if you do not use the Auto Lockbox for processing your daily receipts, you may use it to convert your historic receipts when you do your initial implementation of Oracle Receivables. Oracle provides a default SQL*LOADER control file called arconv.ctl (in $AR_TOP/bin) and a Transmission definition called CONVERT for you to use when you do this. The layouts are very basic and you do not need to create control records for the totals. By utilizing Auto Lockbox to convert your payment data you take advantage of the Oracle edits and ensure that all of the associated tables are properly populated. Note however that the GL date will be used as the apply date, so group your data accordingly. Tip: I usually convert all data in the period(s) prior to the period when we are going live. I then run the General Ledger Transfer program to mark all items as having been posted. Than, I have someone in GL delete the batch before it actually posts since it would impact the starting GL balances. Optionally, you may also create a script to update the records with the actual GL dates. Copyright 2008 by Cathy Cakebread Page 11

12 SHOULD YOU USE AUTO LOCKBOX? Given the limitations listed above, Lockbox may not be for everyone. Questions you should ask before implementing Lockbox include: How accurate is the data received from the customers? If it is usually inaccurate, you may end up re-keying most of the data. What is the volume of the data you receive daily? If low, it may be easier to enter manually. How frequently are unauthorized deductions included in the remittance advice? If it is often, you will be doing extra work. How many of your receipts are based on parent/child relationships? Will you be able to take advantage of the system capabilities? How long is the time between when you would receive the transmission and when you would receive the backup documents? How many banks do you use? Can you justify the cost for the bank charges? (You may often negotiate charges). Do you have more than one invoice with the same number? How much custom front-end work will be needed to make Lockbox work for you? If using Auto Lockbox will mean additional work and the accuracy/hit ratio will not be very high, it may be advisable to NOT use Auto Lockbox process your receipts. However, for control purposes, I always recommend that you have your customers send their payments to a Lockbox vs. to you directly. You still reports and details from the bank that you can use form manual enter of the receipts. About the Author I am an independent consultant specializing in Oracle Financials. I have over twenty nine years experience in designing, developing and implementing financial software and I was one of the original designers of Oracle Receivables and Revenue Accounting. I have assisted over 70 customers in implementing, upgrading and daily use of Oracle Receivables. You may contact me at cathyc@cathycakebread.com, or at (650) Copyright 2008 by Cathy Cakebread Copyright 1999 by Cathy Cakebread Page 12

AUTO LOCKBOX. Mr. Palakurthi Pradeep

AUTO LOCKBOX. Mr. Palakurthi Pradeep AUTO LOCKBOX Author: Mr. Palakurthi Pradeep Step 01: Define Internal Bank Define Remittance Bank with Account use Internal where checks from customer are deposited. Here are the details on how this step

More information

Lockbox. Chapter 13. Lockbox Integration Setup. Nexsure Training Manual - Admin. In This Chapter

Lockbox. Chapter 13. Lockbox Integration Setup. Nexsure Training Manual - Admin. In This Chapter Lockbox In This Chapter Lockbox Integration Setup Notification Setup Accounting Setup Invoice Defaults Setup Territory Level Lockbox Sestup Lockbox Exceptions Handling Lockbox Integration Setup Lockbox

More information

Accounts Payable MODULE USER S GUIDE

Accounts Payable MODULE USER S GUIDE Accounts Payable MODULE USER S GUIDE INTEGRATED SOFTWARE SERIES Accounts Payable MODULE USER S GUIDE Version 3.1 Copyright 2005 2009, Interactive Financial Solutions, Inc. All Rights Reserved. Integrated

More information

2016 Autosoft, Inc. All rights reserved.

2016 Autosoft, Inc. All rights reserved. Copyright 2016 Autosoft, Inc. All rights reserved. The information in this document is subject to change without notice. No part of this document may be reproduced, stored in a retrieval system, or transmitted

More information

Working with Open Items

Working with Open Items 1 Customers: Using CounterPoint Working with Open Items Overview Open items are individual documents showing individual transactions that have occurred for specific A/R charge customers. Open items can

More information

Nexsure Training Manual - Accounting. Chapter 7

Nexsure Training Manual - Accounting. Chapter 7 Nexsure Training Manual - Accounting Vendor Entries In This Chapter Vendor Entries at the Organization and Territory Level Vendor Entity Definition Disbursements to Vendors Line Item Distribution Receiving

More information

BUSINESS BANKING ONLINE. Deskside User Guide

BUSINESS BANKING ONLINE. Deskside User Guide BUSINESS BANKING ONLINE Deskside User Guide INTRODUCTION TO BUSINESS BANKING ONLINE Business Banking Online (BBOL) offers our business customers both large and small the tools and features needed to manage

More information

Accounts Receivable WalkThrough

Accounts Receivable WalkThrough PRACTICE CS Accounts Receivable WalkThrough Version 2014.x.x TL 30465 9/8/16 Copyright Information Text copyright 2004-2016 by Thomson Reuters. All rights reserved. Video display images copyright 2004-2016

More information

Client-Account Receivable

Client-Account Receivable Nexsure Training Manual - Accounting Client-Account Receivable In This Chapter Client Accounts Receivable Entity Definition Receive Payments from Clients Relating to Policies Allocation of Payment Leave

More information

Remittance Advice VDA4907 for Magna Steyr Graz N

Remittance Advice VDA4907 for Magna Steyr Graz N Remittance Advice VDA4907 for Magna Steyr Standard Supersedes Edition 09.2005 Purpose This standard describes the specifications of Magna Steyr for supplier concerning the usage of VDA4907 Remittance Advice.

More information

Great Plains 8.0 Integration Manager Payables Transaction Integration

Great Plains 8.0 Integration Manager Payables Transaction Integration Great Plains 8.0 Integration Manager Payables Transaction Integration Required Fields Voucher Number: Document Type: Vendor ID: Document Date: Document Number: Document Amount: The Voucher number of the

More information

Enhancements Included in the Wisdom Accounting Suite Software Version

Enhancements Included in the Wisdom Accounting Suite Software Version Enhancements Included in the Wisdom Accounting Suite Software Version 12.3.1 This document lists the enhancements and program corrections in this new release of the accounting software. Listed below are

More information

RG Connect 2015 Microsoft Dynamics GP Tips and Tricks October Prepared by Sheri Carney

RG Connect 2015 Microsoft Dynamics GP Tips and Tricks October Prepared by Sheri Carney RG Connect 2015 Microsoft Dynamics GP Tips and Tricks October.23.2015 Prepared by Sheri Carney 600 SW 39 th Street, Suite 250 Renton, WA 98057 425.277.4760 www.resgroup.com Contents GLOBAL TIPS... 4 1.

More information

CLIENT MANAGER PORTAL. A supplier s guide to the Supplier Finance website

CLIENT MANAGER PORTAL. A supplier s guide to the Supplier Finance website CLIENT MANAGER PORTAL A supplier s guide to the Supplier Finance website Contents Welcome to Supplier Finance 1 Your payments 2 Logging on 3 Moving around 4 Your summary 5 Requesting early payments 7 Approving

More information

Pay-In Procedures. The top drop down menus do the following: General Revenues A. Payment Processing A. Payment Entry

Pay-In Procedures. The top drop down menus do the following: General Revenues A. Payment Processing A. Payment Entry Pay-In Procedures The top drop down menus do the following: General Revenues A. Payment Processing A. Payment Entry 1 1. Click the add icon in order to add a batch. 2. Tab down to RECEIPT OPTIONS and type

More information

MAPLESOFT DAYCARE MANUAL

MAPLESOFT DAYCARE MANUAL Table Of Contents 1 Details TABLE OF CONTENTS Note: MapleSoft DayCare is our first version that is compatible with Windows Vista and Windows 7 64bit versions. It is also still compatible with Windows 2000,

More information

Quick Reference Cardholder

Quick Reference Cardholder The Commercial Card Expense Reporting (CCER) service Quick Reference Cardholder Accessing the Commercial Card Expense Reporting (CCER) service 1. Sign on to the Commercial Electronic Office (CEO ) portal

More information

[ CRF SAP RM User Group 2015 Houston, TX ] How to Enhance SAP Lockbox with Artificial Intelligence to Maximize Cash Application Automation

[ CRF SAP RM User Group 2015 Houston, TX ] How to Enhance SAP Lockbox with Artificial Intelligence to Maximize Cash Application Automation [ CRF SAP RM User Group 2015 Houston, TX ] How to Enhance SAP Lockbox with Artificial Intelligence to Maximize Cash Application Automation Presented By Jay Tchakarov AVP, Product Management HighRadius

More information

Supplier Quick Reference and How To Guide

Supplier Quick Reference and How To Guide and How To Guide For Help or Support support@primerevenue.com Toll Free USA & Canada: 1 800 557 8047 Toll Free Europe: 00800 7746 3000 Toll Free Asia: 001 800 7746 3000 Toll Free Australia: 1 800 217 718

More information

1. About AP Invoice Wizard

1. About AP Invoice Wizard 1. About AP Invoice Wizard Welcome to AP Invoice Wizard. We have developed this tool in response to demand from Oracle Payables users for a user friendly and robust spreadsheet tool to load AP Invoices

More information

What's New in General Ledger Munis - Financials: General Ledger

What's New in General Ledger Munis - Financials: General Ledger [MU-FN-4-F] [MU-FN-10-E] What's New in General Ledger Munis - Financials: General Ledger CLASS DESCRIPTION This session will highlight some of the new functionality available in the version 11.2 of the

More information

Standard Operating Procedure: How To Make A Bank Deposit

Standard Operating Procedure: How To Make A Bank Deposit Lockbox A term referring to a service that: 1. 2. 3. 4. 5. 6. 7. 8. collects mail delivered to a special practice Post Office Box (typically only payments) opens the mail and discards the envelopes separates

More information

CASHNet - Departmental Deposits Instructions for Departments

CASHNet - Departmental Deposits Instructions for Departments CASHNet - Departmental Deposits Instructions for Departments Getting Started... 2 Logging in to CASHNet... 2 Home Page Menu / Accessing Departmental Deposits Module... 2 Adding a New Deposit... 4 Reference

More information

v Update Release Notes

v Update Release Notes v5.10.1000 Update Updated: 10/11/2010 2010 Shelby Systems, Inc. All Rights Reserved Other brand and product names are trademarks or registered trademarks of the respective holders. Release Version v5.10.1000

More information

Datawrite Client Accounting to Creative Solutions Accounting Conversion Guide

Datawrite Client Accounting to Creative Solutions Accounting Conversion Guide Datawrite Client Accounting to Conversion Guide The Datawrite Client Accounting (DW) to (CSA) conversion program is provided to convert your DW data to the Write-Up Solution bundle of modules within CSA

More information

Overview Locating a Lockbox Using the Global Search Feature... 6

Overview Locating a Lockbox Using the Global Search Feature... 6 Lockbox Setup Overview... 1 Introduction... 1 Understanding the Layout of the Lockbox List... 1 Adding a Lockbox... 3 Copying Lockbox Setup Information... 4 Displaying Lockboxes by Lockbox Type... 5 Locating

More information

State of Oklahoma COR121 Deposit Entry Manual Revised: October 1, 2007

State of Oklahoma COR121 Deposit Entry Manual Revised: October 1, 2007 State of Oklahoma COR121 Deposit Entry Manual Authorized by: [_CORE_] Original Issue: [11/01/2003] Maintained by: [ General Ledger Lead ] Current Version: [10/01/2007] Review Date: [01/31/2008] COR121

More information

JET/RET Form Version 2.0 Training. November Presented by: CI Financial Services Team

JET/RET Form Version 2.0 Training. November Presented by: CI Financial Services Team JET/RET Form Version 2.0 Training November 2015 Presented by: CI Financial Services Team CI Financial Services Team - Presenters Leo Cervantes Senior Staff Accountant Treasury Michelle Hense Accountant

More information

Oracle Applications White Paper R12: Bank Reconciliation through a Case Study

Oracle Applications White Paper R12: Bank Reconciliation through a Case Study Oracle Applications White Paper Contributors: Purvi Purswani, Shikha Sinha, Vinutha Ram Manohar Reviewer: Sriram Ramanujam Versions: 1.0 Creation Date: 11-Feb-2015 Update Date: 11-Feb-2015 Contents INTRODUCTION...

More information

Reports. Commonalities Among All Reports. Remote Deposit Capture Report Handbook. Reports are generated in Central Time (CT).

Reports. Commonalities Among All Reports. Remote Deposit Capture Report Handbook. Reports are generated in Central Time (CT). Reports Commonalities Among All Reports Reports are generated in Central Time (CT). Print is an option available for all reports. Exporting reports into a Microsoft Office Excel spreadsheet, a tab-delimited

More information

Quick Reference Cardholder

Quick Reference Cardholder The Commercial Card Expense Reporting (CCER) service Quick Reference Cardholder Accessing the Commercial Card Expense Reporting (CCER) Service 1. Sign on to the Commercial Electronic Office (CEO ) portal

More information

Online Bill Payment and Service Portal

Online Bill Payment and Service Portal Online Bill Payment and Service Portal is an internet portal for customers to view invoices, create payments and view or create service tickets over the web. With customers have a secure Internet portal

More information

ONLINE TREASURY MANAGER ACH USER MANUAL

ONLINE TREASURY MANAGER ACH USER MANUAL ONLINE TREASURY MANAGER ACH USER MANUAL www.suntrust.com The information contained in this manual is the property of SunTrust Bank, Inc. Reproduction, manipulation, adjustment or transfer transmission,

More information

v Update Release Notes

v Update Release Notes v5.10.2000 Update Updated: 10/27/2010 2010 Shelby Systems, Inc. All Rights Reserved Other brand and product names are trademarks or registered trademarks of the respective holders. Release Version v5.10.2000

More information

MICROSOFT DYNAMICS GP GENERAL LEDGER YEAR-END CLOSING PROCEDURES

MICROSOFT DYNAMICS GP GENERAL LEDGER YEAR-END CLOSING PROCEDURES GENERAL LEDGER YEAR-END CLOSING PROCEDURES Before you perform year-end closing procedures, you will need to: complete the posting of all entries and adjusting entries to reflect the transactions for the

More information

PROJECTS...3 CONVERSION...3 INSTALLATION...3 DATABASES...3 TIME AND EXPENSE...7 ISSUES...3 DOCUMENT PROPERTIES...3 ACCOUNTS RECEIVABLE...

PROJECTS...3 CONVERSION...3 INSTALLATION...3 DATABASES...3 TIME AND EXPENSE...7 ISSUES...3 DOCUMENT PROPERTIES...3 ACCOUNTS RECEIVABLE... 2013 What s New PROJECTS...3 Project Management... Options...3 CONVERSION...3 INSTALLATION...3 DATABASES...3 ISSUES...3 DOCUMENT PROPERTIES...3 COMPANY PROFILE...4 Tax Rates...4 Project...4 Contact...4

More information

If you have previously saved parameters for statement printing, these parameters display automatically. Press: F1

If you have previously saved parameters for statement printing, these parameters display automatically. Press: F1 1 Customers: Using CounterPoint Printing Statements Overview Customer statements are generally printed at the end of each billing cycle (e.g., at the end of each month). CounterPoint provides three pre-defined

More information

CASH MANAGEMENT HOW-TO

CASH MANAGEMENT HOW-TO Vision Municipal Solutions CASH MANAGEMENT How-To Guide Contents Set-Up... 4 Changing Your Default Period... 4 How to Change Your Default Period... 4 Payment Centers... 4 Adding a Payment Center... 4 Drawers...

More information

Bank Reconciliation Release 2015

Bank Reconciliation Release 2015 Bank Reconciliation Release 2015 Disclaimer This document is provided as-is. Information and views expressed in this document, including URL and other Internet Web site references, may change without notice.

More information

Electronic Payments & Statements (EPS) Frequently Asked Questions (FAQs)

Electronic Payments & Statements (EPS) Frequently Asked Questions (FAQs) Electronic Payments & Statements (EPS) Frequently Asked Questions (FAQs) As of August 25, 2014, your PAF reimbursements can be made by direct deposit. How do I enroll for direct deposit? You can enroll

More information

Business Treasury Management Services. Important Information About Your New Treasury Management Services

Business Treasury Management Services. Important Information About Your New Treasury Management Services Business Treasury Management Services Important Information About Your New Treasury Management Services Member FDIC Equal Housing Lender Welcome To Citizens Business Bank At Citizens Business Bank, we

More information

Customer Maintenance

Customer Maintenance 7 FTD Mercury makes maintaining customers easy. If you use house accounts for your customers, after setting up these accounts, the customer billing process is automated (using the Accounts Receivable Billing

More information

Version 10.7 Update Guide

Version 10.7 Update Guide Version 10.7 Update Guide About This Update The primary features in this update are: USPS to Cuba... 2 Confirmation receipt enhancements... 2 New Pro Pack options... 3 Other shipping-related enhancements...

More information

NHS Shared Business Services einvoicing Information Guide for Suppliers

NHS Shared Business Services einvoicing Information Guide for Suppliers NHS Shared Business Services einvoicing Information Guide for Suppliers NHS SBS has partnered with Tradeshift to enable us to move from paper based operations to electronic invoicing. This is a significant

More information

National Accounts for Microsoft Dynamics SL 2011 Installation and User s Guide

National Accounts for Microsoft Dynamics SL 2011 Installation and User s Guide National Accounts for Microsoft Dynamics SL 2011 Installation and User s Guide 2011 Crestwood Associates LLC All Rights Reserved Page 2 of 30 Table of Contents NATIONAL ACCOUNTS OVERVIEW... 3 Product Specifications...

More information

Duplicate Detect Processing

Duplicate Detect Processing Duplicate Detect Processing Overview... 1 Implementation of Duplicate Detect...1 Duplicate Detect Workflow...1 Setting up the System for Duplicate Detection...3 Configuration Setup... 3 Site Setup... 4

More information

PROMAS Landmaster. Questions and Answers. Questions below. Questions with answers begin on page 5. Questions

PROMAS Landmaster. Questions and Answers. Questions below. Questions with answers begin on page 5. Questions PROMAS Landmaster Questions and Answers Questions below. Questions with answers begin on page 5 Questions NAVIGATION Q. How can I keep the find list active? Q. I received an email from fishcatcher27@gmail.com.

More information

Basware Invoice Processing Procedure Manual

Basware Invoice Processing Procedure Manual Basware Invoice Processing Procedure Manual TERMINOLOGY... 2 HOW TO ACCESS BASWARE INVOICE PROCESSING THIN CLIENT... 2 CHAPTER 1 RECEIVED INVOICES WINDOW... 2 CHAPTER 2 HOW TO CODE A STANDARD INVOICE...

More information

National Accounts for Microsoft Dynamics SL Installation and User s Guide

National Accounts for Microsoft Dynamics SL Installation and User s Guide National Accounts for Microsoft Dynamics SL Installation and User s Guide 0 Stanley Stuart Yoffee & Hendrix, Inc. All Rights Reserved Table of Contents NATIONAL ACCOUNTS OVERVIEW... Product Specifications...

More information

Sage Accpac ERP Accounts Receivable 5.4A Service Pack 3 (080526)

Sage Accpac ERP Accounts Receivable 5.4A Service Pack 3 (080526) Sage Accpac ERP Accounts Receivable 5.4A Service Pack 3 (080526) This Service Pack, contains a modified version of one or more Accounts Receivable program modules. The modification is not a full upgrade

More information

Release Please distribute to all Spectra users in your company.

Release Please distribute to all Spectra users in your company. Release 8.2.0.2 JANUARY 2019 Please distribute to all Spectra users in your company. Support Email: support@spectra.ca Visit us online at: www.spectra.ca Support Telephone: (866) 718-2345 Support Fax:

More information

CONNECTED 8.2 Release Notes

CONNECTED 8.2 Release Notes CONNECTED 8.2 Release Notes Introduction... 3 Minimum System Requirements for Connected 8.2... 3 Connected 8.2 Installation... 3 Enhancements... 4 General Enhancements... 4 Advanced Email Templates...

More information

Nextgen. Bank Reconciliation Menu. NG FM - Bank Reconciliation 3/29/2016. Resource Financial Management. Bank Reconciliation

Nextgen. Bank Reconciliation Menu. NG FM - Bank Reconciliation 3/29/2016. Resource Financial Management. Bank Reconciliation NG FM - 3/29/2016 Nextgen Resource 2016 Menu Financial Management Import Bank Statements Bank Account Transactions Export Checks Import Bank Statement Allows you to import a reconciliation file from the

More information

BUSINESS ADVANTAGE USER GUIDE

BUSINESS ADVANTAGE USER GUIDE Table of Contents Getting Started... Account Summary...5 Navigation Tools...6 Account History...8 Quick Reference Guide...9 Frequently Asked Questions... Need Help?... Getting Started. Visit.. In the Online

More information

PERSONIFY: GETTING STARTED MANUAL

PERSONIFY: GETTING STARTED MANUAL Personify Standard Operating Procedures PERSONIFY: GETTING STARTED MANUAL Associated Builders and Contractors... by Pearl Lewis This guide has been created to assist you with the transition from your Access

More information

DESKTOP. User & Administrative Guide

DESKTOP. User & Administrative Guide DESKTOP alerts User & Administrative Guide 1 TABLE OF CONTENTS Overview... 2 Important Information to Remember... 3 The Alerts Service.... 4 Setting Up Contact Points... 5 Editing Contact Points... 7 Setting

More information

EFI Pace Accounts Receivable Module

EFI Pace Accounts Receivable Module EFI Pace Accounts Receivable Module User Quick Start Guide July 2010 Version 23.02 Copyright 2010 by Electronics for Imaging, Inc. All Rights Reserved. EFI Pace Accounts Receivable Module Administrator

More information

Frequently Asked Questions PopMoney

Frequently Asked Questions PopMoney Frequently Asked Questions PopMoney What is PopMoney? PopMoney is an innovative personal payment service that eliminates the hassles of checks and cash. Now, sending and receiving money is as easy as emailing

More information

Necho Employee Online Expense System Frequently Asked Questions

Necho Employee Online Expense System Frequently Asked Questions Necho Employee Online Expense System Frequently Asked Questions Can I access Necho through a thin client machine? To access Necho, a PC with an Internet Explorer connection (i.e. the training PC) is required.

More information

If you want to specify the account code itself, there are several ways to enter the code:

If you want to specify the account code itself, there are several ways to enter the code: Guidelines ENTERING ACCOUNT CODES There are a number of ways to enter account codes. You can enter: account codes If an Account Code is locked in the CSIU Fund Accounting application, it typically cannot

More information

Exact General Ledger Setup and Operation

Exact General Ledger Setup and Operation Exact General Ledger Setup and Operation In order to set up the General Ledger in EXACT you need to have already decided on how you want to operate your ledger and the format that the codes for the ledger

More information

AndroPay Admin Center Getting Started

AndroPay Admin Center Getting Started USER MANUAL AndroPay Admin Center Getting Started Introduction: The Customer Administration Center, or Admin Center, is your central site for all things AndroPay. Through the Admin Center, you can upload

More information

Munis EFT Processing. Procedural Documentation. For more information, visit

Munis EFT Processing. Procedural Documentation. For more information, visit Munis EFT Processing Procedural Documentation For more information, visit www.tylertech.com. Accounts Payable EFT Processing If your organization uses the AP Payment Manager, skip this section and refer

More information

Echinacea Release Notes

Echinacea Release Notes Echinacea Release Notes Sandbox: July, 2018 Production: September, 2018 At-a-Glance New Features and Enhancements highlights: Archiving Transactions to save on data storage Improved styling of Financial

More information

Detailed Conversion Steps to Transition from Business Online Banking Getting Started Business Continuity Checklist for CashManager OnLine

Detailed Conversion Steps to Transition from Business Online Banking Getting Started Business Continuity Checklist for CashManager OnLine Detailed Conversion Steps to Transition from Business Online Banking Getting Started Business Continuity Checklist for CashManager OnLine *Once logged on to CashManager OnLine, users have access to extensive

More information

CASH MANAGEMENT User Guide

CASH MANAGEMENT User Guide CASH MANAGEMENT User Guide Login Process... 4 Logging On for the First Time... 4 Company Administrator Activities... 8 Creating New Cash Users... 8 Resetting Cash User Password... 12 Modifying Cash User

More information

MYOB Advanced. Release Notes

MYOB Advanced. Release Notes MYOB Advanced Release Notes 2017.1.5 Contents Introduction 1... 1 Installing this Release... 1 New Features 2 Payroll Updates... 2 Updates to Payroll Tax... 2 Regenerating Payslips... 3 Improvements to

More information

INTERNAL ACCOUNTS SURVEY

INTERNAL ACCOUNTS SURVEY INTERNAL ACCOUNTS SURVEY Due June 30th Training Manual 5/6/2011 School Financial Services Internal Accounts Page i Table of Contents Completing the... 1 Buttons in the Internal Account Survey... 2 Login...

More information

Microsoft Dynamics GP. Analytical Accounting

Microsoft Dynamics GP. Analytical Accounting Microsoft Dynamics GP Analytical Accounting Copyright Copyright 2010 Microsoft. All rights reserved. Limitation of liability This document is provided as-is. Information and views expressed in this document,

More information

Nexsure Training Manual - Accounting. Chapter 13

Nexsure Training Manual - Accounting. Chapter 13 Tax Authority In This Chapter Tax Authority Definition Reconciling Tax Authority Payables Issuing Disbursement for Tax Authority Payables Paying the Tax Authority Prior to Reconciling Tax Authority Definition

More information

Frequently Asked Questions

Frequently Asked Questions Frequently Asked Questions Welcome to! Now that you have opened a new checking account with us, use our Switch Kit to create and mail out the appropriate letters to notify others of your account change.

More information

Importing an AP Check Reconciliation File

Importing an AP Check Reconciliation File Importing an AP Check Reconciliation File Check Reconciliation The Check Reconciliation program marks check records as cleared once the check or wire transfer information is returned from the bank. You

More information

O N L I N E B A N K I N G C A S H M A N A G E M E N T End-User Guide

O N L I N E B A N K I N G C A S H M A N A G E M E N T End-User Guide ONLINE BANKING CASH MANAGEMENT End-User Guide TABLE OF CONTENTS LogIn Process...1 Company Login... 1 Cash User Login... 3 Cash Management User Single Sign On... 4 Navigation...5 Account Listing Page...6

More information

Revised (10/17) Check Outsourcing Transmission Toolkit

Revised (10/17) Check Outsourcing Transmission Toolkit Revised (10/17) Check Outsourcing Transmission Toolkit Copyright 2017 by KeyBank, N.A. Check Outsourcing Transmission Toolkit All rights reserved. Reproduction of any part of this work beyond that permitted

More information

Participant User Guide Getting Started

Participant User Guide Getting Started Participant User Guide Getting Started About this Guide The AffinityeHealth compliance system provides access to participants in monitoring programs. This user guide has been designed to provide detailed

More information

Keep It Easy Software Cloud User Manual

Keep It Easy Software Cloud User Manual Keep It Easy Software Cloud User Manual 2015 Keep It Easy Software 1 CONTENTS How to Login... 5 Functions... 5 System Preferences... 6 General... 7 Receipt Categories... 9 Expense Categories... 10 Service

More information

RDS ADVANTAGE FAST CHECK TUTORIAL

RDS ADVANTAGE FAST CHECK TUTORIAL RDS ADVANTAGE FAST CHECK TUTORIAL Complementing the original RDS Advantage check payment process is the abbreviated payment entry program, Fast Check. This easily mastered, no frills approach enables even

More information

LESSON 10 Accounts Payable Setup

LESSON 10 Accounts Payable Setup LESSON 10 Learning Objectives In this lesson you will: 1. activate the module 2. access the A/P Transactions Visual Process Flow 3. set up the Options 4. enter account sets 5. enter distribution codes

More information

CLIENT MANAGER PORTAL. A buyer s guide to the Supplier Finance website

CLIENT MANAGER PORTAL. A buyer s guide to the Supplier Finance website CLIENT MANAGER PORTAL A buyer s guide to the Supplier Finance website Contents Welcome to Supplier Finance 1 Logging on 2 Moving around 3 Your summary 4 Uploading invoices and credit notes 5 Approving

More information

Job Aid: My Remittance Reporting. Contents. Access

Job Aid: My Remittance Reporting. Contents. Access Job Aid: My Remittance Reporting The purpose of this document is to provide step-by-step instructions to select files and remit and pay in the My Remittance Reporting section of AgentNet. Contents Access...

More information

Banking in QuickBooks Online

Banking in QuickBooks Online QuickBooks Online Student Guide Chapter 6 Banking in QuickBooks Online Chapter 2 Chapter 6 The Banking page is where you connect your accounts and download transactions. This is sometimes known as bank

More information

PINACLE. ACH Bulk Load Tip Card USING ACH BULK LOAD STEP 1 - CREATING A NACHA FILE TREASURY MANAGEMENT

PINACLE. ACH Bulk Load Tip Card USING ACH BULK LOAD STEP 1 - CREATING A NACHA FILE TREASURY MANAGEMENT PINACLE ACH Bulk Load Tip Card USING ACH BULK LOAD The ACH Bulk Load feature allows you to import an ACH-formatted file. The ACH file that you import can contain one or more batches within the file. Each

More information

Supplier Portal. Instruction Manual

Supplier Portal. Instruction Manual This manual provides information necessary to become a registered Supplier with the Hillsborough County Aviation Authority Procurement Department. Supplier Portal Instruction Manual 0 Introduction to Supplier

More information

CitiDirect Lockbox User Guide May 2009

CitiDirect Lockbox User Guide May 2009 CitiDirect Lockbox User Guide May 2009 3 Contents Overview 2 Additional Resources 2 Basics Guides Online Help 2 CitiDirect Customer Support 2 Sign on to CitiDirect Online Banking 3 My Preferences 3 Available

More information

Version 10.7 Update Guide

Version 10.7 Update Guide Version 10.7 Update Guide For Annex Brands locations About This Update The primary features in this update are: USPS to Cuba... 2 Confirmation receipt enhancements... 2 New Pro Pack options... 3 Other

More information

Revised (10/17) Disbursements Imaging Transmission Toolkit

Revised (10/17) Disbursements Imaging Transmission Toolkit Revised (10/17) Disbursements Imaging Transmission Toolkit Copyright 2017 by KeyBank, N.A. Disbursement Image Transmission Toolkit All rights reserved. Reproduction of any part of this work beyond that

More information

Financial Management 1099 Processing Year-End Update Guide

Financial Management 1099 Processing Year-End Update Guide Financial Management 1099 Processing - 2016 Year-End Update Guide December 20, 2016 2016 Tyler Technologies. All Rights Reserved. All rights reserved. Information within this document is the sole property

More information

User Manual SL-DD-Collect-1 v2.0.9 (with v2010)

User Manual SL-DD-Collect-1 v2.0.9 (with v2010) User Manual SL-DD-Collect-1 v2.0.9 (with v2010) Objective A means to collect money from customer accounts via the Sales Ledger in Sage 200 using Direct Debit mechanisms provided by BACS systems, in a similar

More information

COLLECTIONS MANAGEMENT

COLLECTIONS MANAGEMENT fde COLLECTIONS MANAGEMENT Microsoft Dynamics GP2015, GP2016, GP2018 Version 18.1 Feb 1, 2018 CONTENTS CHAPTER 1: INTRODUCTION TO COLLECTIONS MANAGEMENT... 5 COLLECTIONS MANAGEMENT... 5 FEATURES AND BENEFITS...

More information

User Guide. Document Last Updated June 30, Financial Training Department 1

User Guide. Document Last Updated June 30, Financial Training Department 1 User Guide Document Last Updated June 30, 2016. Financial Training Department 1 Table of Contents Objectives... 3 Overview of BEN... 4 What Information is Included in a Deposit?... 6 Logging on to BEN

More information

Getting Started with Online Payments

Getting Started with Online Payments Getting Started with Online Payments Getting Started... 2 Steps for the Online Payment Process... 2 Step 1 Customer Visits Web Site... 2 Step 2 Redirected to Payment Center... 2 Step 3 Status Determined...

More information

OVERVIEW TIMING AND DEADLINES PERMISSIONS, LIMITS, AND APPROVALS PROCEDURES REPORTS STOP PAYMENTS PROCEDURES...

OVERVIEW TIMING AND DEADLINES PERMISSIONS, LIMITS, AND APPROVALS PROCEDURES REPORTS STOP PAYMENTS PROCEDURES... TABLE OF CONTENTS TABLE OF CONTENTS... 1 ACCESSING THE SYSTEM... 4 LOGGING IN... 4 FIRST TIME LOG-IN ONLY... 4 UPDATING USER PROFILE, USER PASSWORD, AND SECURITY QUESTIONS... 6 ESTABLISHING USER PREFERENCES...

More information

Nelnet Enterprise Student Account Online Billing and Payment System. Undergraduate Student User Guide

Nelnet Enterprise Student Account Online Billing and Payment System. Undergraduate Student User Guide Nelnet Enterprise Student Account Online Billing and Payment System Undergraduate Student User Guide Student Access You may access Nelnet Enterprise by logging on to your Secure Hollins HIS account at

More information

Municipal Software, Inc. MSI-Accounts Payable User s Guide

Municipal Software, Inc. MSI-Accounts Payable User s Guide ACCOUNTS PAYABLE DIRECT DEPOSIT IMPLEMENTATION GUIDE INTRODUCTION The MSI-Accounts Payable System (MSI-AP) is capable of depositing vendor checks automatically into vendor bank accounts through an electronic

More information

Oracle Applications Release12.1.1

Oracle Applications Release12.1.1 Oracle Applications Release12.1.1 General Ledger Fundamentals White Paper GreenChain Software Solutions Pvt. Ltd. www.greenchain.biz GreenChain Software Solutions Pvt Ltd Page 1 of 89 Table of Contents

More information

HSA Contribution Guide. How to set up and send employer-directed HSA contributions

HSA Contribution Guide. How to set up and send employer-directed HSA contributions HSA Guide How to set up and send employer-directed HSA contributions Table of contents Introduction...2 Employer contribution options...3 Getting started: Before you upload, run new reports to confirm

More information

CoreFirst Bank & Trust

CoreFirst Bank & Trust CoreFirst Bank & Trust New Commercial Internet Banking Frequently Asked Questions ACCOUNT OVERVIEW 1. Q: Why are some of my account numbers highlighted and marked with an asterisk A: Highlighted account

More information

Vendor Portal User Guide

Vendor Portal User Guide Vendor Portal User Guide Version 1.3.208 Taulia Inc. 420 Taylor Street, 4 th Floor San Francisco, CA 94102 Phone +1 (415) 376 8280 Fax +1 (415) 639 6439 Taulia GmbH Bundesallee 171 10715 Berlin, Germany

More information

ACE Write-Up to Creative Solutions Accounting Conversion Guide

ACE Write-Up to Creative Solutions Accounting Conversion Guide ACE Write-Up to Creative Solutions Accounting Conversion Guide The ACE-CSA Conversion Wizard is provided to convert your client data from ACE Write-Up Version 4.xx and above into the Write-Up Solution

More information

Financials Module: General Ledger

Financials Module: General Ledger The Priority Enterprise Management System Financials Module: General Ledger Contents Introduction... 2 Chart of Accounts... 2 Entry Journal... 4 Reconciliations... 7 Financial Statements... 9 Cash Flow...

More information