You will name the Input File. The Error File has the same name with an extension of .ERR and will have the same layout as the Input File.
The Input File must be a fixed-format file. You must fill every position with either an appropriate character or space. It is not necessary to zero-fill numbers; you can use spaces to maintain the proper format. Numeric fields must be right-justified and character fields must be left-justified. You do not need to fill the Notes fields with spaces, but every record must end with a carriage return and line feed.
A record in the Input File must be in one of three formats: Header, Detail, or Vendor Labor. Each voucher Header record must have at least one matching voucher Detail record in the Input File. Vendor Labor records are optional. Each Vendor Labor record must match with a Detail record in the Input File.
Type |
CP Table/Column |
Character |
Required? |
Format |
Record Type |
|
Character 1 |
Required |
("H") |
Input Voucher Number |
VCHR_NO |
Number 9 |
Required |
(999999999) |
Fiscal Year |
FY_CD |
Character 6 |
Default provided |
|
Period Number |
PD_NO |
Number 2 |
Default provided |
(99) |
Subperiod Number |
SUB_PD_NO |
Number 2 |
Default provided |
(99) |
Vendor ID |
VEND_ID |
Character 12 |
Required |
|
Terms |
TERMS_DC |
Character 15 |
Default provided |
|
Invoice Num |
INVC_ID |
Character 15 |
Optional |
|
Invoice Date |
INVC_DT |
Character 10 |
Required |
(YYYY-MM-DD) |
Invoice Amt |
INVC_AMT |
Number 15 |
Required |
(-99999999999.99) (including Sales Tax) |
Discount Date |
DISC_DT |
Character 10 |
Optional |
(YYYY-MM-DD) |
Discount Pct |
DISC_PCT_RT |
Number 6 |
Optional |
(999.99) (10.00 = 10%) |
Total Disc Amt |
DISC_AMT |
Number 15 |
Optional |
(-99999999999.99) |
Due Date |
DUE_DT |
Character 10 |
Optional |
(YYYY-MM-DD) |
Hold Voucher |
HOLD_VCHR_FL |
Character 1 |
Required |
("Y" or "N") |
Pay When Paid Fl |
PAY_WHEN_ |
Character 1 |
Default provided |
("Y," "N," or blank) |
Pay Vendor ID |
PAY_VEND_ID |
Character 12 |
Default provided |
|
Payment Add Cd |
PAY_ADDR_DC |
Character 10 |
Default provided |
|
PO Num |
EXT_PO_ID |
Character 10 |
Optional |
(For reference only) |
PO Release Num |
EXT_PO_RLSE_ |
Number 3 |
Optional |
(999) (for reference only) |
Retainage Rate |
RTN_RT |
Number 6 |
Optional |
(999.99) (10.00 = 10%) |
A/P Acct Desc |
AP_ACCTS_KEY (used to derive AP_ACCT_ID, AP_ORG_ID, AP_REF1_ID, and AP_REF2_ID) |
Character 30 |
Default provided |
|
Cash Acct Desc |
CASH_ACCTS_ |
Character 30 |
Default provided |
|
Invoice Type |
S_INVC_TYPE |
Character 1 |
Default provided |
("D," "P," or "N") |
Delivery Value (Ship Amt) |
SHIP_AMT |
Number 15 |
Default provided |
(-99999999999.99) |
Check Fiscal Year |
CHK_FY_CD |
Character 6 |
Default provided |
|
Check Period Number |
CHK_PD_NO |
Number 2 |
Default provided |
(99) |
Check Subperiod Number |
CHK_SUB_PD_ |
Number 2 |
Default provided |
(99) |
Check Number |
CHK_NO |
Number 9 |
Optional |
(999999999) |
Check Date |
CHK_DT |
Character 10 |
Default provided |
(YYYY-MM-DD) |
Check Amount |
CHK_AMT |
Number 15 |
Optional (only needed with Check Number) |
(-99999999999.99) |
Discount Taken Amount |
DISC_TAKEN_ |
Number 15 |
Default provided |
(-99999999999.99) |
Invoice Period of Performance Date |
INVC_POP_DT |
Character 10 |
Optional |
(YYYY-MM-DD) |
Print Note-Blank Laser Check Flag |
PRINT_NOTE_FL |
Character 1 |
Default provided |
("Y," "N," or blank) |
Separate Check Flag |
SEP_CK_FL |
Character 1 |
Default Provided |
("Y" or "N") |
Joint Payee Name |
JNT_PAY_VEND_NAME |
Character 40 |
Optional |
|
Notes |
NOTES |
Character 254 |
Optional |
|
Type |
CP Table/Column |
Character |
Required? |
Format |
Record Type |
|
Character 1 |
Required |
("D") |
Input Voucher Number |
|
Number 9 |
Required |
(999999999) |
Fiscal Year |
|
Character 6 |
Default provided |
|
Voucher Line Num |
VCHR_LN.VCHR_LN_NO |
Number 6 |
Required |
(999999) |
Account |
VCHR_LN_ACCT.ACCT_ID |
Character 15 |
Required |
|
Org |
VCHR_LN_ACCT.ORG_ID |
Character 20 |
Required |
|
Project |
VCHR_LN_ACCT.PROJ_ID |
Character 30 |
Optional |
|
Reference Num 1 |
VCHR_LN_ACCT.REF1_ID |
Character 20 |
Optional |
|
Reference Num 2 |
VCHR_LN_ACCT.REF2_ID |
Character 20 |
Optional |
|
Line Amt |
VCHR_LN_ACCT.CST_AMT |
Number 15 |
Required |
(-99999999999.99) (Without Tax) |
Taxable Code |
VCHR_LN.S_TAXABLE_CD |
Character 1 |
Required |
("S," "U," or "N") |
Tax Code |
VCHR_LN.SALES_TAX_CD |
Character 6 |
Optional |
(Required if Taxable Code is "S" or "U") |
Sales Tax Amt |
VCHR_LN.SALES_TAX_AMT |
Number 15 |
Required |
(-99999999999.99) |
Discount Amt |
VCHR_LN.DISC_AMT |
Number 15 |
Required |
(-99999999999.99) |
Use Tax Amt |
VCHR_LN.USE_
|
Number 15 |
Required |
(-99999999999.99) |
AP 1099 Flag |
VCHR_LN_ACCT.AP_1099_FL |
Character 1 |
Default provided |
("Y," "N," or blank) |
1099-MISC Type Code |
VCHR_LN_ACCT.S_AP_1099_TYPE_CD |
Character 6 |
Default provided |
|
Voucher Line Desc |
VCHR_LN.VCHR_LN_DESC |
Character 30 |
Default provided |
|
Org Abbreviation |
VCHR_LN_ACCT.ORG_AB BRV_CD |
Character 6 |
Optional |
|
Project Abbreviation |
VCHR_LN_ACCT.PROJ_ABBRV_ |
Character 6 |
Optional |
|
Project Account Abbrev |
VCHR_LN_ACCT.PROJ_ACCT_ |
Character 6 |
Optional |
|
Recovery Percent |
VCHR_LN.RECOVERY_RT |
Number 6 |
Optional |
|
Notes |
VCHR_LN.NOTES |
Character 254 |
Optional |
|
Type |
CP Table/Column |
Character |
Required? |
Format |
Record Type |
|
Character 1 |
Required |
("V") |
Input Voucher Number |
|
Numeric 9 |
Required |
(999999999) |
Fiscal Year |
|
Character 6 |
Default provided |
|
Voucher Line Number |
|
Numeric 6 |
Required |
(999999) |
Vendor Subline Number |
SUB_LN_NO |
Numeric 5 |
Required |
(99999) |
Vendor Empl ID |
VEND_EMPL_ID |
Character 12 |
Optional |
|
General Labor Category |
GENL_LAB_CAT_CD |
Character 6 |
Required |
|
Project Labor Category |
BILL_LAB_CAT_CD |
Character 6 |
Optional |
|
Vendor Hours |
VEND_HRS |
Number 15 |
Optional |
(-99999999999.99) |
Vendor Amount |
VEND_AMT |
Number 15 |
Optional |
(-99999999999.99) |
Effective Billing Date |
EFFECT_BILL_DT |
Character 10 |
Default provided |
(YYYY-MM-DD) |
The application checks the voucher temporary tables to ensure all rows are imported. If rows have not been imported, the system displays a message on the screen and you can continue or cancel the process. If you continue, the temporary tables will be cleared.
The system inserts records from the Input File into the temporary tables.
The system applies defaults to fields that are blank in the Input File and that have a "default provided" status.
Validations are performed.
Once the validations are completed, the system writes vouchers with errors to the error file. If there is an error on one line of a voucher (header, detail, or vendor labor), all lines of the voucher will be rejected and written to the error file. These rows will then be deleted from the temporary tables. The temporary tables now have only valid rows in them.
Field processing and calculations are performed.
The Error Report is printed. If there are errors, the system will display a message on the screen. If there are no errors, the Error Report will indicate that no records were found.
If the application uses the voucher numbers from the Input File, the Voucher Header and Voucher Header History will be checked again to ensure that the vouchers being imported do not already exist. If duplicates do exist, the system will display a message on the screen and will not perform the import.
If the application assigns voucher numbers, all vouchers in the temporary tables will be assigned new and unique voucher numbers.
The Voucher Key, Voucher Line Key, Voucher Line Account Key, and Voucher Line Vendor Key are set.
Rows from the temporary tables are inserted into the Voucher Header, Voucher Line, Voucher Line Account, and Voucher Labor Vendor tables.
The temporary tables are cleared to prevent duplicate uploads.
The Voucher Header table is filled as follows:
Anticipated Pay Date (ANTIC_PAY_DT)
The application sets the Anticipated Pay Date to the Due Date.
A/P Account (AP_ACCT_ID)
The application sets the A/P Account to the A/P Account from the Default A/P Accounts table.
A/P Accounts Key (AP_ACCTS_KEY)
The A/P Accounts Key is a system-generated key that correlates to the A/P Account Description.
The A/P Acct Desc field is taken from the Input File.
The default value is "A/P Account Description" for the vendor.
The system performs the following validations:
The A/P Acct Desc is a required field and must exist in the Input File or have a default value supplied from the Vendor table.
The A/P Acct Desc must exist in the Default A/P Accounts table.
A/P Organization (AP_ORG_ID)
The application sets the A/P Organization to the Organization from the Default A/P Accounts table (A/P Accounts screen in Costpoint Accounts Payable).
A/P Reference Number 1 (AP_REF1_ID)
The application sets the A/P Reference Number 1 to the Ref No 1 from the Default A/P Accounts table (A/P Accounts screen in Costpoint Accounts Payable).
A/P Reference Number 2 (AP_REF2_ID)
The application sets the A/P Reference Number 2 to the Ref No 2 from the Default A/P Accounts table (A/P Accounts screen in Costpoint Accounts Payable).
Approval Date (APPRVL_DTT)
The Approval Date is set by the application as follows:
If the Require Approvals checkbox is not selected in the A/P Voucher Settings screen (in Costpoint Accounts Payable), the approval date will be set to the current system date.
If the Require Approvals checkbox is selected in the A/P Voucher Settings screen and the invoice amount is less than or equal to the Approval Required Above amount in the A/P Voucher Settings screen, the approval date will be set to the current system date.
If the Require Approvals checkbox is selected in the A/P Voucher Settings screen and the invoice amount is greater than the Approval Required Above amount in the A/P Voucher Settings screen, the approval date will be set to null.
Approved Flag (APPRVD_FL)
The approved flag is set by the application as follows:
If the Require Approvals checkbox is not selected in the A/P Voucher Settings screen (in Costpoint Accounts Payable), the approved flag will be set to "Y" (Yes).
If the Require Approvals checkbox is checked and the invoice amount is less than or equal to the Approval Required Above amount in the A/P Voucher Settings screen, the approved flag will be set to "Y" (Yes).
If the Require Approvals checkbox is selected and the invoice amount is greater than the Approval Required Above amount in the A/P Voucher Settings screen, the approved flag will be set to "N" (No).
Cash Account (CASH_ACCT_ID)
The Cash Account is set by the application to the Cash Account from the Default Cash Accounts table (Cash Accounts screen in Costpoint Accounts Payable).
Cash Account Key (CASH_ACCTS_KEY)
The Cash Account Key is a system-generated key that correlates to the Cash Account Description.
The Cash Acct Desc field is taken from the Input File.
The default value is the default Cash Account Description for the vendor.
The system performs the following validations:
The Cash Acct Desc is a required field and must exist in the Input File or have a default value supplied from the Vendor table.
The Cash Acct Desc must exist in the Default Cash Accounts table (Cash Accounts screen in Costpoint Accounts Payable).
Cash Organization (CASH_ORG_ID)
The application sets the Cash Organization to the Organization from the Default Cash Accounts table (Cash Accounts screen in Costpoint Accounts Payable).
Cash Reference Number 1 (CASH_REF1_ID)
The application sets the Cash Reference Number 1 to the Ref No 1 from the Default Cash Accounts table (Cash Accounts screen in Costpoint Accounts Payable).
Cash Reference Number 2 (CASH_REF2_ID)
The application sets the Cash Reference Number 2 to the Ref No 2 from the Default Cash Accounts table (Cash Accounts screen in Costpoint Accounts Payable).
Check Amount (CHK_AMT)
The Check Amount is optional. You can supply a value in the Input File.
The default value is zero.
If the Check Amount field is not blank in the Input File, the system will perform the following validations:
The Check Amount field must be numeric.
The check amount must be zero when check number is zero.
The check amount cannot be zero when check number is greater than zero.
The check amount cannot be less than zero.
The check amount cannot be greater than the unpaid balance.
Check Date (CHK_DT)
The Check Date is optional. You can supply a value in the Input File.
The system uses the current system date as a default only if a check number greater than zero is provided in the Input File.
If the Check Date field is not blank in the Input File, the system will perform the following validations:
The Check Date field must be a valid date.
The Check Date must be blank when check number is zero.
Check Fiscal Year (CHK_FY_CD) Check Period Number (CHK_PD_NO) Check Subperiod Number (CHK_SUB_PD_NO)
The Check Fiscal Year, Check Period Number, and Check Subperiod Number are optional. You can supply values in the Input File.
The system uses the fiscal year, period, and subperiod as a default only if a check number greater than zero is provided in the Input File.
If the fields are not blank in the Input File, the system will perform the following validations:
The combination of all three fields must exist and be open in the Subperiod table.
The combination of all three fields must exist and be open in the Subperiod Journal Status table with a journal code of "CD."
All three fields must be blank when check number is zero.
The check period and check subperiod fields must be numeric.
Check Number (CHK_NO)
The Check Number is optional. You can supply a value in the Input File.
The default value is zero.
If the Check Number field is not blank in the Input File, the system will perform the following validations:
The Check Number field must be numeric.
The check number cannot be less than zero.
Company Id (COMPANY_ID)
The Company ID is set by the application to the company the user is currently logged into.
Delivery Value (SHIP_AMT)
The Delivery Value is optional. You can supply a value in the Input File.
The default value is zero.
The system performs the following validations:
If the Delivery Value field is not blank in the Input File, it must be numeric.
If the Delivery Value field is provided in the Input File, is numeric, and is not zero, the invoice type must be "D."
Discount Amount (DISC_AMT)
The Discount Amount is taken from the Total Discount Amount field in the Input File.
If the Total Discount Amount, Discount Pct, and Discount Date fields from the Input File are all blank, the application will calculate the Discount Amount as the rounded product of the Invoice Amount multiplied by the Discount Percent according to the Terms.
The system performs he following validations:
The Total Discount Amount, Discount Pct, and Discount Date from the Input File must either be all populated or all blank.
If the Total Discount Amount is not blank in the Input File, it must be numeric.
The Total Discount Amount must equal the rounded product of the Invoice Amount multiplied by the Discount Percentage Rate.
The sum of the Discount Amount field on the detail record(s) for each unique voucher number and fiscal year combination must equal the Total Discount Amount on the header record.
Discount Date (DISC_DT)
The Discount Date is taken from the Input File.
If the Total Discount Amount, Discount Pct, and Discount Date fields from the Input File are all blank, the application will set the Discount Date equal to the invoice date plus the Discount Days according to the Terms.
The system performs the following validations:
The Total Discount Amount, Discount Pct, and Discount Date from the Input File must either be all populated or all blank.
If the Discount Date is not blank in the Input File, it must be a valid date.
The system will display a warning message if the Discount Date is less than or equal to the invoice date.
Discount Percentage Rate (DISC_PCT_RT)
The system computes the Discount Percentage Rate by dividing the Discount Pct from the Input File by "100."
If the Total Discount Amount, Discount Pct, and Discount Date fields from the Input File are all blank, the application will set the Discount Percentage Rate to the Discount Percent according to the Terms.
The system performs the following validations:
The Total Discount Amount, Discount Pct, and Discount Date from the Input File must either be all populated or all blank.
If the Discount Pct field is not blank in the Input File, it must be numeric.
Discount Taken Amount (DISC_TAKEN_AMT)
The Discount Taken Amount is optional. You can supply a value in the Input File.
The default value is zero.
If the Discount Taken Amount field is not blank in the Input File, the system will perform the following validations:
The discount taken amount must be numeric.
The discount taken amount must be zero when the check number is zero.
The discount taken amount cannot be less than zero.
The discount taken amount cannot be greater than the total discount amount.
The discount taken amount must be zero if you have selected the Net - Including Discounts radio button in the Post to G/L Discount Method group box in the A/P Voucher Settings screen (in Costpoint Accounts Payable).
Due Amount (DUE_AMT)
The application sets the Due Amount by subtracting the Discount Amount from the Invoice Amount.
Due Date (DUE_DT)
The Due Date is optional. You can supply a value in the Input File.
If the Due Date is blank in the Input File, the system will calculate the Due Date from the Invoice Date and Terms fields.
The system performs the following validations:
The Due Date must be a valid date.
The system will display a warning message if the Due Date field is less than or equal to the Discount Date field.
Entry Date (ENTR_DTT)
The application sets the Entry Date to the current system date.
Entry User (ENTR_USER_ID)
The application sets the Entry User to the current user.
Fiscal Year (FY_CD) Period Number (PD_NO) Subperiod Number (SUB_PD_NO)
The Fiscal Year, Period Number, and Subperiod Number are taken from the Input File or the screen.
The default values are from the screen.
The system performs the following validations:
The combination of all three must exist in the Subperiod table.
The combination must be open in the Subperiod table.
The Period Number and Subperiod Number fields must be numeric.
Hold Voucher Flag (HOLD_VCHR_FL)
The Hold Voucher Flag is taken from the Input File.
The system performs the following validations:
The Hold Voucher Flag is a required field and must exist in the Input File.
The Hold Voucher Flag in the Input File must be "Y" (Yes) or "N" (No).
Invoice (INVC_ID)
The Invoice is taken from the Input File.
Invoice Amount (INVC_AMT)
The Invoice Amount is taken from the Input File.
The system performs the following validations:
The Invoice Amount is a required field and must exist in the Input File.
The Invoice Amount must be numeric.
Invoice Date (INVC_DT)
The Invoice Date is taken from the Input File.
The system performs the following validations:
The Invoice Date is a required field and must exist in the Input File.
The Invoice Date must be a valid date.
Invoice Period of Performance Date (INVC_POP_DT)
The Invoice Period of Performance Date is optional. You can supply a value in the Input File.
If the Invoice Period of Performance Date field is not blank in the Input File, it must contain a valid date.
The Invoice Period of Performance Date field will be required if:
The Subcontractor Flag is set to "Y" for the Vendor.
The Subcontractor Pay Code is set to "P" for the Vendor.
Invoice Type (S_INVC_TYPE)
The Invoice Type is optional. You can supply a value in the Input File.
The default value is "N."
The following validation is performed:
The only values allowed for the invoice type are "D," "P," or "N." If the value is not supplied in the Input File, or the value supplied is not "D," "P," or "N," the application will set the invoice type to "N."
Joint Payee Name (JNT_PAY_VEND_NAME)
The Joint Payee Name is taken from the input file.
The system performs the following validation:
You cannot enter the Joint Payee Name if the EFT Active Flag is active for the Pay Vendor and Payment Address Code combination in the Vendor Address table.
Journal Code (S_JNL_CD)
The application sets the Journal Code to "APV."
Notes (NOTES)
Notes are taken from the Input File.
(PAY_VEND_ID)
The Pay Vendor is taken from the Input File.
The default value is the default Pay Vendor for the vendor.
The system performs the following validations:
The Pay Vendor is a required field and must exist in the Input File or have a default value supplied from the Vendor table (the Maintain Vendors screen in Accounts Payable).
The Pay Vendor must exist in the Vendor table (the Maintain Vendors screen in Accounts Payable).
If the Allow Different Pay Vendor checkbox is not selected in the Vendor Settings screen (in Costpoint Purchasing), the pay vendor (if supplied) must be the same as the vendor.
If the Allow Different Pay Vendor checkbox is selected in the Vendor Settings screen (in Costpoint Purchasing) but the Allow Edits to Pay Vendor on Voucher checkbox is not selected in the Defaults subtask of the Maintain Vendors screen (in Costpoint Accounts Payable), the pay vendor (if supplied) must be the same as the vendor. A different pay vendor is not allowed.
The system will display a warning message if the Hold Payments checkbox is selected in the Maintain Vendors screen in Costpoint Accounts Payable.
Pay Vendor Pay When Paid Flag (PAY_WHEN_PAID_FL)
The Pay When Paid Flag is taken from the Input File.
The default value is the Pay When Paid Flag for the vendor.
The system performs the following validations:
The Pay When Paid Flag is a required field and must exist in the Input File or have a default value supplied from the Vendor table.
The flag in the Input File must be "Y" (Yes), "N" (No), or blank.
Pay When Paid Amount (PAYWPD_AMT)
The application sets the Pay When Paid Amount as follows:
If the Pay When Paid flag is set to "N," the Pay When Paid Amount will be set to zero for the voucher.
If the Pay When Paid Flag is set to "Y" (Yes), the Pay When Paid Amount will be the sum of the Net Amount (if the Post to G/L Discount Method is Net - Including Discounts in the A/P Voucher Settings screen in Costpoint Accounts Payable) or Total Before Discount Amount (if the Post to G/L Discount Method is Gross - Without Discounts in the A/P Voucher Settings screen) for lines on the voucher that have a billable project and account.
Payment Address (PAY_ADDR_DC)
The Payment Address is taken from the Input File.
The default value is the default payment address for the pay vendor; i.e., where the Address Code has a Pmt Addr pay code of type "D" (Default) (as set in the Maintain Vendors screen in Costpoint Accounts Payable).
The system performs the following validations:
The Payment Address is a required field and must exist in the Input File or have a default value supplied from the Vendor Address table (the Maintain Vendors screen in Accounts Payable).
If you supplied a Payment Address Code in the Input File, you must supply a Pay Vendor as well.
The Pay Vendor and Payment Address combination must exist in the Vendor Address table with a Pmt Addr pay code of type "D" (Default) or "Y" (Yes) (as designated in the Maintain Vendors screen in Costpoint Accounts Payable).
Print Note-Blank Laser Check Flag (PRINT_NOTE_FL)
The Print Note-Blank Laser Check Flag is taken from the Input File.
If the Print Note-Blank Laser Check Flag in the Input File is not "Y" (Yes), "N" (No) will be the default value.
PO Release Number (EXT_PO_RLSE_NO)
If the PO Release Number from the Input File is numeric, the number will be taken from the Input File.
If the PO Release Number from the Input File is blank, the application will set the number to zero.
The following validation is performed: If the PO Release Number is not blank in the Input File, it must be numeric.
Purchase Order Number (EXT_PO_ID)
If the Purchase Order Number from the Input File is not blank, the number is taken from the Input File.
If the Purchase Order Number from the Input File is blank, the application will set the number to a single space.
Retainage Percentage (RTN_RT)
The system will compute the Retainage Percentage by dividing the retainage rate by "100," if the Retainage Rate from the Input File is numeric.
If the Retainage Rate from the Input File is blank, the application will set the Retainage Percentage to zero.
The following validation is performed: If the Retainage Rate field is not blank in the Input File, it must be numeric.
Sales Tax Amount (SALES_TAX_AMT)
The application computes the Sales Tax Amount by summing the Detail Record(s) Sales Tax Amt field for each unique voucher number and fiscal year combination.
Sales Tax Code (SALES_TAX_CD)
The application sets the Sales Tax Code as follows:
If "Sales Taxable" or "Use Taxable" is selected in the A/P Vouchers drop-down box in the Tax Code Defaults group box in the A/P Voucher Settings screen (in Costpoint Accounts Payable), the Sales Tax Code will be the Sales Use/Tax Code from the Vendor Address table (the Maintain Vendors screen in Costpoint Accounts Payable) where the Pay Vendor and Payment Address combination is valid.
If "Sales Taxable" or "Use Taxable" is not selected in the A/P Vouchers drop-down box in the Tax Code Defaults group box, the Sales Tax Code will be left null.
Subcontractor Pay Code (S_SUBCTR_PAY_CD)
The application sets the Subcontractor Pay Code as follows:
If the Subcontractor flag is set to "N" for the vendor, the Subcontractor Pay Code will be set to "N."
If the Subcontractor flag is set to "Y" for the vendor, the Subcontractor Pay Code will be set the same as the Subcontractor Pay Code for the Vendor.
Taxable Code (S_TAXABLE_CD)
The application sets the Taxable Code as follows:
The application will set the Taxable Code to "S" if "Sales Taxable" is selected in the A/P Vouchers drop-down box in the Tax Code Defaults group box in the A/P Voucher Settings screen in Costpoint Accounts Payable.
The application will set the Taxable Code to "U" if "Use Taxable" is selected in the A/P Vouchers drop-down box in the Tax Code Defaults group box in the A/P Voucher Settings screen in Costpoint Accounts Payable.
The application will set the Taxable Code to "N" if "Sales Taxable" or "Use Taxable" is not selected in the A/P Vouchers drop-down box in the Tax Code Defaults group box in the A/P Voucher Settings screen.
Taxable Flag (TAXABLE_FL)
The Taxable Flag is set by the application as follows:
The application will set the Taxable Flag to "Y" if "Sales Taxable" or "Use Taxable" is selected in the A/P Vouchers drop-down box in the Tax Code Defaults group box in the A/P Voucher Settings screen in Costpoint Accounts Payable.
The application will set the Taxable Flag to "N" if "Sales Taxable" or "Use Taxable" is not selected in the A/P Vouchers drop-down box in the Tax Code Defaults group box in the A/P Voucher Settings screen in Costpoint Accounts Payable.
Terms Description (TERMS_DC)
The Terms field is taken from the Input File.
The default value is Terms for the vendor.
The system performs the following validations:
The Terms is a required field and must exist in the Input File or have a default value supplied from the Vendor table (Maintain Vendors screen in Accounts Payable).
The Terms must exist in the Vendor Terms table (Vendor Terms screen in Costpoint Accounts Payable).
Use Tax Amount (USE_TAX_AMT)
The application computes the Use Tax Amount by summing the Detail Record(s) Use Tax Amt field for each unique voucher number and fiscal year combination.
Vendor (VEND_ID)
The Vendor is taken from the Input File.
The system performs the following validations:
The Vendor is a required field and must exist in the Input File.
The vendor must exist in the Vendor table (Maintain Vendors screen in Accounts Payable).
The system displays a warning message if you selected the Hold Payments checkbox in the Maintain Vendors screen in Costpoint Accounts Payable.
Voucher Number (VCHR_NO)
The Voucher Number is taken from the Input File or assigned by the application depending upon the voucher numbering method selected on the preprocessor screen.
The following validations are performed:
The input Voucher Number is a required field and must exist in the Input File.
The input Voucher Number must be numeric.
Voucher Type (S_VCHR_TYPE)
The Voucher Type is set to "AP" by the application.
The application sets the following fields to "N":
Auto Creation Flag (AUTO_CREATE_FL)
Debit Memo Flag (DM_FL)
Debit Memo Printed Flag (DM_PRNTD_FL)
Over Budget Flag (OVR_BUD_FL)
Posted Accounts Payable Flag (POSTED_AP_FL)
Purchase Order Discrepancy (S_PO_DISCR_CD)
Receipt Discrepancy (S_RECPT_DISCR_CD)
Recurring Flag (RECUR_FL)
Recurring Template Flag (RECUR_TMPLT_FL)
The application sets the following fields to zero:
Cost Amount (CST_AMT)
Recurring Voucher No (RECUR_PAR_VCHR_NO)
The application sets the following fields to a single space:
Default Packing Slip (DFLT_PS_ID)
Retainage Notes (RTN_NT)
Sales Tax Source Code (S_SALES_TAX_SRC_CD)
Separate Check Flag (SEP_CHK_FL)
The application leaves the following fields set to null:
Approval User ID (APPRVR_USER_ID)
Batch Number (BATCH_ID)
Default Warehouse (DFLT_WHSE_ID)
Discrepancy Calculation Date (DISCR_CALC_DTT)
Posting Sequence Number (POST_SEQ_NO)
Purchase Order (PO_ID)
Purchase Order Release Number (PO_RLSE_NO)
Receipt Number (DFLT_RECPT_ID)
Recurring Voucher Desc (RECUR_VCHR_DC)
Last Voucher Fiscal Year (LST_VCHR_FY_CD)
Last Voucher Period Number (LST_VCHR_PD_NO)
Last Voucher Subperiod Number (LST_VCHR_SUB_PD_NO)
Start Fiscal Year (START_FY_CD)
Start Period Number (START_PD_NO)
Start Subperiod Number (START_SUB_PD_NO)
End Fiscal Year (END_FY_CD)
End Period Number (END_PD_NO)
End Subperiod Number (END_SUB_PD_NO)
The Voucher Line table is filled as follows:
Discount Amount (DISC_AMT)
The Discount Amount is taken from the Input File.
The validations are as follows:
The Discount Amount is a required field and must exist in the Input File.
The Discount Amount must be numeric.
(If a Total Discount Amount exists on the Voucher header record, but the Discount Amount on ALL the matching detail record(s) has a value of zero, the application will compute a rounded discount amount for each detail record by multiplying the Discount Percentage Rate on the header record by the sum of the Line Amount and Sales Tax Amount from each detail record. Any rounding error will be added to the Discount Amount of the first detail record - voucher line number one.)
Line Change Cost Amount (LN_CHG_CST_AMT)
The application sets the Line Change Cost Amount to be the same as the Cost Amount from the Voucher Line Account table.
Line Change Tax Amount (LN_CHG_TAX_AMT)
The application sets the Line Change Tax Amount to be the same as the Sales Tax Amount field.
Line Change Use Tax Amount (LN_CHG_USE_TAX_AMT)
The application sets the Line Change Use Tax Amount to be the same as the Use Tax Amount field.
Notes (NOTES)
Notes are taken from the Input File.
Sales Tax Amount (SALES_TAX_AMT)
The Sales Tax Amount is taken from the Input File.
The system performs the following validations:
The Sales Tax Amount is a required field and must exist in the Input File.
The Sales Tax Amount must be numeric.
The Sales Tax Amount must be zero if the Taxable Code is not "S."
Sales Tax Code (SALES_TAX_CD)
The Sales Tax Code is taken from the Tax Code field in the Input File.
The system performs the following validations:
If the Taxable Code is "N," the Tax Code must be blank in the Input File.
If the Taxable Code is "S" or "U," the Tax Code will be required.
If the Tax Code is required, it must exist in the Sales Tax table (the Maintain Sales/Value Added Tax screen in Costpoint System Administration).
Taxable Code (S_TAXABLE_CD)
The Taxable Code is taken from the Input File.
The system performs the following validations:
The Taxable Code is a required field and must exist in the Input File.
The Taxable Code must be "S," "U," or "N."
Taxable Flag (TAXABLE_FL)
The application sets the Taxable Flag as follows:
If the Taxable Code is "N," the Taxable Flag will be set to "N."
If the Taxable Code is "S" or "U," the Taxable Flag will be set to "Y."
Total After Discount (NET_AMT)
The application sets the Total After Discount by subtracting the Discount Amount from the Total Before Discount.
Total Before Discount Amount (TOT_BEF_DISC_AMT)
The application sets the Total Before Discount Amount by adding the Line Amount and the Sales Tax Amount.
Use Tax Amount (USE_TAX_AMT)
The Use Tax Amount is taken from the Input File.
The system performs the following validations:
The Use Tax Amount is a required field and must exist in the Input File.
The Use Tax Amount must be numeric.
If the Taxable Code is not "U," the Use Tax Amount must be zero.
Voucher Line Description (VCHR_LN_DESC)
The Voucher Line Description is taken from the Input File.
The default value is the Account Description.
The system performs the following validation:
The Voucher Line Description is a required field and must exist in the Input File or have the default value supplied from the Account table.
Voucher Line Number (VCHR_LN_NO)
The Voucher Line Number is taken from the Input File.
The system performs the following validations:
The Voucher Line Number is a required field and must exist in the Input File.
The Voucher Line Number must be numeric.
The Voucher Line Number must start with "1" and be sequential within each unique voucher number and fiscal year combination.
The application sets the following fields to zero:
Extended Cost Amount (EXT_CST_AMT)
Quantity (QTY)
Quantity Discrepancy Percentage (DISCR_QTY_RT)
Total Discrepancy Amount (DISCR_TOT_AMT)
Unit Cost (UNIT_CST_AMT)
Unit Price Discrepancy (DISCR_UNIT_PRC_AMT)
Unit Price Discrepancy Percentage (DISCR_UNIT_PRC_RT)
The application sets the following fields to a single space:
Purchase Order Line Type (S_PO_LN_TYPE)
Return Material Authorization Number (RMA_NO_ID)
Sales Tax Notes (SALES_TAX_NT)
The application leaves the following fields set to null:
Miscellaneous Line Charge Type (MISC_LN_CHG_TYPE)
Purchase Order Number (PO_ID)
Purchase Order Line Key (PO_LN_KEY)
PO Release Number (PO_RLSE_NO)
Units of Measure (UM_CD)
The Voucher Line Account table is filled as follows:
Account (ACCT_ID)
The Account is taken from the Input File.
The default value is the Account set up for the Project Account Abbreviation.
The system performs the following validations:
The Account must exist in the Account table (the Maintain Accounts screen in Costpoint General Ledger).
The Account must be active.
The Account must be a detail account.
The Account must be available for use in voucher entry.
The Account must match the input mask specified for accounts. If any segment is shorter than the specified length for that segment, it will be padded. Numeric values will be padded with zeroes on the left. Alphanumeric values will be padded with spaces on the right.
Accounts Payable 1099 Flag (AP_1099_FL)
The Accounts Payable 1099 flag is taken from the Input File.
The default supplied value is from the vendor.
The system performs the following validations:
The A/P 1099 Flag is a required field and must exist in the Input File or have a default value supplied from the Vendor table. (The default value will be only if 1099 Flag is blank and 1099-MISC Type Code is blank in the input file. Otherwise, 1099 Flag will default to "N.")
The A/P 1099 Flag in the Input File must be "Y," "N," or blank.
1099-MISC Type Code
The 1099-MISC Type Code is taken from the Input File.
The default value is from the vendor. (The default value will be supplied only if 1099 Flag is "Y" and 1099-MISC Type Code is blank in the input file.)
The validations are as follows:
The 1099-MISC Type Code will be required if the A/P 1099 Flag is "Y."
You cannot enter a 1099-MISC Type Code unless the A/P 1099 Flag is "Y."
The 1099-MISC Type Code must exist as a valid code in the System table (S_AP_1099_TYPE).
Cost Amount (CST_AMT)
The Cost Amount is taken from the Line Amount field in the Input File.
The system performs the following validations:
The Line Amount is a required field and must exist in the Input File.
The Line Amount must be numeric.
The sum of the Line Amount field plus the sum of the Sales Tax Amount field on the detail record(s) for each unique voucher number and fiscal year combination must equal the Invoice Amount on the header record.
Cost Amount Percentage Rate (CST_AMT_PCT_RT)
The application computes the Cost Amount Percentage Rate by dividing the Total Before Discount Amount on the detail record(s) for each unique voucher number and fiscal year combination by the Invoice Amount from the header record.
Line Change Cost Amount (LN_CHG_CST_AMT)
The application sets the Line Change Cost Amount to be the same as the Cost Amount field.
Organization (ORG_ID)
The Organization is taken from the Input File.
If the Org Abbrev is supplied in the Input File, the default value will be the Organization associated with the Org Abbrev.
If the Organization and Org Abbrev are not supplied in the Input File:
The Project or Proj Abbreviation will be required in the Input File.
The Default to Owning Org checkbox for the Project must be selected in the Maintain Project Master screen (in Costpoint Project Setup).
The default value will be the Owning Organization set up for the Project.
The validations are as follows:
The Organization must exist in the Organization table (the Maintain Org Elements screen in Costpoint General Ledger).
The Organization must match the input mask specified for the organization. If any segment is shorter than the specified length for that segment, it will be padded. Numeric values are padded with zeroes on the left. Alphanumeric values will be padded with spaces on the right.
Organization Abbreviation (ORG_ABBRV_CD)
The Org Abbrev is taken from the Input File.
The default value is the Org Abbrev set up for the Organization.
The system performs the following validations:
The Org Abbrev must exist in the Organization table (the Maintain Org Elements screen in Costpoint General Ledger).
If the Org Abbrev and Organization are supplied in the Input File, they must match in the Organization table (the Maintain Org Elements screen in Costpoint General Ledger).
Project (PROJ_ID)
The Project is taken from the Input File.
The default value is the Project associated with the Proj Abbrev.
The system performs the following validations:
If the Project Required checkbox is selected for this account in the Maintain Accounts screen (in Costpoint General Ledger), Project will be a required field and the Project or the Project Abbreviation must exist in the Input File.
If you enter the Project Account Abbreviation, Project will be a required field and either the Project or the Project Abbreviation must exist in the Input File.
The Project must exist in the Project table (the Basic Info screen in Costpoint Project Setup).
The Project must be active.
If the Project requires a work force, the project/vendor combination must exist in the Project Vendor table (the Project Vendor Work Force screen in Costpoint Project Setup).
The Project must match the input mask specified for the project. If any segment is shorter than the specified length for that segment, it will be padded. Numeric values will be padded with zeroes on the left. Alphanumeric values will be padded with spaces on the right.
Project Abbreviation (PROJ_ABBRV_CD)
The Project Abbrev is taken from the Input File.
The default value is the Proj Abbrev set up for the Project.
The system performs the following validations:
The Project Abbrev must exist in the Project table.
If both Project Abbrev and Project are supplied in the Input File, they must match in the Project table.
Project Account Abbreviation (PROJ_ACCT_ABBRV_CD)
The Project Account Abbrev is taken from the Input File.
The validations are as follows:
The Project Account Abbrev will be required if the account is not supplied in the Input File.
A Project or Project Abbrev is required with a Project Account Abbrev.
The Project Account Abbrev must exist in the Account Group Setup table (the Project Accounts Groups screen in Costpoint Project Setup).
If both the Account and the Project Account Abbrev are supplied in the Input File, they must match in the Account Group Setup table (the Project Account Groups screen in Costpoint Project Setup).
Reference Number 1 (REF1_ID)
The Reference Number 1 field is taken from the Input File.
The system performs the following validations:
The Reference Number 1 must exist in the Reference Structure table.
The Reference Number 1 must be available for use in data entry.
The Reference Number 1 must be valid as a reference entry code 1.
Reference Number 2 (REF2_ID)
The Reference Number 2 field is taken from the Input File.
The system performs the following validations:
The Reference Number 2 must exist in the Reference Structure table.
The Reference Number 2 must be available for use in data entry.
The Reference Number 2 must be valid as a reference entry code 2.
The application sets the following fields to be the same as the fields in the Voucher Line table:
Discount Amount (DISC_AMT)
Sales Tax Amount (SALES_TAX_AMT)
Taxable Code (S_TAXABLE_CD)
Taxable Flag (TAXABLE_FL)
Total After Discount (NET_AMT)
Total Before Discount Amount (TOT_BEF_DISC_AMT)
Use Tax Amount (USE_TAX_AMT)
The application sets the following fields to a single space:
Template ID (FA_TMPLT_ID)
Template Revision ID (FA_TMPLT_RVSN_ID)
The application leaves the following field set to null:
Template Key (FA_TMPLT_KEY)
Voucher Labor Vendor Table
Subline Number (SUB_LN_NO)
The Vendor Subline Number field is taken from the Input File.
The system performs the following validations:
The Vendor Subline Number is a required field and must exist in the Input File.
The Vendor Subline Number must be numeric.
The Vendor Subline Number must start with "1" and be sequential within each unique voucher and fiscal year combination.
Vendor Hours (VEND_HRS)
The Vendor Hours is taken from the Input File.
The system performs the following validations:
The Vendor Hours field is a required field and must exist in the Input File.
The Vendor Hours must be numeric.
Vendor Amount (VEND_AMT)
The Vendor Amount is taken from the Input File.
The system performs the following validations:
The Vendor Amount field is required and must exist in the Input File.
The Vendor Amount must be numeric.
Vendor Employee ID (VEND_EMPL_ID)
The Vendor Employee ID is taken from the Input File.
The system performs the following validations:
The combination of the Vendor ID from the header record and the Vendor Employee ID from the Vendor Labor record must exist in the Vendor Employee table (the Maintain Vendor Employees screen in Costpoint Accounts Payable).
Effective Billing Date (EFFECT_BILL_DT)
The Effective Billing Date is taken from the input file.
The system performs the following validations:
The Effective Billing Date must either exist in the input file or have a default value available. The default value is the Subperiod End Date.
If you supplied the Effective Billing Date in the input file, it must be a valid date and be in the "YYYY-MM-DD" format.
General Labor Category (GENL_LAB_CAT_CD)
The General Labor Category (GLC) is taken from the Input File.
The system performs the following validations:
The GLC is a required field and must exist in the Input File.
The GLC must exist in the General Labor Category table.
Project Labor Category (BILL_LAB_CAT_CD)
The Project Labor Category (PLC) is taken from the Input File.
The default value may be derived from the Project Vendor Labor Category table (Assign PLC to Vendor Work Force screen in Costpoint Project Setup) for the project and vendor ID combination; or the Project Labor Category Map table (Link GLC to Project PLC screen in Costpoint Project Setup) for the project and GLC combination.
The validations are as follows:
A Project is required before you can enter a PLC.
The PLC must exist in the Billing Labor Category table (the Set Up Project Labor Categories (PLC) screen in Costpoint Project Setup).
If a work force is NOT required for the project, the system will look for the project in the Project Labor Category table (the Assign PLC to Projects screen in Costpoint Project Setup). If it finds the project, the project and PLC combination must exist in the Project Labor Category table.
If a work force is required for the project, the work force project, vendor ID, and PLC combination must exist in the Project Vendor Labor Category table (the Assign PLC to Vendor Work Force screen in Costpoint Project Setup).
The following errors may appear on the Error Report.
A Project cannot be used with this account.
The Project Required checkbox was not selected for this account in the Maintain Accounts screen (in Costpoint General Ledger), but a project was found in the Input File.
Contains segments that are too long.
The account in the Input File has one or more segments that are longer than the specified length for the segment.
Contains too many segments.
The account in the Input File has too many delimiters.
ID/Account Group Setup mismatch.
The account from the Input File and the default account found in the Account Group Setup table (Project Account Groups screen in Costpoint Project Setup) for the project account abbreviation supplied in the Input File did not match.
Not active.
The Active checkbox was not selected for this account in the Maintain Accounts screen in Costpoint General Ledger.
Not a detail account.
The Detail checkbox was not selected for this account in the Maintain Accounts screen in Costpoint General Ledger. You cannot charge accounts unless they are marked as detail.
Not formatted due to a fatal error.
A fatal error occurred when the application tried to check the input mask format. Please call for Technical Support.
Not found in Acct Entry Groups table.
The account entry group assigned to the account in the Input File does not include vouchers.
Not found in Acct table.
The account in the Input File does not exist in the Account table (the Maintain Accounts screen in Costpoint General Ledger).
Project is required for this account.
The Project Required checkbox was selected for this account in the Maintain Accounts screen (in Costpoint General Ledger), but no project was found in the Input File.
Reformatted to match defined structure.
The account in the Input File does not match the input mask for accounts. It has been padded with spaces or zeroes to match the input mask.
Too long for the defined structure.
The account in the Input File is longer than the specified length for accounts.
Must be Y, N or blank.
The A/P 1099 Flag in the Input File is not "Y," "N," or blank.
WARNING: Vendor is NOT set up for 1099s.
The A/P 1099 Flag in the Input File is "Y," but the vendor is not set up for 1099s.
WARNING: Vendor is set up to Print 1099s.
The A/P 1099 Flag in the Input File is "N," but the vendor is set up to print 1099s.
Cannot be entered unless 1099 Flag = Y
1099-MISC Type Code was entered in the input file, but the A/P 1099 Flag is not "Y."
Does not exist in the System table.
1099-MISC Type Code is not set up as a valid Type Code.
Required when the 1099 Flag = Y
1099-MISC Type Code was blank in the input file, but the A/P 1099 Flag is "Y."
Not found in A/P Accounts table.
The A/P Acct Desc in the Input File does not exist in the A/P Accounts table (the A/P Accounts screen in Costpoint Accounts Payable).
Not active.
The A/P account and A/P organization combination is not flagged as "Active" in the Organization Account table (Maintain Account/Org Links screen in Costpoint General Ledger).
Not active in selected fiscal year.
The fiscal year of the record in the Input File is not within the starting and ending fiscal years for the A/P account and A/P organization combination in the Organization Account table (the Maintain Account/Org Links screen in Costpoint General Ledger).
Not active in selected period.
The accounting period of the record in the Input File is not within the starting and ending periods for the A/P account and A/P organization combination in the Organization Account table (the Maintain Account/Org Links screen in Costpoint General Ledger).
Not found in Acct/Org table.
The A/P account and A/P organization combination does not exist in the Organization Account table (the Maintain Account/Org Links screen in Costpoint General Ledger).
Not active.
The discount account and A/P organization combination is not flagged as "Active" in the Organization Account table (the Maintain Account/Org Links screen in Costpoint General Ledger).
Not active in selected fiscal year.
The fiscal year of the record in the Input File is not within the starting and ending fiscal years for the discount account and A/P organization combination in the Organization Account table (the Maintain Account/Org Links screen in Costpoint General Ledger).
Not active in selected period.
The accounting period of the record in the Input File is not within the starting and ending periods for the discount account and A/P organization combination in the Organization Account table (the Maintain Account/Org Links screen in Costpoint General Ledger).
Not found in Acct/Org table.
The discount account and A/P organization combination does not exist in the Organization Account table (the Maintain Account/Org Links screen in Costpoint General Ledger).
Not found in Cash Accounts table.
The Cash Acct Desc in the Input File does not exist in the Cash Accounts table (the Cash Accounts screen in Costpoint Accounts Payable).
Not active.
The cash account and cash organization combination is not flagged as "Active" in the Organization Account table (the Maintain Account/Org Links screen in Costpoint General Ledger).
Not active in selected fiscal year.
The fiscal year of the record in the Input File is not within the starting and ending fiscal years for the cash account and cash organization combination in the Organization Account table (the Maintain Account/Org Links screen in Costpoint General Ledger).
Not active in selected period.
The accounting period of the record in the Input File is not within the starting and ending periods for the cash account and cash organization combination in the Organization Account table (the Maintain Account/Org Links screen in Costpoint General Ledger).
Not found in Acct/Org table.
The cash account and cash organization combination does not exist in the Organization Account table (the Maintain Account/Org Links screen in Costpoint General Ledger).
Cannot be less than zero.
The Check Amount field in the Input File is less than zero.
Cannot be zero when Chk No is > zero.
The check number in the Input File is greater than zero, but the check amount is zero.
Must be zero when Chk No is zero.
The check number is zero, but the check amount is not zero.
Not numeric.
The Check Amount field in the Input File is not blank and is not numeric.
Must be blank when Chk No is zero.
The check number is zero, but the check date is not blank.
Not a valid date.
The Check Date field in the Input File is not blank and is not a valid date. All dates must be in the "YYYY-MM-DD" format.
Must be blank when Chk No is zero.
The check number is zero, but the check fiscal year, check period, and check subperiod are not blank.
Not found in Subperiod Table.
The check fiscal year, check period, and check subperiod combination does not exist in the Subperiod table (the Subperiods screen in Costpoint General Ledger).
Not open in Subperiod Table.
The check fiscal year, check period, and check subperiod combination is not open in the Subperiod table (the Subperiods screen in Costpoint General Ledger).
Not found in Subpd Jrnl Stat Table.
The check fiscal year, check period, and check subperiod combination does not exist in the Subperiod Journal Status table (the Subperiods screen in Costpoint General Ledger) with a journal code of "CD."
Not open in Subpd Jrnl Stat Table.
The check fiscal year, check period, and check subperiod combination is not open in the Subperiod Journal Status table (the Subperiods screen in Costpoint General Ledger) with a journal code of "CD."
Cannot be less than zero.
The Check Number field in the Input File is less than zero.
Not numeric.
The Check Number field in the Input File is not blank and is not numeric.
Not numeric.
The Check Period Number field in the Input File is not blank and is not numeric.
Not numeric.
The Check Subperiod Number field in the Input File is not blank and is not numeric.
Chk Amt cannot be > than the Unpaid Bal.
The Check Amount field in the Input File is greater than the unpaid balance on the voucher. The unpaid balance is determined by the Post to G/L Discount Method group box in the A/P Voucher Settings screen in Costpoint Accounts Payable:
If you select the Gross - Without Discounts radio button in the Post to G/L Discount Method group box, the unpaid balance will be calculated as:
Invoice Amt - Discount Taken Amt - (Invoice Amt * Retainage Rate)
If you select the Net - Including Discounts radio button in the Post to G/L Discount Method group box, the unpaid balance will be calculated as:
Due Amt - (Invoice Amt * Retainage Rate)
Check already exists in Check History.
This check already exists in the Check History table (Maintain Check History screen in Costpoint Accounts Payable) with the same check number, check date, cash account, and cash organization.
Check in Input File with diff values.
The check (check number, check date, cash account, and cash organization) exists in the Input File on a different voucher, but one or more of the following fields are different: check fiscal year, check period, check subperiod, pay vendor, payment address, cash reference number 1, and/or cash reference number 2.
Chk in VCHR header with diff values.
The check (check number, check date, cash account, and cash organization) exists in the Voucher header table on a different voucher, but one or more of the following fields are different: check fiscal year, check period, check subperiod, pay vendor, payment address, cash reference number 1, and/or cash reference number 2.
Tot Disc Amt must = sum of Detail Disc Amt.
The Total Discount Amount on the header record did not equal the sum of the Discount Amount from all matching detail records (same voucher number and fiscal year).
WARNING: Disc Date is < or = to Invoice Date.
The Discount Date matches, or is earlier than, the invoice date.
Must all be populated or blank on Header.
The Discount Date, Discount Pct, and Discount Amount fields from the Input File must be either all populated or all blank.
Disc Taken cannot be > than the Disc Amt.
The Discount Taken Amount field in the Input File is greater than the total discount amount on the voucher.
Cannot be less than zero.
The Discount Taken Amount field in the Input File is less than zero.
Must be zero when Chk No is zero.
The check number is zero, but the discount taken amount is not zero.
Not numeric.
The Discount Taken Amount field in the Input File is not blank and is not numeric.
Post to G/L Disc Method is not = G.
The Discount Taken Amount field in the Input File is greater than zero. The Net - Including Discounts radio button is selected in the Post to G/L Discount Method group box in the A/P Voucher Settings screen in Costpoint Accounts Payable. The discount taken amount can be greater than zero only if the Gross - Without Discounts radio button is selected in the Post to G/L Discount Method group box.
From Voucher Settings, not valid for APV.
The Discount method is "D," but the Account Entry Group assigned to the Discount Account does not include vouchers.
Not Numeric.
The Total Discount Amount in the Input File is not numeric.
Not a valid date.
The Discount Date in the Input File either is not a valid date or is in the wrong format. All dates must be in the "YYYY-MM-DD" format.
Not Numeric.
The Discount Pct in the Input File is not numeric.
Could Not Calculate.
A Due Date could not be calculated from the Invoice Date and Terms fields.
Not a valid date.
The Due Date in the Input File either is not a valid date or is in the wrong format. All dates must be in the "YYYY-MM-DD" format.
WARNING: Due Date is < or = to Disc Date.
The Due Date matches, or is earlier than, the Discount Date.
Must be in input file.
The effective billing date field in the input file is blank and no valid default subperiod end date could be found.
Not a valid date.
The effective billing date field in the input file either is not a valid date or is in the wrong format. All dates must be in the "YYYY-MM-DD" format.
Not found in Subperiod table.
The fiscal year, accounting period, and subperiod combination does not exist in the Subperiod table (the Subperiods screen in Costpoint General Ledger).
Not open in Subperiod table.
The fiscal year, accounting period, and subperiod combination is flagged as "Closed" in the Subperiod table (the Subperiods screen in Costpoint General Ledger).
Not found in Subperiod Journal Status table.
The fiscal year, accounting period, and subperiod combination, along with the code "APV," does not exist in the Journal Status table (Subperiods screen in Costpoint General Ledger).
Not open in Subperiod
The fiscal year, accounting period, and subperiod combination, along with the code "APV," is flagged as "Closed" in the Subperiod Journal Status table (Subperiods screen in Costpoint General Ledger).
Must be in Input File.
The GLC field in the Input File is blank.
Not found in Genl Labor Cat table.
The GLC in the Input File does not exist in the General Labor Category table (the General Labor Categories screen in Costpoint Labor).
Must be in Input File.
The Vendor Subline Number field in the input file is blank.
Not numeric.
The Vendor Subline Number field in the Input File is not numeric.
Not sequential beginning with 1.
The Vendor Subline Number field in the Input File is not sequential, starting with the number "1," within each unique Voucher Number, Voucher Line Number, and Fiscal Year combination.
Must be in Input File.
The Hold Voucher flag in the Input File is blank.
Not Y or N.
The Hold Voucher flag in the Input File is not "Y" or "N."
Must be in Input File.
The Input Voucher Line Number in the Input File is blank.
Not Numeric.
The Input Voucher Line Number in the Input File is not numeric.
Not sequential beginning with 1.
The Input Voucher Line Number in the Input File is not sequential, starting with the number "1," within each unique voucher number and fiscal year combination.
Must be in Input File.
The Input Voucher Number field in the Input File is blank.
Not Numeric.
The Input Voucher Number field in the Input File is not numeric.
Duplicate Voucher Header record in Input File.
The Input Voucher Number and Fiscal Year combination is not unique among the voucher header records.
Invc Amt * Disc Pct (rounded) must = Disc Amt.
The Invoice Amount multiplied by the Discount Percentage Rate did not equal the Total Discount Amount from the header record.
Invc Amt must = sum of Line Amt + Sales Tax.
The Invoice Amount on the header record did not equal the sum of the Line Amount plus the sum of the Sales Tax Amount from all matching detail records (same voucher number and fiscal year).
Must be in Input File.
The Invoice Amount in the Input File is blank.
Not Numeric.
The Invoice Amount in the Input File is not numeric.
Must be in Input File.
The Invoice Date in the Input File is blank.
Not a valid date.
The Invoice Date in the Input File either is not a valid date or is in the wrong format. All dates should be in the "YYYY-MM-DD" format.
Not a valid date.
The Invoice Period of Performance Date in the Input File either is not a valid date or is in the wrong format. All dates should be in the "YYYY-MM-DD" format.
Required for this vendor.
The Subcontractor flag is set to "Y" and the Subcontractor Pay Code is set to "P" for the vendor; therefore, the Invoice Period of Performance Date in the Input File cannot be blank.
EFT is active for Pay Vendor ID.
You provided a Joint Payee Name in the Input File, and the EFT Active Flag is active for the Pay Vendor and Payment Address Code combination in the Vendor Address table. You cannot have an additional Payee when EFT is active.
Must be in Input File.
The Line Amount in the Input File is blank.
Not Numeric.
The Line Amount in the Input File is not numeric.
Must be in Input File.
The Line Discount Amount in the Input File is blank.
Not Numeric.
The Line Discount Amount in the Input File is not numeric.
Voucher Line Amount must = Sum of Vend Amt.
The sum of the Vendor Amount fields on all Vendor Labor records in the Input File for this Voucher Number, Voucher Line Number, and Fiscal Year combination does not match the Net Amount on the corresponding Voucher Detail record.
Not active.
The account and organization combination is not flagged as "Active" in the Organization Account table (the Maintain Account/Org Links screen in Costpoint General Ledger).
Not active in selected fiscal year.
The fiscal year of the record in the Input File is not within the starting and ending fiscal years for the account and organization combination in the Organization Account table (the Maintain Account/Org Links screen in Costpoint General Ledger).
Not active in selected period.
The accounting period of the record in the Input File is not within the starting and ending periods for the account and organization combination in the Organization Account table (the Maintain Account/Org Links screen in Costpoint General Ledger).
Not found in Acct/Org table.
The account and organization combination do not exist in the Organization Account table (the Maintain Account/Org Links screen in Costpoint General Ledger).
Not active.
The discount account and organization combination is not flagged as "Active" in the Organization Account table (the Maintain Account/Org Links screen in Costpoint General Ledger).
Not active in selected fiscal year.
The fiscal year of the record in the Input File is not within the starting and ending fiscal years for the discount account and organization combination in the Organization Account table (the Maintain Account/Org Links screen in Costpoint General Ledger).
Not active in selected period.
The accounting period of the record in the Input File is not within the starting and ending periods for the discount account and organization combination in the Organization Account table (the Maintain Account/Org Links screen in Costpoint General Ledger).
Not found in Acct/Org table.
The discount account and organization combination does not exist in the Organization Account table (the Maintain Account/Org Links screen in Costpoint General Ledger).
Abbreviation not found.
The Organization Abbreviation from the Input File does not exist in the Organization table (the Maintain Org Elements screen in Costpoint General Ledger).
Contains segments that are too long.
The Organization in the Input File has one or more segments that are longer than the specified length for the segment.
Contains too many segments.
The Organization in the Input File has too many delimiters.
ID / Abbreviation mismatch.
The Organization and Org Abbreviation supplied in the Input File do not match in the Organization table (the Maintain Org Elements screen in Costpoint General Ledger).
Invalid base segment.
The Organization in the Input File has a base segment that is invalid. It is either too large or does not exist in the Organization table (the Maintain Org Elements screen in Costpoint General Ledger).
Not formatted due to a fatal error.
A fatal error occurred when the application tried to check the input mask format. Please call for Technical Support.
Not found in Org table.
The Organization from the Input File does not exist in the Organization table (the Maintain Org Elements screen in Costpoint General Ledger).
Organization was not found.
Because neither the Organization nor the Org Abbrev was supplied in the Input File, the program attempted to look up the Owning Organization set up in the Maintain Project Master screen in Costpoint Project Setup as the default organization.
The lookup failed because of one of the following reasons:
A project was not supplied.
The project was supplied but did not exist in the Project table (Basic Info screen in Costpoint Project Setup).
The project was found, but the Default to Owning Org checkbox was not selected for the project in the Maintain Project Master screen in Costpoint Project Setup.
Reformatted to match defined structure.
The Organization in the Input File does not match the input mask for the top-level organization. It has been padded with spaces or zeroes to match the input mask.
Too long for the defined structure.
The Organization in the Input File is longer than the specified length for the top-level organization.
Must also supply a Pay Vendor.
An Address Code was supplied without a pay vendor.
Not a PAY address code.
The Pay Vendor and Address Code in the Input File exist in the Vendor Address table, but the Pmt Addr pay code was not type "D" (Default) or "Y" (Yes) (as set in the Maintain Vendors screen in Costpoint Accounts Payable).
Not found in Vendor Address table.
The Pay Vendor and Address Code in the Input File do not exist in the Vendor Address table (the Maintain Vendors screen in Costpoint Accounts Payable).
Not found in Vendor table.
The Pay Vendor in the Input File does not exist in the Vendor table (the Maintain Vendors screen in Costpoint Accounts Payable).
WARNING: No default Pay Addr Code found.
The Pay Vendor did not have a Payment Address code set up with a Pmt Addr of type "D" (Default) in the Maintain Vendors screen in Costpoint Accounts Payable.
WARNING: Pay Vendor on hold.
The Pay Vendor is on "Hold Payments" status in the Vendor table (the Hold Payments checkbox is selected in the Maintain Vendors screen in Costpoint Accounts Payable).
Must be Y, N or blank.
The Pay When Paid Flag in the Input File is not "Y," "N," or blank.
Not numeric.
The Period Number in the Input File is not numeric and is not blank.
Not found in Bill Lab Cat table.
The PLC in the input file does not exist in the Billing Labor Category table.
PLC requires a Project.
You entered a PLC but not a Project.
Project requires a PLC.
You entered a Project but not a PLC.
Proj/Vend/PLC Work force combo does not exist.
The work force project/Vendor ID/ PLC combination does not exist.
Combo not valid in ACCT_GRP_SETUP.
The Project / Acct combination is not valid.
PLC not authorized for Project.
The Project/PLC combination does not exist.
Abbreviation not found.
The project abbreviation from the Input File does not exist in the Project table (Basic Info screen in Costpoint Project Setup).
Contains segments that are too long.
The project in the Input File has one or more segments that are longer than the specified length for the segment.
Contains too many segments.
The project in the Input File has too many delimiters.
ID / Abbreviation mismatch.
The project and project abbreviation supplied in the Input File do not match in the Project table (the Basic Info screen in Costpoint Project Setup).
Invalid base segment.
The project in the Input File has a base segment that is invalid. It is either too large or does not exist in the Project table (the Basic Info screen in Costpoint Project Setup).
Not active.
"Active" is not selected in the Project table (the Active checkbox is not selected in the Maintain Project Master screen in Costpoint Project Setup).
Not formatted due to a fatal error.
A fatal error occurred when the application tried to check the input mask format. Please call for Technical Support.
Not found in Project Master table.
The project in the Input File does not exist in the Project table (Basic Info screen in Costpoint Project Setup).
Not found in Proj/Vendor Work Force table.
The project requires a work force, but the project and vendor combination does not exist in the Project Vendor table (the Project Vendor Work Force screen in Costpoint Project Setup).
Reformatted to match defined structure.
The project in the Input File does not match the input mask for the top-level project. It has been padded with spaces or zeroes to match the input mask.
Too long for the defined structure.
The project in the Input File is longer than the specified length for the top-level project.
Required when Account is not supplied.
The account was not supplied in the Input File. Therefore, the project account abbreviation is required in the Input File to look up a default account.
Requires a Project.
The project account abbreviation was supplied in the Input File, but a valid project was not found.
Not active.
"Active" is not selected in the Project Organization Account table (the Maintain Valid Project/Account/Orgs screen in Costpoint Project Setup).
Not found in Proj/Org/Acct table.
The Validate Project Charging by Organizations checkbox is NOT selected in the Project Settings screen in Costpoint Project Setup; and the combination of project and account does not exist in the Project Organization Account table (the Maintain Valid Project/Account/Orgs screen in Costpoint Project Setup).
Not found in Project Labor Category table.
The project in the Input File does not require a work force. The project existed in the PLC table, but the Project/PLC combination in the Input File does not exist in the PLC table.
Not found in Account Group Setup table.
The project and project account abbreviation combination supplied in the Input File does not exist in the Account Group Setup table (the Project Account Groups screen in Costpoint Project Setup).
Not active.
The project/organization/account is not "Active" in the Project Organization Account table (the Maintain Valid Project/Account/Orgs screen in Costpoint Project Setup).
Not found in Proj/Org/Acct table.
The Validate Project Charging by Organizations checkbox is selected in the Project Settings screen in Costpoint Project Setup; and the combination of project, organization, and account does not exist in the Project Organization Account table (the Maintain Valid Project/Account/Orgs screen in Costpoint Project Setup).
Not in Proj Vend Lab Cat table.
The project in the Input File requires a work force, but the work force project/Vendor ID/ PLC combination does not exist in the Project Vendor Labor Category table (the Assign PLC to Vendor Work Force screen in Costpoint Project Setup).
Not H, D or V.
The Record Type field in the Input File is not a valid type e.g., "H," "D," or "V."
Not found in Reference table.
The Ref No 1 field in the Input File is not blank and does not exist in the Reference Structure table (the Define Ref Structures screen in Costpoint General Ledger).
May not be used in data entry.
The Ref No 1 field in the Input File was found in the Reference Structure table, but the Use in Data Entry checkbox is not selected in the Define Ref Structures screen in Costpoint General Ledger.
This entry is not valid as a reference 1.
The Ref No 1 field in the Input File was found in the Reference Structure table (the Define Ref Structures screen in Costpoint General Ledger), but the Reference Entry code was not set to "Reference 1."
Not found in Reference table.
The Ref No 2 field in the Input File is not blank and does not exist in the Reference Structure table (the Define Ref Structures screen in Costpoint General Ledger).
May not be used in data entry.
The Ref No 2 field in the Input File was found in the Reference Structure table, but the Use in Data Entry checkbox is not selected in the Define Ref Structures screen (in Costpoint General Ledger).
This entry is not valid as a reference 2.
The Ref No 2 field in the Input File was found in the Reference Structure table (the Define Ref Structures screen in Costpoint General Ledger), but the Reference Entry Code was not set to "Reference 2."
Not Numeric.
The Retainage Rate in the Input File is not numeric.
Must be in Input File.
The Sales Tax Amount field in the Input File is blank.
Must be zero. Taxable Code is NOT S.
The Taxable Code is not "S;" therefore, the Sales Tax Amount field in the Input File must be zero.
Not numeric.
The Sales Tax Amount field in the Input File is not numeric.
Not numeric.
The Subperiod in the Input File is not numeric and is not blank.
Must be blank because Taxable Code is N.
The Taxable Code is "N;" therefore, the Tax Code field in the Input File must be blank.
Not found in Tax Code table.
The Tax Code field in the Input File does not exist in the Sales Tax table (the Maintain Sales/Value Added Tax screen in Costpoint System Administration).
Required because Taxable Code is S or U.
The Taxable Code is "S" or "U;" therefore, the Tax Code field in the Input File cannot be blank.
Must be in Input File.
The Taxable Code field in the Input File is blank.
Not S, U or N.
The Taxable Code field in the Input File is not "S," "U," or "N."
Not found in Vendor Terms table.
The Terms field in the Input File does not exist in the Vendor Terms table (the Vendor Terms screen in Costpoint Accounts Payable).
Voucher Line Amt must = Sum of Vend Amt.
The sum of the Vendor Amount field on all Vendor Labor records in the Input File for this Voucher Number, Voucher Line Number, and Fiscal Year combination does not match the Total Before Discount Amount on the corresponding Voucher Detail record.
Must be in Input File.
The Use Tax Amount field in the Input File is blank.
Must be zero. Taxable Code is NOT U.
The Taxable Code is not "U;" therefore, the Use Tax Amount field in the Input File must be zero.
Not numeric.
The Use Tax Amount field in the Input File is not numeric.
Not in Vend Empl table.
The combination of the Vendor ID from the input Header record and the Vendor Employee ID from the input Vendor Labor record does not exist in the Vendor Employee table (the Maintain Vendor Employees screen in Costpoint Accounts Payable).
Not numeric.
The Vendor Amount field in the Input File is not numeric.
Not numeric.
The Vendor Hours field in the Input File is not numeric.
No Matching Voucher Detail Record.
No Detail record was found that matches this Vendor Labor Record input, Voucher Number, Voucher Line Number, and Fiscal Year combination.
Different pay vendor is not allowed.
The Pay Vendor is different than the vendor in the Input File, yet the Allow Different Pay Vendor checkbox is not selected in the Vendor Settings screen in Costpoint Accounts Payable.
Edits to pay vendor on voucher are not allowed.
The Pay Vendor is different than the vendor in the Input File. The Allow Different Pay Vendor checkbox is selected in the Vendor Settings screen in Costpoint Accounts Payable, but the Allow Edits to Pay Vendor on Voucher checkbox is not selected in the Defaults subtask of the Maintain Vendors screen in Costpoint Accounts Payable.
Flagged as a PR Vendor.
The PR Vendor checkbox is selected in the Maintain Vendors screen for the Vendor in the Input File. You cannot use this vendor in the Multicurrency A/P Voucher preprocessor.
Inactive in the Maintain Vendors Screen.
The Vendor in the Input File has a status of Inactive in the Maintain Vendors Screen.
Must be in Input File.
The Vendor field in the Input File is blank.
Not found in Vendor table.
The Vendor in the Input File does not exist in the Vendor table (the Maintain Vendors screen in Costpoint Accounts Payable).
WARNING: Vendor on hold.
The Vendor in the Input File is on "Hold Payments" status in the Vendor table (the Hold Payments checkbox is selected in the Maintain Vendors screen in Costpoint Accounts Payable).
WARNING: Vendor on warning status.
The Vendor in the Input File is on "Warning" status in the Maintain Vendors screen in Costpoint Accounts Payable (the Give Warning radio button is selected in the Maintain Vendors screen).
No Matching Voucher Header Record.
No Header record is found that matches this Detail record's input Voucher Number and Fiscal Year.
No Matching Voucher Detail Record.
No Detail record was found that matched this Header record's input Voucher Number and Fiscal Year.
Voucher Num/FY already in VCHR Header.
A voucher entry already exists in the Voucher Header table (the Enter A/P Vouchers screen in Costpoint Accounts Payable) with the same input Voucher Number and Fiscal Year.
Voucher Num/FY already in VCHR Header HS.
A voucher entry already exists in the Voucher Header History table (the Voucher Register screen in Costpoint Accounts Payable) with the same Voucher Number and Fiscal Year from the Input File.
Voucher Num/FY already in Comp Exp Header.
A voucher entry already exists in the Company Expense Header table (the Enter Company Paid Expenses screen in Costpoint Travel) with the same Voucher Number and Fiscal Year from the Input File.
Voucher Num/FY already in Trav Adv Header.
A voucher entry already exists in the Travel Advance Header table (the Enter Advance Requests screen in Costpoint Travel) with the same Voucher Number and Fiscal Year from the Input File.
Voucher Num/FY already in Trav Exp Header.
A voucher entry already exists in the Travel Expense Header table (the Enter Expense Reports screen in Costpoint Travel) with the same Voucher Number and Fiscal Year from the Input File.
The following error messages may be displayed on the screen.
Errors have occurred that may need correcting. Do you want to continue?
This message is displayed if errors are discovered during processing. You should review the Error Report. There are two options available at this point:
Import the records that have been validated, make any changes needed in the Error File, rename the Error File, and then process the errors
Make any corrections needed to the original Input File and process again
File does not exist.
The Input File entered could not be found. The Input File must be in your working directory. Check your working directory.
In order to select "Use Last System Voucher Number," the system-wide setting for Voucher Numbering Method must be "System."
You selected the Use Last System Voucher Number radio button on the Multicurrency A/P Voucher Preprocessor screen, but the System radio button is not selected as the Costpoint system-wide setting in the A/P Voucher Settings screen in Costpoint Accounts Payable.
No records found in temporary voucher tables. Please process file before importing or printing.
You selected the Print or Import Vouchers buttons on the toolbar and there are no rows in the temporary table.
No records have been selected to transfer.
All records in the Input File were rejected with errors.
Range of assigned Voucher numbers: XXXXXXXXX to XXXXXXXXX
This message will display the range of voucher numbers assigned by the application if the Use Last System Voucher Number radio button is selected in the Voucher Numbering Method group box in the A/P Voucher Settings screen in Costpoint Accounts Payable.
Range of assigned Voucher numbers based on the Beginning Voucher Number: XXXXXXXXX to XXXXXXXXX
This message will display the range of voucher numbers assigned by the application if the Supply Beginning Voucher Number radio button is selected in the Voucher Numbering Method group box in the A/P Voucher Settings screen in Costpoint Accounts Payable.
Records that have not been imported exist in the temporary voucher tables. Do you want to continue?
You selected the Import Vouchers button on the toolbar, but there are still rows in the temporary tables that were not imported. Select Yes to continue, and all the rows in the temporary tables will be deleted. Select Cancel to import the existing rows in the temporary tables or if you need to investigate the rows in the temporary tables.
Screen parameters have changed since the Process step was performed. Either set parameters back to what they were when the Process step was run or Process the Input File again with the new screen parameters.
You selected the Process Input File button on the toolbar, but screen parameters were changed since the Process step was performed. Either reprocess with the new parameters before importing, or set the parameters back to the original settings before pressing Import.
The Beginning Voucher Number must be greater than zero.
The Beginning Voucher Number cannot be zero.
The Beginning Voucher Number supplied already exists in Costpoint. Do you want to allow the program to renumber?
You selected the Import Vouchers button on the toolbar and the Supply Beginning Voucher Number radio button in the Voucher Numbering Method group box (in the A/P Voucher Settings screen in Costpoint Accounts Payable). The Fiscal Year and Beginning Voucher Number already exist in the Costpoint Voucher Header or Voucher Header History table. Select Yes to allow the application to find the next available voucher number to use as the beginning voucher number and continue the import process. Select No to stop the import; no rows will be imported to Costpoint from the temporary voucher tables, and you can run the Process step again and supply a different beginning voucher number.
The database is unable to process the records required for the requested activity. Possible reasons are: another user is using a record you wish to update, database error or hardware malfunction.
When this error occurs, make note of what was being done and at what point the application stopped and call Technical Support.
Vouchers to be imported already exist in the Voucher Header table. This condition must be corrected before importing.
A voucher with the same Voucher Number and Fiscal Year already exists in the Voucher Header table. This indicates that vouchers have been added to the system sometime between the processing of the Input File and the import of the temporary tables. If this message appears, the temporary tables will not be imported to the Costpoint voucher tables in order to prevent uploading duplicate records.
Vouchers to be imported already exist in the Voucher Header History table. This condition must be corrected before importing.
A voucher with the same Voucher Number and Fiscal Year already exists in the Voucher Header History table. This indicates that vouchers were added and/or posted in the system sometime between the processing of the Input File and the import of the temporary tables. If this message appears, the temporary tables will not be imported to the Costpoint voucher tables in order to prevent uploading duplicate records.
Vouchers to be imported already exist in the Company Expense Header table. This condition must be corrected before importing.
A voucher with the same Voucher Number and Fiscal Year already exists in the Company Expense Header table. This indicates that vouchers were added and/or posted in the system sometime between the processing of the Input File and the import of the temporary tables. If this message appears, the temporary tables will not be imported to the Costpoint voucher tables in order to prevent uploading duplicate records.
Vouchers to be imported already exist in the Travel Advance Header table. This condition must be corrected before importing.
A voucher with the same Voucher Number and Fiscal Year already exists in the Travel Advance Header table. This indicates that vouchers were added and/or posted in the system sometime between the processing of the Input File and the import of the temporary tables. If this message appears, the temporary tables will not be imported to the Costpoint voucher tables in order to prevent uploading duplicate records.
Vouchers to be imported already exist in the Travel Expense Header table. This condition must be corrected before importing.
A voucher with the same Voucher Number and Fiscal Year already exists in the Travel Expense Header table. This indicates that vouchers were added and/or posted in the system sometime between the processing of the Input File and the import of the temporary tables. If this message appears, the temporary tables will not be imported to the Costpoint voucher tables in order to prevent uploading duplicate records.
Tables read:
Account (ACCT)
Menu: Accounting - General Ledger - Accounts - Maintain Accounts
Account Entry Rules (ACCT_ENTRY_RULES)
Menu: Accounting - General Ledger - Controls - Account Entry Groups
Account Group Setup (ACCT_GRP_SETUP)
Menu: Projects - Project Setup - Controls - Project Account Groups
Accounting Period (ACCTING_PD)
Menu: Accounting - General Ledger - Controls - Accounting Periods
AP Suspense Setup (X_AP_SUSP_SETUP)
Menu: Others - Product Interfaces - Preprocessors - A/P Voucher Suspense Setup
Billing Labor Category (BILL_LAB_CAT)
Menu: Projects - Project Setup - Project Labor - Set Up Project Labor Categories (PLC)
Check History (VEND_CHK)
Menu: Accounting - Accounts Payable - Utilities - Maintain Check History
Default A/P Accounts (DFLT_AP_ACCTS)
Menu: Accounting - Accounts Payable - Controls - A/P Accounts
Default Cash Accounts (DFLT_CASH_ACCTS)
Menu: Accounting - Accounts Payable - Controls - Cash Accounts
Fiscal Year (FY)
Menu: Accounting - General Ledger - Controls - Fiscal Years
General Labor Category (GENL_LAB_CAT)
Menu: People - Labor - Labor Controls - General Labor Categories
General Ledger Configuration File (GL_CONFIG)
Menu: Accounting - General Ledger - Controls - G/L Settings
Organization (ORG)
Menu: Accounting - General Ledger - Organizations - Maintain Org Elements
Organization Account (ORG_ACCT)
Menu: Accounting - General Ledger - Accounts - Maintain Account/Org Links
Project (PROJ)
Menu: Projects - Project Setup - Project Master - Basic Info
Project Control (PROJ_CNTL)
Menu: Projects - Project Setup - Controls - Project Settings
Project Edit (PROJ_EDIT)
Menu: Projects - Project Setup - Project Master - Basic Info
Project Labor Category (PROJ_LAB_CAT)
Menu: Projects - Project Setup - Project Labor - Assign PLC to Projects
Project Labor Category Map (PROJ_LAB_CAT_MAP)
Menu: Projects - Project Setup - Project Labor - Link GLC to Project PLC
Project Vendor (PROJ_VEND)
Menu: Projects - Project Setup - Project Labor - Project Vendor Work Force
Project Vendor Labor Category (PROJ_VEND_LAB_CAT)
Menu: Projects - Project Setup - Project Labor - Assign PLC to Vendor Work Force
Project Organization Account (PROJ_ORG_ACCT)
Menu: Projects - Project Setup - Project Master - Maintain Valid Project/Account/Orgs
Project Vendor (PROJ_VEND)
Menu: Projects - Project Setup - Project Labor - Project Vendor Work Force
Reference Structure (REF_STRUC)
Menu: Accounting - General Ledger - Reference Numbers (Ref) - Define Ref Structures
Sales Tax (SALES TAX)
Menu: Other - System Administration - System Codes - Maintain Sales/Value Added Tax
Subperiod (SUB_PD)
Menu: Accounting - General Ledger - Controls - Subperiods
Subperiod Journal Status (SUB_PD_JNL_STATUS)
Menu: Accounting - General Ledger - Controls - Subperiods
Vendor (VEND)
Menu: Accounting - Accounts Payable - Vendor Info - Maintain Vendors
Vendor Address (VEND_ADDR)
Menu: Accounting - Accounts Payable - Vendor Info - Maintain Vendors
Vendor Employee (VEND_EMPL)
Menu: Accounting - Accounts Payable - Vendor Info - Maintain Vendor Employees
Vendor Settings (VEND_SETTINGS)
Menu: Accounting - Accounts Payable - Controls - Vendor Settings
Vendor Terms (VEND_TERMS)
Menu: Accounting - Accounts Payable - Controls - Vendor Terms
Voucher Header History (VCHR_HDR_HS)
Menu: Accounting - Accounts Payable - Reports - Voucher Register
Input File (User named)
Tables read and written:
A/P Voucher Prep Parameters (PARMS_AOPUTLAM)
Menu: Others - Product Interfaces - Preprocessors - Multicurrency A/P Voucher Preprocessor
Function Parameter Catalog (FUNC_PARMS_CATLG)
Posting Semaphore (POST_SEMAPHORE)
Sequence Generator (SEQ_GENERATOR)
Voucher Header (VCHR_HDR)
Menu: Accounting - Accounts Payable - Vouchers - Enter A/P Vouchers
Voucher Settings (VCHR_SETTINGS)
Menu: Accounting - Accounts Payable - Controls - A/P Voucher Settings
Tables written to:
Voucher Labor Vendor (VCHR_LAB_VEND)
Menu: Accounting - Accounts Payable - Vouchers - Enter A/P Vouchers
Voucher Line (VCHR_LN)
Menu: Accounting - Accounts Payable - Vouchers - Enter A/P Vouchers
Voucher Line Account (VCHR_LN_ACCT)
Menu: Accounting - Accounts Payable - Vouchers - Enter A/P Vouchers
Error File
(Input File name + .ERR)
Edit Report
Error Report