InventTransOriginProdJournalRelease_RU::prodJournalRelease Method
Retrieves the request for by-product line related to the ID of the inventory transactions originator.
Syntax
client server public static ProdJournalRelease_RU prodJournalRelease(InventTransOriginId _inventTransOriginId, [boolean _forUpdate])
Run On
Called
Parameters
- _inventTransOriginId
Type: InventTransOriginId Extended Data Type
The ID of the inventory transactions originator. It is the primary key on the InventTransOrigin table.
- _forUpdate
Type: boolean
A Boolean value that indicates whether the buffer should be selected for update; optional.
Return Value
Type: ProdJournalRelease_RU Table
A related record in the ProdJournalRelease_RU table, if one exists; otherwise, an empty record.