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.
Finds record by specified BookId
Syntax
client server public static SalesBookTable_RU findByBookId(SalesBookId_RU _bookId, [boolean _forupdate])
Run On
Called
Parameters
- _bookId
Type: SalesBookId_RU Extended Data Type
BookId to look for
- _forupdate
Type: boolean
Determines whether record should be selected for update
Return Value
Type: SalesBookTable_RU Table
Found sales book table