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

Return Value

Type: container
Container with Purchase books record

See Also

Reference

PurchBookTable_RU Table