PurchBookTable_RU::booksInPeriod Method
Returns a container with Purchase books record Ids which were closed in given period, or, if ending date of period is greater than last closed workbook date, which were closed later than start date or not closed at all
Syntax
client server public static container booksInPeriod(
SalesPurchBookRecId_RU _bookRecId,
[TransDate _fromDate,
TransDate _toDate])
Run On
Called
Parameters
- _bookRecId
Type: SalesPurchBookRecId_RU Extended Data Type
Purchase book record id, added to result if no records were found
- _fromDate
Type: TransDate Extended Data Type
Starting date of period
- _toDate
Type: TransDate Extended Data Type
Ending date of period
Return Value
Type: container
Container with Purchase books record