Skip to main content
CS

Carrier

PX.Objects.CS
Field NameTypeDisplay NameForeign Key
CarrierID API Default Navigation
nvarchar(15)Ship Via-
Description:Key field. A unique code of a non-integrated carrier, a method of the integrated carrier or a shipping option of the company.
BaseRate
decimal(15, 6)Base Rate-
Description:The flat-rate charge, which is added to the freight amount calculated according to the related FreightRate records. This field is relevan only if IsExternal is set to "false". Defaults to "0.0".
CalcFreightOnReturn
bitCalculate Freight on Returns-
Description:No description available
CalcMethod
char(1)Calculation Method-
Description:The method used to calculate freight charges using the rate breakdown specified in the related FreightRate records. Allowed values are: ""P"" - Per Unit, ""N"" - Net (flat rates), ""M"" - Manual. Defaults to Manual (""M"").
CalendarIDDefault Navigation
nvarchar(10)CalendarCSCalendar
Description:The Calendar associated with the carrier, which reflects its work hours and the days when it ships the goods. Corresponds to the CSCalendar.CalendarID field.
CarrierPluginIDDefault Navigation
nvarchar(15)CarrierCarrierPlugin
Description:Identifier of the CarrierPlugin used to provide integration with the carrier for this shipping option. This field is relevant only if IsExternal is set to "true". Corresponds to the CarrierPlugin.CarrierPluginID field.
ConfirmationRequired
bitConfirmation for Each Box Is Required-
Description:When set to "true", indicates that to confirm the shipment the system will require confirmation for each package used for shipment with this shipment option. This field is relevant only if IsExternal is set to "true". Defaults to "true".
CreatedByIDDefault Navigation
uniqueidentifierCreated ByUsers
Description:No description available
CreatedByScreenID
char(8)-
Description:No description available
CreatedDateTime API
datetimeCreated On-
Description:No description available
DeliveryType
char(1)Delivery Type-
Description:No description available
Description API
nvarchar(60)Description-
Description:The description of the carrier or shipping option.
FreightExpenseAcctIDDefault Navigation
intFreight Expense AccountAccount
Description:Identifier of the General Ledger expense Account, that is used to record the freight charges to be paid to the Carrier.
FreightExpenseSubIDDefault Navigation
intFreight Expense Sub.Sub
Description:Identifier of the General Ledger Subaccount, that is used to record the freight charges to be paid to the Carrier.
FreightSalesAcctIDDefault Navigation
intFreight Sales AccountAccount
Description:Identifier of the General Ledger income Account, that is used to record the freight charges to be paid to the company.
FreightSalesSubIDDefault Navigation
intFreight Sales Sub.Sub
Description:Identifier of the General Ledger Subaccount, that is used to record the freight charges to be paid to the company.
IsActive
bitActive-
Description:A Boolean value that indicates whether the ship via code is active and can be used in documents.
IsCommonCarrier
bitCommon Carrier-
Description:Indicates whether the carrier is a common carrier. Because common carriers deliver goods from a company branch to the customer location that is a selling point, the value of this field affects the set of taxes that applies to the corresponding invoice. When set to "true", the carrier is considered common and hence the taxes from the customer's tax zone are applied. Otherwise, the system applies the taxes from the taz zone associated with the selling branch.
IsExternal
bitExternal Plug-in-
Description:When set to "true", indicates that the system must use a plugin, specified in the CarrierPluginID field, to provide integration with the carrier for this shipping option. This field is relevant only if the FeaturesSet.CarrierIntegration feature is enabled. Defaults to "false".
IsExternalShippingApplication
bitUse External Shipping Application-
Description:No description available
LastModifiedByIDDefault Navigation
uniqueidentifierLast Modified ByUsers
Description:No description available
LastModifiedByScreenID
char(8)-
Description:No description available
LastModifiedDateTime API
datetimeLast Modified On-
Description:No description available
NoteID
uniqueidentifier-
Description:Identifier of the Note object, associated with the document. Corresponds to the Note.NoteID field.
PackageRequired
bitAt least one Package Is Required-
Description:When set to "true", indicates that at least one package must be specified to create (and confirm) a shipment with this shipment option. This field is relevant only if IsExternal is set to "true". Defaults to "true".
PluginMethodDefault Navigation
varchar(100)Service Method-
Description:The code of the Service Method of the Carrier Plugin that is used to provide integration with the carrier for this shipping option. This field is relevant only if IsExternal is set to "true".
ReturnLabel
bitGenerate Return Label Automatically-
Description:No description available
ShippingApplicationType
nvarchar(3)Shipping Application-
Description:No description available
TaxCategoryIDDefault Navigation
nvarchar(15)Tax CategoryTaxCategory
Description:Identifier of the Tax Category to be applied to the freight amount when goods are shipped with this shipping option. Corresponds to the TaxCategory.TaxCategoryID field.
tstamp
timestamp-
Description:No description available
ValidatePackedQty
bitValidate Packed Quantities on Shipment Confirmation-
Description:No description available