InventTableModule.inventLocationId Method
Retrieves a warehouse ID, either for sales or inventory or purchase order.
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
display InventLocationId inventLocationId([boolean selectDropShip])
Microsoft Dynamics AX 2012 R2 (SYS)
display InventLocationId inventLocationId()
Microsoft Dynamics AX 2012 Feature Pack (SYS)
display InventLocationId inventLocationId()
Microsoft Dynamics AX 2012 (FPK)
display InventLocationId inventLocationId()
Microsoft Dynamics AX 2012 (SYS)
display InventLocationId inventLocationId()
Run On
Called
Parameters
- selectDropShip
Type: boolean
Return Value
Type: InventLocationId Extended Data Type
A warehouse ID.