InventBatchJournalSource.InventBatchJournal Method

Looks up the related InventBatchJournal table.

Syntax

public InventBatchJournal InventBatchJournal([InventBatchJournal relatedTable])

Run On

Called

Parameters

  • relatedTable
    Type: InventBatchJournal Table
    Sets the related table; optional. Subsequent calls will return the provided related table.

Return Value

Type: InventBatchJournal Table
An instance of the related table.

See Also

Reference

InventBatchJournalSource Table