Use this application to export bill-to and ship-to address information from Costpoint into two delimited text files that can be uploaded into eProcurement. eProcurement can use the address data to generate purchase orders.
Use this drop-down box to select the range of ship IDs that will be exported. Valid options are "All," "One," "Range," "From Beginning," and "To End." The default for this field is "All."
Enter, or use Lookup to select, the starting ship ID to be exported. If you selected the List Mode checkbox, use the Apply pushbutton to add your selection to the list mode list box.
Enter, or use Lookup to select, the ending ship ID to be exported. If you selected the List Mode checkbox, use the Apply pushbutton to add your selection to the list mode list box.
Select this checkbox to create non-contiguous selections. Begin by using the Range Option, From, and To fields to generate a contiguous selection. Once the selection is created, apply it to the list by selecting the Apply pushbutton. The selection now appears in the list box. This can be repeated as many times as necessary to create the desired non-contiguous selection list. To remove one of the contiguous selections, highlight it in the list box and click on the Remove pushbutton. The order of the selections in the list box does not affect the report sort order.
Select this pushbutton to add the ship IDs you have selected to the list of IDs to be used.
Select this pushbutton to remove any ship IDs you have selected.
Select this checkbox to have the application select information from the Branch Location (BRNCH_LOC) and Branch Address (BRNCH_ADDR) tables. Branch location and branch address information is established in the Branch Locations screen in the Purchasing Controls menu in Costpoint Purchasing. Use the Range Option field to select a range of branch location IDs from which the application will pull branch address information. Only those Bill To address rows (where the Bill To Addr field is "Y" (Yes) or "D" (Default)) will be pulled from the selected branch location ID. If no such branch address rows can be found, the branch location will not be exported.
Use this drop-down box to select the range of branch location IDs that will be exported. Valid options are "All," "One," "Range," "From Beginning," and "To End." The default for this field is "All."
Enter, or use Lookup to select, the starting branch ID to be exported.
Enter, or use Lookup to select, the ending branch ID to be exported.
Select this checkbox to export ship IDs created from branch location addresses. The default for this checkbox is selected.
Select this checkbox to export ship IDs created from warehouse addresses. The default for this checkbox is selected.
Select this checkbox to export ship IDs created from customer addresses.
Select this checkbox to export ship IDs created from vendor addresses.
Select this radio button to append new address information to the existing files already in the eProcurement database. If the exported ship ID and bill-to address information does not yet exist in the eProcurement table, it will be added. If the exported ship ID and bill-to address information exists in eProcurement, it will be overwritten with the exported data. Other eProcurement information will not be affected.
Select this radio button to replace all existing ship ID and bill-to address information in the eProcurement database with the new ship ID and bill-to address information that will be exported in this process.
Use this group box to specify where the export files will be downloaded and stored.
Select this checkbox to download the export files directly to your designated FTP site. Your FTP information, including your FTP directory, user ID, and password, must be stored and properly configured in the EPROCURE_EXP_LOG file.
Select this checkbox to download the export files to an internal network directory. You must populate the text field with a valid and accessible directory location before processing. Select Browse to view the available directories to which the files may be downloaded.
If this checkbox is selected, both the Ship ID File Name and Bill-To File Name fields will be disabled, and Costpoint will automatically assign the exported file name(s) once the process is run.
For ship IDs, the export file name will display as "SHIP_MMDDYYHHMMT," and bill-to branch locations will have the export file name of "BILL_MMDDYYHHMMT." The "MMDDYY" character string represents the system month, day, and year, and "HHMM" indicates the hour and minute in which the export file was generated. PM hours are expressed as "13" through "23." The "T" character displays as "A" or "R" if the "Append" or "Replace" radio button is selected, respectively, in the Update Option group box.
This field is enabled if the Auto-Name Files checkbox is unselected. After you have indicated the download location, enter the name that you would like to assign to this Ship ID File.
This field is enabled when the Download Addresses and Contacts checkbox is selected in the Download Vendor Information screen, or when the Auto-Name Files checkbox is unselected. After you have indicated the Download Location, enter the name that you would like to assign to this Bill-To File.
After you populate the fields in this screen and select the Process button on the toolbar, the application downloads Ship ID and Bill-To address information from Costpoint and exports this information into two separate text files. The Ship ID file ("SHIP_MMDDYYHHMMT.TXT") contains Ship ID information based on the settings in the Select Ship IDs group box. The Bill-To file ("BILL_MMDDYYHHMMT.TXT") contains bill-to address and contact information based on the settings in the Select Bill-To Branch Locations group box and is created only if the Download Bill To Addresses checkbox is selected. A third file ("OUTADDMMDDYYHHMM.DAT") is also created, which assigns the filename and indicates whether one or both files were created. This output file is always the last file that is written or copied to the FTP site.
The application creates all files in ASCII text format (with each field separated with a tilde "~") and downloads them to the FTP site and/or internal network directory that is specified in the Download Location group box. Each file will include your organization's eProcurement customer ID (located in the EPROCURE_EXP_LOG table) to ensure the proper rows are updated in the eProcurement database.
The files are sent directly to the eProcurement system only if they successfully download using FTP.
Below is the sequence of the fields to be exported and their source Costpoint column name for the Ship ID file ("SHIP_MMDDYYHHMMT.TXT"):
Costpoint Table |
Costpoint Column |
Costpoint Column Name |
Data Type |
Data Size |
EPROCURE_EXP_LOG |
EP_CUST_ID |
EProcurement Customer ID |
Integer |
9 |
SHIP_ID |
SHIP_ID |
Ship ID |
VARCHAR |
20 |
SHIP_ID |
SHIP_ID_DESC |
Ship ID Description |
VARCHAR |
30 |
SHIP_ID |
SHIP_NAME |
Ship Name |
VARCHAR |
40 |
SHIP_ID |
LN_1_ADDR |
Address Line 1 |
VARCHAR |
40 |
SHIP_ID |
LN_2_ADDR |
Address Line 2 |
VARCHAR |
40 |
SHIP_ID |
LN_3_ADDR |
Address Line 3 |
VARCHAR |
40 |
SHIP_ID |
CITY_NAME |
City Name |
VARCHAR |
25 |
SHIP_ID |
MAIL_STATE_DC |
Mail State |
VARCHAR |
15 |
SHIP_ID |
COUNTRY_CD |
Country |
VARCHAR |
8 |
SHIP_ID |
POSTAL_CD |
Postal Code |
VARCHAR |
10 |
Below is the sequence of the fields to be exported and their source Costpoint column name for the Bill-To file ("BILL_MMDDYYHHMMT.TXT"):
Costpoint Table |
Costpoint Column |
Costpoint Column Name |
Data Type |
Data Size |
EPROCURE_EXP_LOG |
EP_CUST_ID |
EProcurement Customer ID |
Integer |
9 |
BRNCH_LOC |
BRNCH_LOC_ID |
Branch Location |
VARCHAR |
12 |
BRNCH_LOC |
BRNCH_LOC_ID_DESC |
Branch Location Description |
VARCHAR |
30 |
BRNCH_LOC |
BRNCH_LOC_ID_NAME |
Branch Location Name |
VARCHAR |
40 |
BRNCH_ADDR |
ADDR_DC |
Branch Address Code |
VARCHAR |
10 |
BRNCH_ADDR |
LN_1_ADDR |
Address Line 1 |
VARCHAR |
40 |
BRNCH_ADDR |
LN_2_ADDR |
Address Line 2 |
VARCHAR |
40 |
BRNCH_ADDR |
LN_3_ADDR |
Address Line 3 |
VARCHAR |
40 |
BRNCH_ADDR |
CITY_NAME |
City Name |
VARCHAR |
25 |
BRNCH_ADDR |
MAIL_STATE_DC |
Mail State |
VARCHAR |
15 |
BRNCH_ADDR |
COUNTRY_CD |
Country |
VARCHAR |
8 |
BRNCH_ADDR |
POSTAL_CD |
Postal Code |
VARCHAR |
10 |