Share via


FiscalDocument_BR::findLastPostedFiscalDocumentForCustomer Method

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

Syntax

client server public static FiscalDocument_BR findLastPostedFiscalDocumentForCustomer(
    CustAccount _custAccount, 
    FiscalDocDirection_BR _direction, 
   [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