Item Supply Plan Import
An item supply plan lists the purchase orders or work orders required to ensure that item quantity meets expected demand. You can import item supply plan data from another system into NetSuite. You need to get the required data into a CSV file, then you can use the Import Assistant to create new supply plans and edit existing supply plans.
Importing item supply plan data is similar to creating a manual item supply plan in the NetSuite user interface. This item supply plan type is not derived from any demand plan in the NetSuite system and can be based on data or projections from external sources.
Only one item supply plan per item is supported.
The item supply plan data that you can import generally matches the fields available at Transactions > Demand Planning > Item Supply Plans > New. If you are not familiar with this page, you should review it to get an understanding of the fields that you should include in your Item Supply Plan CSV files.
Each item supply plan includes two types of fields:
-
Body fields used to identify the record, such as ExternalId, Internal ID, Item, Location (when Multi-Location Inventory is enabled), Memo, Subsidiary (for NetSuite OneWorld), and Unit of Measure (when Multiple Units of Measure is enabled).
You must provide ExternalId or Internal ID values to uniquely identify items, because the Item field may have non-unique values.
-
Orders sublist fields that define data for the orders needed to replenish the supply of items. These fields include:
-
Order Date (required)
-
Order Line -optionally can be used to identify orders
-
Order Type -the type of order; always purchase order for inventory items, can be purchase order or work order for assembly/BOM items
Although an Order Type value is required for each line item, it is not required to be mapped for imports, because its values may be determined by the selected item.
-
Quantity (required)
-
Receipt Date -(required) the date when the order is expected to be received from the vendor (for a purchase order) or the date when the assembly is expected to be completed (for a work order). This date cannot be earlier than the Order Date.
-
Prerequisites for Importing Item Supply Plans
-
Item supply plans are available for inventory items when the Demand Planning feature is enabled in your account.
-
Item supply plans are available for assembly/BOM items when both the Demand Planning and Work Orders feature are enabled.
-
Item supply plans can only be created for items that have a value of Time Phased for the Replenishment Method field.
For general information about demand planning in NetSuite, see Demand Planning. For information about creating item supply plans in the NetSuite user interface, see Manually Entering an Item Supply Plan.
The following table shows how you might structure a file for importing item supply plans.
E |
L |
Item |
Unit of M |
Item Supply Plan Orders: Order Line |
Item Supply Plan Orders: Order Date |
Item Supply Plan Orders: Order Type |
Item Supply Plan Orders: Receipt Date |
Item Supply Plan Orders: Source Location |
Item Supply Plan Orders: Quantity |
---|---|---|---|---|---|---|---|---|---|
ISP-IMPNA |
B |
Scale |
Case |
1 |
02/14/2014 |
Work Order |
02/28/2014 |
Chicago |
25 |
ISP-IMPE02-02 |
P |
Blood P |
Case |
1 |
03/15/2014 |
Purchase Order |
03/31/2014 |
Brno |
30 |
ISP-IMPE02-02 |
P |
B |
Case |
2 |
03/20/2014 |
Purchase Order |
04/05/2014 |
Brno |
15 |
The Import Assistant is available at Setup > Import/Export > Import Tasks > Import CSV Records. After you select the record type for import, you choose the import character encoding. For more information, see Select a Record Type for Import and Choose Import Character Encoding.