RAssetInferiorDisposalTable::findByJournalId Method
Reads the RAssetInferiorDisposalTable table for the specified journal number.
Syntax
server public static RAssetInferiorDisposalTable findByJournalId(RAssetInferiorDisposalNum _assetInferiorDisposalNum, [boolean _forUpdate])
Run On
Server
Parameters
- _assetInferiorDisposalNum
Type: RAssetInferiorDisposalNum Extended Data Type
The specified journal number.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update.
Return Value
Type: RAssetInferiorDisposalTable Table
A buffer that contains the RAssetInferiorDisposalTable table.