Share via


PurchBookTable_RU::findByBookId Method

Finds record by specified BookId

Syntax

client server public static PurchBookTable_RU findByBookId(PurchBookId_RU _bookId, [boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    Determines whether record should be selected for update

Return Value

Type: PurchBookTable_RU Table
Found purchase book table

See Also

Reference

PurchBookTable_RU Table