Load Kit
Load Kit
This method can be called to create a new Kit in SEKO360 WMS. You must have created a product that is set as a new “Kit” then this should be the next method you call.
Clients can load Kits using iHub via the “Load Kit" service. This will allow clients to specify one or many “Component SKU’s” and a quantity that makes up the kit per DC.
Clients can also call this service to revise an existing Kit.
System Behaviors
Kit’s cannot be deleted once created.
Only display the values of “Kit Product Code” and “Kit Product Description” on the first occurrence of the Kit line.
If a Client has the “Kit to Order” setting enabled, Seko 360 will, first attempt to use the available stock for the Kit If the Kit is not in stock then Seko 360 will attempt to assemble the kit automatically from the kit components if stock is available for all the components that make up the requested kit.
A client can only revise a Kit if there are no active Dispatches using the Kit.
Ability to update a Kit is restricted if the Kit is allocated to an open Sales Order. All open Sales Orders with the Kit must be dispatched or cancelled first prior to updating the Kit or making any amendments.
Available formats
Field Level Details
This diagram shows the high-level relationship between the entities detailed in the Field Level Details section of this page.
Field | Description | Data Type | Value Limits | Requirement | Use on Standard Documents | Field returned in service ID/table/field (multi services split by ";") |
DCCode | SEKO created code that uniquely identifies the DC from other SEKO DC's. This code is supplied by SEKO. | nvarchar ( 100 ) |
| Mandatory |
|
|
KitProductCode | Kit Product Code must be unique. | nvarchar ( 100 ) | Must be unique | Mandatory |
|
|
KitProductDescription | Short description of Kit | nvarchar ( 200 ) |
|
|
|
|
KitComponentProductCode | Product Code component of the Kit | nvarchar ( 100 ) |
| Mandatory |
|
|
KitComponentQuantity | SKU Quantity needed in the kit.
| int |
| Mandatory |
|
|