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.
Deletes the relationship between the inventory transactions originator and the by-product joournal transactions.
Syntax
server public static void deleteOwnerRelationship(
DataAreaId _prodJournalReleaseDataAreaId,
ProdJournalIdRelease_RU _prodJournalReleaseJournalId,
LineNum _prodJournalReleaseLineNum)
Run On
Server
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.