Reference > Data load utility CSV column definitions


Catalog entry parent product relationship

Use the CatalogEntryParentProductRelationship keyword to load product and SKU relationships between catalog entries 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

PartNumber

(String) The part number of the child catalog entry. Either this field or the CatalogEntryUniqueId is required.

CatalogEntryUniqueId

(Integer) The internal unique reference number of the catalog entry. Either this field or the PartNumber is required.

ParentPartNumber

(String) This is the part number of the parent product. Either this field or the ParentCatalogEntryUniqueId is required.

ParentCatalogEntryUniqueId

(Integer) The internal unique reference number of the parent product. Either this field or the ParentPartNumber is required.

Sequence

(Decimal) An optional number used to control the order in which the child catalog entry (SKU) appears in the parent product.

ParentToChildCatEntryRelField1

(String) A user defined field available for customization of the parent to child catalog entry relationship.

ParentToChildCatEntryRelField2

(Integer) A user defined field available for customization of the parent to child catalog entry relationship.

ParentToChildCatEntryRelField3

(Decimal) A user defined field available for customization of the parent to child catalog entry relationship.

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