RetailTmpCatBulkAttrib::deleteIfExceedingMaxRows 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 deleteIfExceedingMaxRows(
            CatalogRefRecId _catalogRecId, 
            int _maxRows, 
            RetailInternalOrgRefRecId _internalOrganizationRecId)

  Microsoft Dynamics AX 2012 R2 (SYS)
          client server private static boolean deleteIfExceedingMaxRows(CatalogRefRecId _catalogRecId, int _maxRows)

Run On

Called

Parameters

  • _maxRows
    Type: int

See Also

Reference

RetailTmpCatBulkAttrib Table