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.
Finds the RAssetInventIssueTable record that corresponds to the journal ID.
Syntax
client server public static RAssetInventIssueTable findByJournalId(RAssetInventIssueNum _journalId, [boolean _forUpdate])
Run On
Called
Parameters
- _journalId
Type: RAssetInventIssueNum Extended Data Type
The unique journal ID of the RAssetInventIssueTable record to find.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update.
Return Value
Type: RAssetInventIssueTable Table
A buffer that contains the RAssetInventIssueTable table.