Share via


RAssetInventIssueTable::findByJournalId Method

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

  • _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.

See Also

Reference

RAssetInventIssueTable Table