Reference > Data load utility CSV column definitions


Catalog group calculation code

Use the CatalogGroupCalculationCode keyword to load a categories calculation code into the database using a CSV file. The CSV file contains column definitions specifying the characteristics of the catalog business object type.


CSV file column definitions

GroupIdentifier

(String) The category identifier. Either this field or the GroupUniqueId is required.

GroupUniqueId

(Integer) The internal unique reference number of the category. Either this field or the GroupIdentifier is required.

DiscountCalculationCode

(String) The category discount calculation code.

DiscountCalculationCodeUniqueId

(Integer) The unique reference number of the category discount calculation code.

ShipCalculationCode

(String) The category shipping calculation code.

ShipCalculationCodeUniqueId

(Integer) The unique reference number of the category shipping calculation code.

SalesTaxCalculationCode

(String) The category sales tax calculation code.

SalesTaxCalculationCodeUniqueId

(Integer) The unique reference number of the category sales tax calculation code.

ShipTaxCalculationCode

(String) The category shipping tax calculation code.

ShipTaxCalculationCodeUniqueId

(Integer) The unique reference number of the category shipping tax calculation code.

CouponCalculationCode

(String) The category coupon calculation code

CouponCalculationCodeUniqueId

(Integer) The unique reference number of the category coupon calculation code.

SurchargeCalculationCode

(String) The category surcharge calculation code.

SurchargeCalculationCodeUniqueId

(Integer) The unique reference number of the category surcharge calculation code.

ShipAdjustmentCalculationCode

(String) The category shipping adjustment calculation code.

ShipAdjustmentCalculationCodeUniqueId

(Integer) The unique reference number of the category shipping adjustment calculation code.

Delete

(String) Indicates whether to delete. If you are performing a delete operation, specify this column. A value of "1" indicates that the row should be deleted.


+

Search Tips   |   Advanced Search