Share via


FiscalDocument_BR::findLastPostedFiscalDocumentForVendor Method

Finds the FiscalDocument_BR that was last posted for the specified Vendor Account.

Syntax

client server public static FiscalDocument_BR findLastPostedFiscalDocumentForVendor(
    VendAccount _vendAccount, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: FiscalDocument_BR Table
A record in the FiscalDocument_BR table; otherwise, an empty record.

See Also

Reference

FiscalDocument_BR Table