Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the ID of the inventory transactions originator for the by-product journal transaction.
Syntax
client server public static InventTransOriginId findInventTransOriginId(
DataAreaId _prodJournalReleaseDataAreaId,
ProdJournalIdRelease_RU _prodJournalReleaseJournalId,
LineNum _prodJournalReleaseLineNum)
Run On
Called
Parameters
- _prodJournalReleaseDataAreaId
Type: DataAreaId Extended Data Type
The value of the dataAreaId field of the ProdJournalRelease_RU table. It is a part of the primary key on the ProdJournalRelease_RU table.
- _prodJournalReleaseJournalId
Type: ProdJournalIdRelease_RU Extended Data Type
The value of the JournalId field of the ProdJournalRelease_RU table. It is a part of the primary key on the ProdJournalRelease_RU table.
- _prodJournalReleaseLineNum
Type: LineNum Extended Data Type
The value of the LineNum field of the ProdJournalRelease_RU table. It is a part of the primary key on the ProdJournalRelease_RU table.
Return Value
Type: InventTransOriginId Extended Data Type
The ID of the inventory transactions originator.