Share via


InventStdCostConvItem::lookupItemId Method

Performs a lookup of the items that are not of the Service type and do not use a standard cost inventory model group.

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 public static void lookupItemId(FormStringControl ctrl, [InventTransCurrency_RU _inventTransCurrency])

  Microsoft Dynamics AX 2012 R2 (SYS)
          client public static void lookupItemId(FormStringControl ctrl, [InventTransCurrency_RU _inventTransCurrency])

  Microsoft Dynamics AX 2012 Feature Pack (SYS)
          client public static void lookupItemId(FormStringControl ctrl)

  Microsoft Dynamics AX 2012 (FPK)
          client public static void lookupItemId(FormStringControl ctrl)

  Microsoft Dynamics AX 2012 (SYS)
          client public static void lookupItemId(FormStringControl ctrl)

Run On

Client

Parameters

See Also

Reference

InventStdCostConvItem Table