ShipStation Shipment to SAP Business One Delivery
First published on: 08/02/2023/11:59 pm
Workflow Description
In this workflow, a scheduled job will call ShipStation at regular intervals (configurable) to retrieve ShipStation shipments created since the last job run.
The import process will create the delivery note in SAP Business One.
Workflow Diagram
Mapping
The following mapping will be applied:
ShipStation Shipment |
SAP Business One Delivery |
Comments |
---|---|---|
Header |
|
|
orderId |
DocEntry |
Not Mandatory |
orderNumber |
DocNum |
Not Mandatory |
|
HandWritten |
“tNO” |
|
CardCode |
Default CardCode |
|
CardNmae |
ORDR.CardName |
|
Address |
ORDR.Address |
|
DocTotal |
ORDR.DocTotal |
TrackingNumber |
TrackingNumber |
Not Mandatory |
|
DocumentDelivery |
ORDR.DocumentDelivery |
orderId |
U_V33SB_ShipStationOrderId |
|
|
U_V33SB_EXTERNALORDERSRC |
“Shipstation” |
Lines |
|
|
|
LineNum |
RDR1.LineNum |
|
ShipDate |
RDR1.ShipDate |
|
BaseType |
“17” (Order’s Object Type) |
|
BaseEntry |
ORDR.DocEntry (SAP Docment’s DocEntry) |
|
BaseLine |
RDR1.LineNum |
|
TaxCode |
“Exempt” or “Ex” |
Addresses |
|
|
|
ShipToStreet |
ORDR.ShipToStreet |
|
ShipToBlock |
ORDR.ShipToBlock |
|
ShipToCity |
ORDR.ShipToCity |
|
ShipToZipCode |
ORDR.ShipToZipCode |
|
ShipToCounty |
ORDR.ShipToCounty |
|
ShipToState |
ORDR.ShipToState |
|
ShipToCountry |
ORDR.ShipToCountry |
|
BillToStreet |
ORDR.BillToStreet |
|
BillToBlock |
ORDR.BillToBlock |
|
BillToCity |
ORDR.BillToCity |
|
BillToZipCode |
ORDR.BillToZipCode |
|
BillToCounty |
ORDR.BillToCounty |
|
BillToState |
ORDR.BillToState |
Last modified: 11/15/2023/8:24 pm |
On this page