Difference between revisions of "AR Invoice Import Guide"

From Adjutant Wiki

(Created page with " ==General Import Template File Notes== *Template files are typically generated from their respective Import screen using an 'Export Template' button. *Using the 'Export Temp...")
 
 
(16 intermediate revisions by the same user not shown)
Line 1: Line 1:
  
==General Import Template File Notes==
+
==General Data Import Notes==
  
*Template files are typically generated from their respective Import screen using an 'Export Template' button.
+
Refer to the [[Data Import General Information]] page for information and guidance on general import timeline, formatting import templates, as well as how to ensure you are using the most current template information for data imports.
*Using the 'Export Template' button from an updated system will help ensure that you provide the customer with the most up-to-date import file, and will help avoid errors.
 
*Templates generally (but not in all cases) contain 3 rows of header information.
 
**The first row is generally labelled with f1 through f## and is used to give a consistent column id to each data column. Do not remove this row unless instructed.
 
**The second row is labelled with the column data/field name. The values in this row are used for the file mapping screen. Editing these values is generally not needed and may make the mapping process difficult.
 
**The third row is labelled with the same values from row 2, an is available to create a customer-friendly name for the associated data column. 
 
***The third row should be removed from the source file prior to importing.  It will cause errors since it will be treated as the first import record on the file.
 
*Import files MUST always be saved as 'Microsoft Excel 5.0/95 Workbook (*.xls)' format until further notice. The import screens will generate errors if the file type is not correct.
 
  
*It is a good idea to perform a Mapping Table Import using a current source list before beginning on any imports.  Without a current mapping table, the quality of imports can be compromised.
 
**Export a current list from a good source (such as ABIS)
 
**Perform a Mapping Table Import on the target system with the XLS file from the step above
 
  
  
==AP Invoice Import Notes==
+
==AR Invoice Import Notes==
  
 
===Timing and Preparation===
 
===Timing and Preparation===
  
The AP Invoice Import should occur after all vendors have been imported, which should mean that all Address Book setup items have been completed, and all the General Ledger Chart of Accounts has been imported.  The [[Address Book Setup Guide]] covers all of the Rule Maintenance records that should be completed prior to importing vendor records.   
+
The AR Invoice Import should occur after all customers have been imported, which should mean that all Address Book setup items have been completed, and all the General Ledger Chart of Accounts has been imported.  The [[Address Book Setup Guide]] covers all of the Rule Maintenance records that should be completed prior to importing vendor records.   
  
In order to accurately import 1099 amounts associated with AP invoices, all vendors should be set up with the correct 1099 Type in their Remit To attribute screen.  The AP Invoice Import requires the 1099 Type be filled in on the Remit To record.
+
At a minimum, the default CID Items file must be imported and verified in order to use the _MITAXABLE and _MINONTAXABLE system items. If intending to import full invoice item details, all item codes must be imported and verified before importing AR Invoice detailed items.
  
The AP Invoice Import is generally used to import only the open accounts payable invoices at the time of go-live. However, it is possible to import fully paid historical AP invoice records for reference.  If importing both open and fully paid AP invoices, separate the paid records into a separate import batch.  This will make it simpler to reconcile the open AP invoices.
+
The AR Invoice Import is generally used to import only the open accounts receivable invoices at the time of go-live. However, it is possible to import fully paid (balance equals zero) historical AR invoice records for reference.  If importing both open and fully paid AR invoices, separate the paid records into a separate import batch.  This will make it simpler to reconcile the open AR invoices.
  
If performing an AP Check Import, the AP Invoice Import should be completed first, then the AP Check Import.  
+
If performing an AR Cash Receipts Import, the AR Invoice Import should be completed first, then the AR Cash Receipts Import.  
  
  
Line 32: Line 22:
 
===General Notes===
 
===General Notes===
  
'''Invoice Balance''' - Confirm with the customer that the correct unpaid balance is being used for all imported invoices. Also confirm whether the total of all AP invoice balance amounts, by AP control account, is reconcilable to the GL open accounts payable balance. This is a common way to reconcile the imported details against the expected GL balance. Address and document any discrepancies or expected issues for reconciling during the go-live conversion.
+
'''Item Detail''' - Confirm with the customer whether they want to see complete, individual item number detail or if they want to use a single item code for the invoice total. Importing item-level detail will match against the item number in Adjutant. If the imported item matches an existing item number, the matched item ikey will be linked to the imported invoice. If an Adjutant item number does not exist for the imported item, the system will use the 'MISC' item code, but will still display the imported item number and description from the file. Invoice documents produced from imported invoices will show the imported details. However, some reports that rely on the item ikey for selection may not report on these no-match MISC imported items.
  
'''Invoice Dates''' - Confirm the correct AP invoice dates with the customer. Adjutant uses an invoice date, posted date, and due date for each imported invoice.  Make sure the dates align with customer expectations.
+
Importing complete item-level detail will also involve additional review and potential scrubbing of the source file to make sure that all detail lines are imported and that the details total up to the imported invoice total.
  
'''GL Accounts''' - The GL accounts in the Header file control the accounts used in report selections and approval processes. The GL accounts in the Distributions file control the accounts used in distribution detail reporting. For each invoice, the APACC in the Header file should match the CTRL ACCT in the Distribution file. There can be multiple AP/CTRL accounts, but each imported invoice should have these accounts match between the Header and the Distributions files.  
+
'''Taxability''' - Confirm with the customer that they can provide tax amount breakouts for each invoice. You should also confirm that non-taxable invoices are indicated in the source data so the taxable flags can be accurately set in the detail file. Do not lump the tax amount into total unless there is no reasonable alternative for obtaining an accurate and reliable tax amount for each invoice item.  
  
 +
'''AR GL Accounts''' - The AR GL account (aracct) in the header file is critical if the customer is importing invoices for multiple receivable accounts. Linking each imported AR invoice to the correct GL account is essential for reconciling and balancing the open AR value. Also, the correct AR GL account must be linked on the import in order to separate reporting, such as the AR Aging Report, by receivable account.
  
 +
* '''Accounting Note''' - The imported AR Invoices do not create accounting distributions. For this import, it is assumed that the historical invoices imported have already been posted to the GL and the open AR balances and associated GL entries already exist in the GL balances. This also means that voiding imported AR Invoices will reflect the voided invoice on any AR Aging reports or other reporting based on the AR invoice, but WILL NOT affect accounting. If imported AR Invoices are voided, any accounting adjustments must be processed manually through a manual journal entry.
  
==AP Invoice Import File Data Scrubbing==
+
 
 +
==AR Invoice Import File Data Scrubbing==
  
 
Every customer's data will have different issues that need addressing.  Some of the issues will not make themselves visible until after the data has been imported and is in use during parallel testing.  This is why it is critically important to perform an early import, and keep accurate notes on issues that need to be addressed on a supplemental import, or for a complete re-import. Some common things that need attention during AP invoice data scrubbing include:
 
Every customer's data will have different issues that need addressing.  Some of the issues will not make themselves visible until after the data has been imported and is in use during parallel testing.  This is why it is critically important to perform an early import, and keep accurate notes on issues that need to be addressed on a supplemental import, or for a complete re-import. Some common things that need attention during AP invoice data scrubbing include:
  
* '''Payment Priority''' - This field may not have a counterpart in the customer's legacy data.  Look for any similar field such as payment type or check type that can be converted to a payment priority equivalent value.  Filter the source data to look for all variations on a corresponding field and make sure each variation is mapped to a hard-code payment priority value.
+
* '''Dates''' - Make sure all dates follow the MM/DD/YYYY format before importing. Also review each date column and work with the customer to ensure the right dates are being imported in the right columns.
  
* '''Terms''' - Make sure terms data is accurate and matches an entry in the TERMS rule. Any imported PTERMS value that does not exist in the TERMS rule will create a blank entry in the rule. Best practice is to match each invoice terms to a valid TERMS entry. In some systems, invoice terms are a text field and there is no standardization on the legacy system.  For these instances, it is best to scrub each term rule until it matches an existing TERM. Alternatively, you can create a catch-all TERM rule for unknown, incomplete, or undefined term details in the source data.  
+
* '''Amounts''' - Carefully review and verify that the header file totals and the detail file totals match by invoice number. Also verify that the header subtotal/tax total/total amount values add up correctly and match with the extended price and extended tax values in the detail file.
  
 +
* '''Terms''' - Make sure terms data is accurate and matches an entry in the TERMS rule. Any imported TERMS value that does not exist in the TERMS rule will create a blank entry in the rule. Best practice is to match each invoice terms to a valid TERMS entry. In some systems, invoice terms are a text field and there is no standardization on the legacy system.  For these instances, it is best to scrub each term value until it matches an existing TERM. Alternatively, you can create a catch-all TERM rule for unknown, incomplete, or undefined term details in the source data.
  
  
==AP Invoice Import Screen (IMPORTAPINV)==
 
  
Menu Location: Transaction>>Importers/Exporters>>Accounting>>AP Invoice Import
+
==AR Invoice Import Screen (IMPORTINV)==
  
[[File:APINV_Import.png]]
+
Menu Location: Transaction>>Importers/Exporters>>Accounting>>AR Invoice Import
  
 +
[[File:importinv.png]]
  
'''File Name(Header)/Browse:''' Use the Browse button to locate and select the completed AP Invoice Header import template file (in XLS format). Note - both the Header and Distributions files are required and must be imported at the same time.
 
  
'''File Name(Dists)/Browse:''' Use the Browse button to locate and select the completed AP Invoice Distributions import template file (in XLS format). Note - both the Header and Distributions files are required and must be imported at the same time.
+
'''File Name(Header)/Browse:''' Use the Browse button to locate and select the completed AR Invoice Header import template file (in XLS format). Note - both the Header and Details files are required and must be imported at the same time.
  
'''Export Template:''' Generates a blank AP Invoice Header or Distributions template file
+
'''File Name(Details)/Browse:''' Use the Browse button to locate and select the completed AR Invoice Details import template file (in XLS format). Note - both the Header and Details files are required and must be imported at the same time.
 +
 
 +
'''Export Template:''' Generates a blank AR Invoice Header or Details template file
  
 
'''Map Fields:''' Fields must be mapped prior to importing. If no changes have been made to the column headings, the mapping screen should show all green, and you can click OK to continue. If any of the Input Field Name columns on the left are red, single-click on the line on the left column, and then double-click the desired mapped field in the right column to complete the mapping.  Repeat for any red lines on the left that should be mapped.  If there are additional columns in the source file that should NOT be mapped, they can be left unmapped (displayed in red). Mandatory fields will require that they be mapped before clicking OK.
 
'''Map Fields:''' Fields must be mapped prior to importing. If no changes have been made to the column headings, the mapping screen should show all green, and you can click OK to continue. If any of the Input Field Name columns on the left are red, single-click on the line on the left column, and then double-click the desired mapped field in the right column to complete the mapping.  Repeat for any red lines on the left that should be mapped.  If there are additional columns in the source file that should NOT be mapped, they can be left unmapped (displayed in red). Mandatory fields will require that they be mapped before clicking OK.
  
'''Sage/AccPac/SBT Data:''' This checkbox is no longer used
+
'''Validate to TXT file:''' Selecting this box will create a TXT errors file listing any rows that would create errors such as invalid data, or duplicate records. If no errors are found in the file, the import will still process and no error file will be generated. Checking the validate box only prevents the import process if errors are encountered.
  
'''Validate to TXT file:''' Selecting this box will create an TXT errors file listing any rows that would create errors such as invalid data, or duplicate records. If no errors are found in the file, the import will still process and no error file will be generated. Checking the validate box only prevents the import process if errors are encountered.
 
  
  
 +
==AR Invoice Import Header File Definitions==
  
==AP Invoice Import Header File Definitions==
+
'''*f1 - InvNo''' - AR Invoice number
  
'''f1 - Invno''' - AP invoice number
+
'''*f2 - CustNo''' - Sold To customer number in Adjutant
  
'''f2 - Vendno''' - Vendor number in Adjutant
+
'''*f3 - BillTo''' - Bill To customer number in Adjutant
  
'''f3 - PPriority''' - Payment priority value. '2' is the most common entry. 
+
'''*f4 - ShipTo''' - Ship To customer number in Adjutant
  
'''f4 - PTerms''' - Payment terms for the selected invoice. Valid terms from the TERMS rule should be used. If an entry is found during import that doesn't match an existing TERMS rule record, that entry will be added to the TERMS rule with no other rule details. This allows the import to complete, but could add unwanted records to the TERMS rule.
+
'''f5 - ShipWhse''' - Warehouse name in Adjutant for shipping location. This field is not required on the header file.
  
'''f5 - PurAmt''' - Original AP invoice amount
+
'''f6 - ShipVia''' - Ship Via from original order. Valid ship via names from the SHIPVIA rule should be used. If an entry is found during import that doesn't match an existing SHIPVIA rule record, that entry will be added to the SHIPVIA rule with no other rule details. This allows the import to complete, but could add unwanted records to the SHIPVIA rule.
  
'''f6 - PaidAmt''' - Cumulative amount paid toward this invoice. If also importing an AP Check file, this amount should match the total of all non-void checks linked to the invoice.
+
'''f7 - FOB''' - Free on Board value from original order. Valid FOB names from the FOB rule should be used. If an entry is found during import that doesn't match an existing FOB rule record, that entry will be added to the FOB rule with no other rule details. This allows the import to complete, but could add unwanted records to the FOB rule.
  
'''f7 - Balance''' - AP invoice open balance
+
'''f8 - SP''' - Salesperson name on the invoice. Salesperson entries should exactly match an existing Contact record set up with the Salesperson attribute. If they do not match, the entry will be imported to the datatable, but it will not display in AR Invoice Master.
  
'''f8 - UDRef''' - AP invoice reference #
+
'''f9 - PoNum''' - Customer PO number from the original order
  
'''f9 - APAcc''' - AP payable GL account stored in the APMAST table. This is used for selecting AP invoice records by payable account on some reports. This value should match the account flagged as the control account in the AP Invoice Distribution import.
+
'''f10 - HeldFor''' - Held For organization ID. This field is not required on the header file.
  
'''f10 - PurDate''' - AP Invoice Date value
+
'''f11 - SoType''' - Sales Order type. This field is no longer in use.
  
'''f11 - TranDte''' - AP invoice Post Date value
+
'''f12 - TaxRate''' - Tax rate percentage. This value is imported to the datatable, and can be used for custom reporting, but is not used for tax calculations.
  
'''f12 - DueDate''' - AP invoice Due Date value
+
'''*f13 - Terms''' - Payment terms for the selected invoice. Valid terms from the TERMS rule should be used. If an entry is found during import that doesn't match an existing TERMS rule record, that entry will be added to the TERMS rule with no other rule details. This allows the import to complete, but could add unwanted records to the TERMS rule.
  
'''f13 - DisDate''' - AP invoice Discount Date value
+
'''f14 - Freight''' - Freight terms for the selected invoice. Valid freight terms from the FREIGHT rule should be used. If an entry is found during import that doesn't match an existing FREIGHT rule record, that entry will be added to the FREIGHT rule with no other rule details. This allows the import to complete, but could add unwanted records to the FREIGHT rule.
  
'''f14 - PDisc''' - Field not in use
+
'''*f15 - Invdate''' - Original invoice date (MM/DD/YYYY)
  
'''f15 - PDays''' - Field not in use
+
'''f16 - Orddate''' - Original order date (MM/DD/YYYY)
  
'''f16 - PNet''' - Field not in use
+
'''f17 - Notes''' - Invoice header notes
  
'''f17 - Discount''' - Field not in use
+
'''f18 - Owner''' - Owner organization ID. This field is not required on the header file.
  
'''f18 - DisAmt''' - AP invoice discount dollar amount. This value gets saved in the APMAST table as an approved discount amount. Any value imported will load into the Approve AP Invoice screen as a pre-set discount value.   
+
'''f19 - OrderNo''' - Original order number. Imports to the original order number and displays in the AR Invoice Master screen. If left blank, the invoice number will be saved as the original order number.   
  
'''f19 - AdjAmt''' - AP invoice adjustment dollar amount. This value gets saved in the APMAST table as an approved adjustment amount. Any value imported will load into the Approve AP Invoice screen as a pre-set adjustment value.
+
'''f20 - SONo''' - Original sales order number. Imports to the sales order number field. This record does not display on the AR Invoice Master. If left blank, the invoice number will be saved as the original sales order number.
  
'''f20 - AprPay''' - Approved payable amount. Any entry here will set the approved to pay flag. Leave this blank to process approvals through the Approve to Pay process.  This amount should match the balance value, or if using discounts and adjustments, it should match the remaining balance. 
+
'''f21 - TaxTable''' - This field is not in use
  
'''f21 - AprAdj''' - Marks the adjustment amount as approved
+
'''f22 - DueDate''' - AR invoice due date (MM/DD/YYYY). Imported entries override the calculated due date. If left blank, and a valid TERMS entry is entered, the due date will calculate from the terms of payment.
  
'''f22 - Amt1099''' - AP invoice 1099 Amt value. The Remit To 1099 Type is used to set the 1099 Type on the invoice record.  
+
'''f23 - ConfirmTo''' - Contact name for the invoice. This name can display on the invoice form with the 'confirmto' expression. It does not have to be a valid contact record.  
  
'''f23 - Buyer''' - Field not in use
+
'''f24 - Remarks''' - Invoice/Sales Order remarks. (Maximum 30 characters)
  
'''f24 - CheckNo''' - AP Check number for last check paid on this invoice. Check details imported on this file will only update the APMAST table, and will not create any records in the Payment tab. The AP Check Import must be used to create details in the AP Invoice Payment tab.
+
'''f25 - EstDate''' - This field is not in use
  
'''f25 - CheckDate''' - AP Check date for last check paid on this invoice. Check details imported on this file will only update the APMAST table, and will not create any records in the Payment tab. The AP Check Import must be used to create details in the AP Invoice Payment tab.
+
'''*f26 - TaxAmt''' - Total tax amount for the invoice. This value should add to the SubAmt to equal the TotAmt.
  
'''f26 - ChkAcc''' - AP Checking GL Account associated with this invoice
+
'''*f27 - SubAmt''' - Subtotal amount for the invoice. This value should be the TotAmt minus the TaxAmt.
  
'''f27 - Typ1099''' - This field is not used to set the 1099 Type.  In order to import 1099 amounts with AP Invoices, the vendor's Remit To record must be set up with the default 1099 Type, which will be used for any imported 1099 amounts on AP invoices.  
+
'''*f28 - TotAmt''' - Total invoice amount. This should be the sum of the TaxAmt and the SubAmt.
  
'''f28 - Descrip''' - AP Invoice Notes value
+
'''*f29 - Balance''' - Invoice remaining open balance
  
'''f29 - Template''' - Enter 'Y' to mark the associated line as a template record
+
'''f30 - AcctMgr''' - Account Manager name on the invoice. Account Manager entries should exactly match an existing Contact record set up with the Account Manager attribute. If they do not match, the entry will be imported to the datatable, but it will not display in AR Invoice Master.
  
'''f30 - Voucher''' - AP invoice Voucher field value
+
'''f31 - InvType''' - This field is not in use
  
'''f31 - VRemitTo''' - Remit To organization number
+
'''f32 - FrAmt''' - Freight dollar amount. This value can be useful for separating the freight value from invoice reports.
  
 +
'''*f33 - ArAcct''' - AR GL account
  
 +
'''f34 - ProjID''' - Project ID key (MSNID) from the MSN data table. This links the invoice to an existing project record in Adjutant. Either ProjID or ProjNum can be used to link. ProjNum is more common.
  
==AP Invoice Import Distribution File Definitions==
+
'''f35 - ProjNum''' - Project number. This links the invoice to an existing project record in Adjutant. Either ProjID or ProjNum can be used to link. ProjNum is more common.
  
Each AP Invoice should have at least two lines per invoice in this file - one line for the control account total amount, and additional distribution lines that total up to the original invoice balance.
+
'''f36 - SoDate''' - Sales Order date (MM/DD/YYYY)
  
'''f1 - Invno''' - AP invoice number that links to the invoice number in the header file
+
'''f37 - InvType2''' - Invoice form code. This entry matches to the code in the INVFORMS rule to set the default invoice form. If left blank, it will use the default invoice form from the rule.
  
'''f2 - Vendno''' - Vendor number in Adjutant
+
'''f38 - InvoiceStat''' - Invoice status code. This entry matches to the code in the INVOICESTAT rule to set the custom invoice status used in AR Invoice reporting. If left blank, it will use the default invoice form from the rule.
  
'''f3 - UDRef''' - Field not in use
 
  
'''f4 - GLAcnt''' - GL Account associated with each line of distribution detail
 
  
'''f5 - Amount''' - Distribution amount for the associated detail
+
==AR Invoice Import Details File Definitions==
  
'''f6 - CtrlAcct''' - Enter 'Y' to code the line as the payable control account distribution entry. This sets the GL Account and the Amount as the Control Account entries in the GL Distribution tab. Leaving the CtrlAcct field empty sets the associated line as a balancing distribution entry.  Each imported invoice should have a Ctrl Acct amount that matches the total of all distribution lines linked to the same invoice.
+
Each AR Invoice should have at least one corresponding line item in this file. The _MITAXABLE and _MINONTAXABLE item codes can be used to lump the entire invoice total under a single miscellaneous item code that is unique to AR Invoice imports.
  
'''f7 - Descrip''' - Distribution note entry for non-control account lines
+
Alternatively, each originally invoiced item can be detailed per invoice in this file. Choosing to show complete detail will require that every imported line item uses a valid item code set up in Adjutant. All imported line details should total up to the invoice subtotal, tax total, and total amount values for the corresponding invoice in the header file.
  
 +
'''f1 - Serial''' - Serial/Lot number for the associated line item
  
 +
'''f2 - TaxRate''' - This field is not in use
  
==AP Invoice Import Reconciliation==
+
'''f3 - ListPrice''' - Unit list price for the associated line item. If entered, the original list price can be used for reporting.
 +
 
 +
'''*f4 - InvNo''' - AR invoice number matched to the AR Invoice Header file
 +
 
 +
'''*f5 - Item''' - Item code in Adjutant.
 +
 
 +
'''*f6 - LineNum''' - Line number from the original order for the associated line item
 +
 
 +
'''*f7 - QtyOrd''' - Quantity ordered for the associated line item
 +
 
 +
'''*f8 - QtyShp''' - Quantity shipped for the associated line item
 +
 
 +
'''f9 - Cost''' - Unit cost for the associated line item. If entered, the cost can be used on Invoice Margin reporting.
 +
 
 +
'''*f10 - Price''' - Unit sell price for the associated line item
 +
 
 +
'''*f11 - Descrip''' - Item description for the associated line item. The description must be entered in order to display on imported records. It will not default from the associated item code.
 +
 
 +
'''f12 - Taxable''' - Taxable flag for the associated line item (Y/N)
 +
 
 +
'''f13 - Unit''' - Unit of measure for the associated line item. Common entries are EA, FT, LBS (or any valid unit of measure established in the UNITS rule)
 +
 
 +
'''f14 - UnitFact''' - Unit of measure scaling factor
 +
 
 +
'''f15 - EstDate''' - This field is not in use
 +
 
 +
'''*f16 - ShipWhse''' - Warehouse name in Adjutant for shipping location
 +
 
 +
'''*f17 - HeldFor''' - Held For organization ID
 +
 
 +
'''*f18 - Owner''' - Inventory Owner organization ID
 +
 
 +
'''*f19 - ExtPrice''' - Extended sell price for the associated line item. The extended price amount(s) should add up to the corresponding invoice subtotal amount on the header file.
 +
 
 +
'''*f20 - ExtTax''' - Extended tax amount for the associated line item. The extended tax amount(s) should add up to the corresponding invoice tax total amount on the header file.
 +
 
 +
'''f21 - Notes''' - Line notes for the associated line item
 +
 
 +
'''f22 - InvStatus''' - This field is not in use
 +
 
 +
'''f23 - SPriceUnit''' - SPrice unit of measure
 +
 
 +
'''f24 - SPrice''' - SPrice price value
 +
 
 +
'''f25 - Shipto''' - Ship To organization ID for the associated line item
 +
 
 +
'''f26 - Phase''' - Project Phase name.  This must match an existing phase name for the associated project.
 +
 
 +
'''f27 - ProjID''' - Project ID key (MSNID) from the MSN data table. This links the invoice to an existing project record in Adjutant. Either ProjID or ProjNum can be used to link. ProjNum is more common.
 +
 
 +
'''f28 - PlantID''' - This field is not in use
 +
 
 +
'''f29 - PPFrt''' - Prepaid freight dollar amount
 +
 
 +
'''f30 - ProjNum''' - Project number. This links the invoice to an existing project record in Adjutant. Either ProjID or ProjNum can be used to link. ProjNum is more common.
 +
 
 +
 
 +
 
 +
==AR Invoice Import Reconciliation==
  
 
Reconciling imported data should begin with spot-checking several records field-by-field for complete data import.  Pick records from the source file that have the most data columns filled in.  Verify that all source file data fields imported correctly and display as expected.
 
Reconciling imported data should begin with spot-checking several records field-by-field for complete data import.  Pick records from the source file that have the most data columns filled in.  Verify that all source file data fields imported correctly and display as expected.
  
Review the TERMS rule for any unexpected records added to the rule. Depending on the number of records involved, the rule maintenance records can be cleaned up, and the associated Remit To records can be manually updated.  Otherwise, clean up the TERMS rule, then delete the imported records, re-scrub the source file, and re-import.
+
Review the TERMS rule for any unexpected records added to the rule. Depending on the number of records involved, the rule maintenance records can be cleaned up, and the associated Bill To To records can be manually updated.  Otherwise, clean up the TERMS rule, then delete the imported records, re-scrub the source file, and re-import.
 
 
Run the AP Aging Report and compare the open AP balance against the AP control account GL balance.  If the source data was provided along with a clear GL cutoff balance, the two balances should be equal. Look for any data issues, such as incorrect aging, or missing details.
 
  
Run the AP Invoice Report and compare against imported data. Make sure all records and all data fields report as expected.
+
Run the AR Aging Report and compare the open AR balance against the AR control account(s) GL balance.  If the source data was provided along with a clear GL cutoff balance, the two balances should be equal. Look for any data issues, such as incorrect aging, or missing details.
  
Run the Approve AP Invoices process and spot-check a few individual invoices for approval balances and settings. Try approving a single invoice using the 'A2P' button and look for any issues with approval amounts.
+
Run the AR Invoice Register and compare against imported data. Make sure all records and all data fields report as expected.
  
Verify that all 1099 amounts imported correctly by spot-checking several different vendors.  
+
Print several imported AR invoices and verify that imported data displays correctly on forms. Review the totals and look for anything that doesn't add up.
  
 
Review the imported invoices in the Organization Air Hammer and confirm that data displays as expected.
 
Review the imported invoices in the Organization Air Hammer and confirm that data displays as expected.
Line 175: Line 228:
  
  
==AP Invoice Import Additional Steps==
+
==AR Invoice Import Additional Steps==
  
There are no additional steps required to complete the AP Invoice import.  The AP Check Import can be run after the AP Invoice Import, if requested.
+
There are no additional steps required to complete the AR Invoice import.  The AR Cash Receipts Import can be run after the AR Invoice Import, if requested.
  
  
  
==AP Invoice Import Database Tables==
+
==AR Invoice Import Database Tables==
  
'''APMAST''' - Each imported invoice from the Header file creates a new KEYNO in the APMAST TABLE, linked to the imported APINVNO value. The APMAST KEYNO value is the link to the APDIST table (as KEYNOH in APDIST).
+
'''BILLMAST''' - Each imported invoice from the Header file creates a new KEYNO in the BILLMAST TABLE, linked to the imported INVNO value. The BILLMAST KEYNO value is the link to the BILLTRAN table (as BILLH in BILLTRAN).
  
'''APDIST''' - Each imported distribution detail line will create an entry in the APDIST table. The KEYNOH value should match the APMAST KEYNO value for the associated AP invoice. The PTYPE will be 'D' for distribution details, and 'C' for Control lines. Note that imported AP Check details will also create details in the APDIST table, so be careful of deleting any unintended records. 
+
'''BILLTRAN''' - Each imported invoice detail line will create an entry in the BILLTRAN table. The BILLH value should match the BILLMAST KEYNO value for the associated AR invoice.  
  
  
Line 191: Line 244:
  
 
[[Category: Accounts Receivable]]
 
[[Category: Accounts Receivable]]
[[Category: Conversion Guides]]
+
[[Category: Import Guides]]

Latest revision as of 06:54, 21 July 2022

General Data Import Notes

Refer to the Data Import General Information page for information and guidance on general import timeline, formatting import templates, as well as how to ensure you are using the most current template information for data imports.


AR Invoice Import Notes

Timing and Preparation

The AR Invoice Import should occur after all customers have been imported, which should mean that all Address Book setup items have been completed, and all the General Ledger Chart of Accounts has been imported. The Address Book Setup Guide covers all of the Rule Maintenance records that should be completed prior to importing vendor records.

At a minimum, the default CID Items file must be imported and verified in order to use the _MITAXABLE and _MINONTAXABLE system items. If intending to import full invoice item details, all item codes must be imported and verified before importing AR Invoice detailed items.

The AR Invoice Import is generally used to import only the open accounts receivable invoices at the time of go-live. However, it is possible to import fully paid (balance equals zero) historical AR invoice records for reference. If importing both open and fully paid AR invoices, separate the paid records into a separate import batch. This will make it simpler to reconcile the open AR invoices.

If performing an AR Cash Receipts Import, the AR Invoice Import should be completed first, then the AR Cash Receipts Import.


General Notes

Item Detail - Confirm with the customer whether they want to see complete, individual item number detail or if they want to use a single item code for the invoice total. Importing item-level detail will match against the item number in Adjutant. If the imported item matches an existing item number, the matched item ikey will be linked to the imported invoice. If an Adjutant item number does not exist for the imported item, the system will use the 'MISC' item code, but will still display the imported item number and description from the file. Invoice documents produced from imported invoices will show the imported details. However, some reports that rely on the item ikey for selection may not report on these no-match MISC imported items.

Importing complete item-level detail will also involve additional review and potential scrubbing of the source file to make sure that all detail lines are imported and that the details total up to the imported invoice total.

Taxability - Confirm with the customer that they can provide tax amount breakouts for each invoice. You should also confirm that non-taxable invoices are indicated in the source data so the taxable flags can be accurately set in the detail file. Do not lump the tax amount into total unless there is no reasonable alternative for obtaining an accurate and reliable tax amount for each invoice item.

AR GL Accounts - The AR GL account (aracct) in the header file is critical if the customer is importing invoices for multiple receivable accounts. Linking each imported AR invoice to the correct GL account is essential for reconciling and balancing the open AR value. Also, the correct AR GL account must be linked on the import in order to separate reporting, such as the AR Aging Report, by receivable account.

  • Accounting Note - The imported AR Invoices do not create accounting distributions. For this import, it is assumed that the historical invoices imported have already been posted to the GL and the open AR balances and associated GL entries already exist in the GL balances. This also means that voiding imported AR Invoices will reflect the voided invoice on any AR Aging reports or other reporting based on the AR invoice, but WILL NOT affect accounting. If imported AR Invoices are voided, any accounting adjustments must be processed manually through a manual journal entry.


AR Invoice Import File Data Scrubbing

Every customer's data will have different issues that need addressing. Some of the issues will not make themselves visible until after the data has been imported and is in use during parallel testing. This is why it is critically important to perform an early import, and keep accurate notes on issues that need to be addressed on a supplemental import, or for a complete re-import. Some common things that need attention during AP invoice data scrubbing include:

  • Dates - Make sure all dates follow the MM/DD/YYYY format before importing. Also review each date column and work with the customer to ensure the right dates are being imported in the right columns.
  • Amounts - Carefully review and verify that the header file totals and the detail file totals match by invoice number. Also verify that the header subtotal/tax total/total amount values add up correctly and match with the extended price and extended tax values in the detail file.
  • Terms - Make sure terms data is accurate and matches an entry in the TERMS rule. Any imported TERMS value that does not exist in the TERMS rule will create a blank entry in the rule. Best practice is to match each invoice terms to a valid TERMS entry. In some systems, invoice terms are a text field and there is no standardization on the legacy system. For these instances, it is best to scrub each term value until it matches an existing TERM. Alternatively, you can create a catch-all TERM rule for unknown, incomplete, or undefined term details in the source data.


AR Invoice Import Screen (IMPORTINV)

Menu Location: Transaction>>Importers/Exporters>>Accounting>>AR Invoice Import

Importinv.png


File Name(Header)/Browse: Use the Browse button to locate and select the completed AR Invoice Header import template file (in XLS format). Note - both the Header and Details files are required and must be imported at the same time.

File Name(Details)/Browse: Use the Browse button to locate and select the completed AR Invoice Details import template file (in XLS format). Note - both the Header and Details files are required and must be imported at the same time.

Export Template: Generates a blank AR Invoice Header or Details template file

Map Fields: Fields must be mapped prior to importing. If no changes have been made to the column headings, the mapping screen should show all green, and you can click OK to continue. If any of the Input Field Name columns on the left are red, single-click on the line on the left column, and then double-click the desired mapped field in the right column to complete the mapping. Repeat for any red lines on the left that should be mapped. If there are additional columns in the source file that should NOT be mapped, they can be left unmapped (displayed in red). Mandatory fields will require that they be mapped before clicking OK.

Validate to TXT file: Selecting this box will create a TXT errors file listing any rows that would create errors such as invalid data, or duplicate records. If no errors are found in the file, the import will still process and no error file will be generated. Checking the validate box only prevents the import process if errors are encountered.


AR Invoice Import Header File Definitions

*f1 - InvNo - AR Invoice number

*f2 - CustNo - Sold To customer number in Adjutant

*f3 - BillTo - Bill To customer number in Adjutant

*f4 - ShipTo - Ship To customer number in Adjutant

f5 - ShipWhse - Warehouse name in Adjutant for shipping location. This field is not required on the header file.

f6 - ShipVia - Ship Via from original order. Valid ship via names from the SHIPVIA rule should be used. If an entry is found during import that doesn't match an existing SHIPVIA rule record, that entry will be added to the SHIPVIA rule with no other rule details. This allows the import to complete, but could add unwanted records to the SHIPVIA rule.

f7 - FOB - Free on Board value from original order. Valid FOB names from the FOB rule should be used. If an entry is found during import that doesn't match an existing FOB rule record, that entry will be added to the FOB rule with no other rule details. This allows the import to complete, but could add unwanted records to the FOB rule.

f8 - SP - Salesperson name on the invoice. Salesperson entries should exactly match an existing Contact record set up with the Salesperson attribute. If they do not match, the entry will be imported to the datatable, but it will not display in AR Invoice Master.

f9 - PoNum - Customer PO number from the original order

f10 - HeldFor - Held For organization ID. This field is not required on the header file.

f11 - SoType - Sales Order type. This field is no longer in use.

f12 - TaxRate - Tax rate percentage. This value is imported to the datatable, and can be used for custom reporting, but is not used for tax calculations.

*f13 - Terms - Payment terms for the selected invoice. Valid terms from the TERMS rule should be used. If an entry is found during import that doesn't match an existing TERMS rule record, that entry will be added to the TERMS rule with no other rule details. This allows the import to complete, but could add unwanted records to the TERMS rule.

f14 - Freight - Freight terms for the selected invoice. Valid freight terms from the FREIGHT rule should be used. If an entry is found during import that doesn't match an existing FREIGHT rule record, that entry will be added to the FREIGHT rule with no other rule details. This allows the import to complete, but could add unwanted records to the FREIGHT rule.

*f15 - Invdate - Original invoice date (MM/DD/YYYY)

f16 - Orddate - Original order date (MM/DD/YYYY)

f17 - Notes - Invoice header notes

f18 - Owner - Owner organization ID. This field is not required on the header file.

f19 - OrderNo - Original order number. Imports to the original order number and displays in the AR Invoice Master screen. If left blank, the invoice number will be saved as the original order number.

f20 - SONo - Original sales order number. Imports to the sales order number field. This record does not display on the AR Invoice Master. If left blank, the invoice number will be saved as the original sales order number.

f21 - TaxTable - This field is not in use

f22 - DueDate - AR invoice due date (MM/DD/YYYY). Imported entries override the calculated due date. If left blank, and a valid TERMS entry is entered, the due date will calculate from the terms of payment.

f23 - ConfirmTo - Contact name for the invoice. This name can display on the invoice form with the 'confirmto' expression. It does not have to be a valid contact record.

f24 - Remarks - Invoice/Sales Order remarks. (Maximum 30 characters)

f25 - EstDate - This field is not in use

*f26 - TaxAmt - Total tax amount for the invoice. This value should add to the SubAmt to equal the TotAmt.

*f27 - SubAmt - Subtotal amount for the invoice. This value should be the TotAmt minus the TaxAmt.

*f28 - TotAmt - Total invoice amount. This should be the sum of the TaxAmt and the SubAmt.

*f29 - Balance - Invoice remaining open balance

f30 - AcctMgr - Account Manager name on the invoice. Account Manager entries should exactly match an existing Contact record set up with the Account Manager attribute. If they do not match, the entry will be imported to the datatable, but it will not display in AR Invoice Master.

f31 - InvType - This field is not in use

f32 - FrAmt - Freight dollar amount. This value can be useful for separating the freight value from invoice reports.

*f33 - ArAcct - AR GL account

f34 - ProjID - Project ID key (MSNID) from the MSN data table. This links the invoice to an existing project record in Adjutant. Either ProjID or ProjNum can be used to link. ProjNum is more common.

f35 - ProjNum - Project number. This links the invoice to an existing project record in Adjutant. Either ProjID or ProjNum can be used to link. ProjNum is more common.

f36 - SoDate - Sales Order date (MM/DD/YYYY)

f37 - InvType2 - Invoice form code. This entry matches to the code in the INVFORMS rule to set the default invoice form. If left blank, it will use the default invoice form from the rule.

f38 - InvoiceStat - Invoice status code. This entry matches to the code in the INVOICESTAT rule to set the custom invoice status used in AR Invoice reporting. If left blank, it will use the default invoice form from the rule.


AR Invoice Import Details File Definitions

Each AR Invoice should have at least one corresponding line item in this file. The _MITAXABLE and _MINONTAXABLE item codes can be used to lump the entire invoice total under a single miscellaneous item code that is unique to AR Invoice imports.

Alternatively, each originally invoiced item can be detailed per invoice in this file. Choosing to show complete detail will require that every imported line item uses a valid item code set up in Adjutant. All imported line details should total up to the invoice subtotal, tax total, and total amount values for the corresponding invoice in the header file.

f1 - Serial - Serial/Lot number for the associated line item

f2 - TaxRate - This field is not in use

f3 - ListPrice - Unit list price for the associated line item. If entered, the original list price can be used for reporting.

*f4 - InvNo - AR invoice number matched to the AR Invoice Header file

*f5 - Item - Item code in Adjutant.

*f6 - LineNum - Line number from the original order for the associated line item

*f7 - QtyOrd - Quantity ordered for the associated line item

*f8 - QtyShp - Quantity shipped for the associated line item

f9 - Cost - Unit cost for the associated line item. If entered, the cost can be used on Invoice Margin reporting.

*f10 - Price - Unit sell price for the associated line item

*f11 - Descrip - Item description for the associated line item. The description must be entered in order to display on imported records. It will not default from the associated item code.

f12 - Taxable - Taxable flag for the associated line item (Y/N)

f13 - Unit - Unit of measure for the associated line item. Common entries are EA, FT, LBS (or any valid unit of measure established in the UNITS rule)

f14 - UnitFact - Unit of measure scaling factor

f15 - EstDate - This field is not in use

*f16 - ShipWhse - Warehouse name in Adjutant for shipping location

*f17 - HeldFor - Held For organization ID

*f18 - Owner - Inventory Owner organization ID

*f19 - ExtPrice - Extended sell price for the associated line item. The extended price amount(s) should add up to the corresponding invoice subtotal amount on the header file.

*f20 - ExtTax - Extended tax amount for the associated line item. The extended tax amount(s) should add up to the corresponding invoice tax total amount on the header file.

f21 - Notes - Line notes for the associated line item

f22 - InvStatus - This field is not in use

f23 - SPriceUnit - SPrice unit of measure

f24 - SPrice - SPrice price value

f25 - Shipto - Ship To organization ID for the associated line item

f26 - Phase - Project Phase name. This must match an existing phase name for the associated project.

f27 - ProjID - Project ID key (MSNID) from the MSN data table. This links the invoice to an existing project record in Adjutant. Either ProjID or ProjNum can be used to link. ProjNum is more common.

f28 - PlantID - This field is not in use

f29 - PPFrt - Prepaid freight dollar amount

f30 - ProjNum - Project number. This links the invoice to an existing project record in Adjutant. Either ProjID or ProjNum can be used to link. ProjNum is more common.


AR Invoice Import Reconciliation

Reconciling imported data should begin with spot-checking several records field-by-field for complete data import. Pick records from the source file that have the most data columns filled in. Verify that all source file data fields imported correctly and display as expected.

Review the TERMS rule for any unexpected records added to the rule. Depending on the number of records involved, the rule maintenance records can be cleaned up, and the associated Bill To To records can be manually updated. Otherwise, clean up the TERMS rule, then delete the imported records, re-scrub the source file, and re-import.

Run the AR Aging Report and compare the open AR balance against the AR control account(s) GL balance. If the source data was provided along with a clear GL cutoff balance, the two balances should be equal. Look for any data issues, such as incorrect aging, or missing details.

Run the AR Invoice Register and compare against imported data. Make sure all records and all data fields report as expected.

Print several imported AR invoices and verify that imported data displays correctly on forms. Review the totals and look for anything that doesn't add up.

Review the imported invoices in the Organization Air Hammer and confirm that data displays as expected.


AR Invoice Import Additional Steps

There are no additional steps required to complete the AR Invoice import. The AR Cash Receipts Import can be run after the AR Invoice Import, if requested.


AR Invoice Import Database Tables

BILLMAST - Each imported invoice from the Header file creates a new KEYNO in the BILLMAST TABLE, linked to the imported INVNO value. The BILLMAST KEYNO value is the link to the BILLTRAN table (as BILLH in BILLTRAN).

BILLTRAN - Each imported invoice detail line will create an entry in the BILLTRAN table. The BILLH value should match the BILLMAST KEYNO value for the associated AR invoice.