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.
Non-upgrade script.Migrates the child nodes and child items of the given product group node.
Syntax
private container migrateProductGroupChildren(
CatProcureCatalogTable _catProcureCatalogTable,
InventProductGroup _parentInventProductGroup,
CatDisplayCategoryTable _parentCatDisplayCategoryTable)
Run On
Server
Parameters
- _catProcureCatalogTable
Type: CatProcureCatalogTable Table
The catalog to migrate to.
- _parentInventProductGroup
Type: InventProductGroup Table
The parent product group record from which to migrate.
- _parentCatDisplayCategoryTable
Type: CatDisplayCategoryTable Table
The parent display category record to migrate to.
Return Value
Type: container
A container that contains the number of product group nodes and the number of product group items.