InventTrans.prodJournalProd Method
Finds the related production report as finished journal line.
Syntax
public ProdJournalProd prodJournalProd([boolean _forUpdate])
Run On
ClientOrServer
Parameters
- _forUpdate
Type: boolean
true if the record should be selected for update; otherwise, false. Optional
Return Value
Type: ProdJournalProd Table
A ProdJournalProd record.
Exceptions
Exception | Condition |
---|---|
Error | This record is not related to a production report as finished journal line. |