IMPORT SALES ORDERS

Use this preprocessor to load sales orders from an ASCII file into Costpoint. After you successfully import the sales order information, you can use the data to print sales acknowledgments, issue and ship material, print packing slips and DD250 forms, invoice customers, and post sales entries to the general ledger. Use the Manage Sales Orders screen to view the sales orders loaded by this preprocessor.

Only one user can run this application at a time.

When you run this process, Costpoint validates all company-related data based on the company associated with your user ID. Each new sales order record is saved with your company ID. Therefore, you can process files for only one company at a time (the company associated with your user ID).

Use the MRP Part Net Change flag (or the Allow Net Change MRP check box in the MRP Corporate Settings group box of the Configure Materials Requirements Planning Settings screen) for parts that are planned by materials requirements planning (MRP). The net change status of a part and its components changes from N to Y on a sales order line that has an Inv Line Type and additions, changes, or deletions that affect reservations. If you change the part, the net change flag updates for both the original and new part.

The inventory sales order lines use Consume Forecast when the Master Production Scheduling (MPS) module is used to load sales forecasts. If you select the Consume Forecast check box (or if it is selected based on settings on the Configure Master Production Scheduling Settings screen), the application attempts to consume any open sales forecast quantities based on the sales order line's part, inventory abbreviation, ship by date, and warehouse (if warehouses are planned separately for MRP/MPS). The application uses the SO line's MPS Planning Part on the Manage Item Billings screen and the selections on the Configure Master Production Scheduling Settings screen to determine which forecasts to consume. If Costpoint finds matching open sales forecasts, or if you do not select Consume Forecast flag, forecast records remain unmodified.

You can only update an existing sales order if the status is Pending or Rejected, when sales order approvals are required.

Optional input file fields in the header and line records support the functionality to create text files that may be submitted to the Invoicing, Receipt, Acceptance and Property Transfer (iRAPT) and uploaded by the government into their payment system. iRAPT is a Department of Defense (DoD)-wide electronic system designed to eliminate paper from the receipts and acceptance process of the DoD contracting life cycle. The goal is to enable authorized defense contractors and DoD personnel to generate, capture, and process receipt and payment-related documentation via interactive Web-based applications.

In the header record, the iRAPT-related fields are:

In the line record, the iRAPT-related fields are:

There are two ways to work with input files in Costpoint

You can access the input file from the network by using Alternate File Locations.

You can upload the input file to the Costpoint database; in which case, no further access to network folders is necessary.

If you decide to use the first option, click in the File Location field to select an alternate file location. If you choose the second option, leave the File Location field blank and use the File Upload Manager to upload the input file to the Costpoint database.

Files Necessary to Run the Preprocessor

The following custom files and stored procedures files must be accessible to run the Sales Order Preprocessor:

Costpoint Data Setup

Before you can execute the preprocessor, you must establish the required data tables and system controls. Likewise, you should set up optional tables containing default data. Please refer to Processing Details for an outline of required and optional Costpoint tables and columns that are affected by this preprocessor. Refer to the online help for Sales Order Entry and/or contact your Deltek Representative for assistance before running this preprocessor.

Location

Identification

Use the fields in this block to create a new parameter ID or to retrieve a previously saved parameter ID. A parameter ID represents a set of screen selection parameters. After you have saved a parameter ID and its related parameters, you can retrieve them using Query.

You can use the retrieved parameters to produce reports and run processes more efficiently and with greater consistency. The saved parameters are also useful and necessary when you want to run the process as part of a batch job. Many users save a unique set of parameters for each different way they run a report or process. When you select a previously saved parameter ID or parameter description, the associated saved screen selection parameters automatically display as selection defaults. The page setup and print options are also included in the saved parameter ID if there are any. You can change any of the associated selection defaults as necessary.

Parameter ID

Enter, or click to select, a parameter ID of up to 15 alphanumeric characters. Choose characters for your parameter ID that help identify the type of selections you made in the screen, such as PERIOD or QUARTERLY.

When you save your record, all the selections made in the screen are stored with the parameter ID. Later, you can retrieve the parameter using Query.

You can use the parameter to run the process more efficiently because you can select the parameter ID with its previously defined screen selections. After the default selections display in the screen, you can override the defaults.

Description

Enter, or click to select, a parameter description of up to 30 alphanumeric characters.

Options

Input File

File Location

Enter the location of the input file you are importing. There are two ways to do this:

or

File Name

Enter, or click to select, the name of the file to be processed.

International users: The data can contain non-English characters, provided they are in the ASCII character set. Before creating an ASCII text (.TXT) file, be sure that your keyboard language is set to EN (United States English) to prevent the application from generating errors.

We recommend using .TXT and .CSV file-naming conventions.

File Format

Please refer to Input File and Error File Layout for additional information regarding input file and error file processing.

From the drop-down list, select one of two file formats to process. Valid options are:

File Delimiter

If you select the Delimited input file format, from the drop-down list, select the delimiter.

Other Delimiter

If you select  the Other option in the File Delimiter field, enter the character to be used as a delimiter.

You must not enter a character that is used for data in the input file. For example, you would not use a hyphen as a delimiter because date fields also contain hyphens. When the preprocessor encounters the declared delimiter, it interprets the delimiter as the end of the input field.

Error Handling

Use the options in this group box to determine how to handle validation errors. Errors occur when an input file record is not valid, or when a condition is not met for a field that is being processed in an input file.

If errors are encountered on the input file

From the drop-down list, select one of the following options to determine how the preprocessor should proceed if an error occurs:

Generate Error File

Select this check box to produce an error report, after you execute the preprocessor, that lists all validation errors and an ASCII error file. The error file has the same filename as the original input file, but with an extension of .ERR, and the file contains all input rows that are in error. You can correct this error file, rename it, and reprocess it until all rows pass. The program inserts the time into the TIMESTAMP field at the end of each record, indicating the most recent instance in which the file was created.

Rename Input File

Select this check box to rename the input file with an extension of .OLD after the process completes.

Generate Audit Report

This check box is selected by default to produce an audit report of all sales orders that have been processed. If you do not want to run an audit report, deselect the check box.

Process/Import

Use to select an option for processing and importing sales orders. Select one of the following options:     

You can also refer to Processing Details for further information.

Process/Print

Use to read the input file, validate the data, insert or update the sales order tables, and print the error report, if applicable.

Related Topics/Related Procedures

INPUT FILE AND ERROR FILE LAYOUT

PROCESSING DETAILS

ERROR MESSAGES