Share via


RetailTmpCatBulkAttrib::initializeRetailTmpCatBulkAttrib Method

Syntax

Note

The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using.

  Microsoft Dynamics AX 2012 R3
          client server private static boolean initializeRetailTmpCatBulkAttrib(
            RetailInternalOrgRefRecId _internalOrganization, 
            CatalogRefRecId _catalogRecId, 
            RefRecId _categoryHierarchyRecId, 
            RetailCatalogCategoryTreeNode _categoryTreeNode, 
            int _maxRows, 
            RetailTmpInternalOrgCatalogProduct _tmpCatalogProduct, 
            utcdatetime _channelHierarchyDateTime)

  Microsoft Dynamics AX 2012 R2 (SYS)
          client server private static boolean initializeRetailTmpCatBulkAttrib(
            CatalogRefRecId _catalogRecId, 
            RefRecId _categoryHierarchyRecId, 
            RetailCatalogCategoryTreeNode _categoryTreeNode, 
            int _maxRows)

Run On

Called

Parameters

  • _maxRows
    Type: int

See Also

Reference

RetailTmpCatBulkAttrib Table