Цитата:
Сообщение от
tataov
Не нашла свойство RangeStatus...Если можно поподробнее, т.к. только начинаем копаться в Axapta.
Developer Guide надо бы почитать (хелп-файл AX-300-DVG-002-v01.00-ENUS.chm). Раздел "Creating Queries" там небольшой, при распечатке страниц 20 занимает. Там всё найдёте. В частности вот это:
Цитата:
Property --- Property exists on... --- Use this property to...
----------
Status --- Range --- determine if the end user is allowed to modify a range in the QueryDialog (at run time). Possible options are Open, Lock, or Hidden. If the field is open, the user has permission to view and edit the range. If the field is locked, the user can only view the range, and if the field is hidden, the range cannot be seen or edited. Fields that are locked or hidden, cannot have additional ranges created.