Kanban.bomVersion Method
Finds a BOMVersion record that is referenced by the kanban.
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
public BOMVersion bomVersion([BOMId _bomId])
Microsoft Dynamics AX 2012 R2 (SYS)
public BOMVersion bomVersion([BOMId _bomId])
Microsoft Dynamics AX 2012 Feature Pack (SYS)
public BOMVersion bomVersion()
Microsoft Dynamics AX 2012 (FPK)
public BOMVersion bomVersion()
Microsoft Dynamics AX 2012 (SYS)
public BOMVersion bomVersion()
Run On
Called
Parameters
- _bomId
Type: BOMId Extended Data Type
Return Value
Type: BOMVersion Table
A BOMVersion record.