PdsBatchAttributes::allowInheritance Method

Checks whether the batch attribute value of the batch can be transferred to co-products and finished goods.

Syntax

client server public static boolean allowInheritance(
    ItemId _itemId, 
    InventBatchId _inventBatchId, 
    PdsBatchAttribId _pdsBatchAttribId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the attribute value can be inherited; otherwise, false.

See Also

Reference

PdsBatchAttributes Table