Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Searches for the specified record in the FBFiscalPrinterDailyReport_BR table.
Syntax
client server public static FBFiscalPrinterDailyReport_BR findByAccountingDate(
AccountingDate _accountingDate,
FBBookingPeriodRecId_BR _bookingPeriodRecId,
[boolean _forUpdate])
Run On
Called
Parameters
- _accountingDate
Type: AccountingDate Extended Data Type
The accounting date.
- _bookingPeriodRecId
Type: FBBookingPeriodRecId_BR Extended Data Type
The record identifier (ID) for the FBBookingPeriodRecId_BR record.
- _forUpdate
Type: boolean
A Boolean value that indicates whether the record will be read for updating; optional.
Return Value
Type: FBFiscalPrinterDailyReport_BR Table
Either a record from the FBFiscalPrinterDailyReport_BR table or an empty record.