Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Migrates a specified product group node and all its descendants.
Syntax
private container migrateProductGroup(
CatProcureCatalogTable _catProcureCatalogTable,
CatDisplayCategoryTable _parentDC,
InventProductGroup _inventProductGroup)
Run On
Server
Parameters
- _catProcureCatalogTable
Type: CatProcureCatalogTable Table
The destination catalog.
- _parentDC
Type: CatDisplayCategoryTable Table
The destination parent display category record.
- _inventProductGroup
Type: InventProductGroup Table
The product group record from which to migrate.
Return Value
Type: container
A container that contains the number of product group nodes and the number of product group items.