Compartilhar via


VendUnrealizedRev::findByReversalId Method

Finds the VendUnrealizedRev_TH record according to the reversal journal ID.

Syntax

client server public static VendUnrealizedRev findByReversalId(
    VendUnrealizedRevId _reversalId, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether the selected record can be updated.

Return Value

Type: VendUnrealizedRev Table
The VendUnrealizedRev_TH record.

See Also

Reference

VendUnrealizedRev Table