Показать сообщение отдельно
Старый 21.03.2007, 11:33   #4  
oip is offline
oip
Axapta
Лучший по профессии 2014
 
2,564 / 1416 (53) ++++++++
Регистрация: 28.11.2005
Записей в блоге: 1
findRecord
(activated by findValue)
The super() call finds a specific record and makes it the current one.

findValue
the user clicks the Find Value command in the shortcut menu on a form control.
The super() call finds the specified value, and makes the record with that value the current one using findRecord.