Share via


InventBatchJournalAttribute.initFromBatchAttributes Method

Initializes the batch attribute IDs from the associated batch attributes.

Syntax

public void initFromBatchAttributes(List _attributes)

Run On

Called

Parameters

  • _attributes
    Type: List Class
    A list containing all the batch attribute IDs for the item.

Remarks

_attributes should be the exact same list when initializing each page record for the same batch.

.

See Also

Reference

InventBatchJournalAttribute Table