ReleaseUpdateDB60_Cat.createCatProcureCatalogTable Method [AX 2012]

Creates a catalog with a single root node, and returns the root node.

private CatDisplayCategoryTable createCatProcureCatalogTable(DirPerson _ownerPerson, RecId _procurementCategoryHierarchyRecId)

Run On

Server

Parameters

_ownerPerson
Type: DirPerson Table
The person who would be the owner of the catalog to create.
_procurementCategoryHierarchyRecId
Type: RecId Extended Data Type
The procurement category hierarchy record ID.

Return Value

Type: CatDisplayCategoryTable Table
The root display category of the catalog that is created.

Non-upgrade script.

Community Additions

ADD
Show: