Share via


ReqSetup.bomId Method [AX 2012]

Gets the ID of the BOM to use for the planned order.

Syntax

public BOMId bomId(ReqPO _reqPO)

Run On

Called

Parameters

  • _reqPO
    Type: ReqPO Table
    The planned order record for which to find the BOM.

Return Value

Type: BOMId Extended Data Type
The ID of the found BOM.

See Also

Reference

ReqSetup Class