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
- ctrl
Type: FormStringControl Class
The form control that is associated with the lookup.
- _inventTransCurrency
Type: InventTransCurrency_RU Enumeration
The transaction currency that is used for dual warehousing: primary (default) or secondary; optional.