Loading...
 

CX_ITEM::BillOfMaterial

CX_ITEM::BillOfMaterial

Description:

This class function returns the allocation of the type "BOM" (CX_BILL_OF_MATERIAL) or a type derived from it. If no such type exists, NULL is returned.

Only the allocations of the assigned product are searched, i.e. the ProductAllocation function is used.

Code example:
...

Stack
Stack Position Object type Brief description
Stack(In) Top CX_ITEM One thing
Stack(Out) Top CX_BILL_OF_MATERIAL Allocation "Bill of materials
Function call: Call(BillOfMaterial)