Determines if you can write to a table.
Ok := RecordRef.WRITEPERMISSION |
Parameters
- RecordRef
-
Type: RecordRef
The recordref that refers to a record in the table for which you want to know if you have write permission.
| Microsoft Dynamics NAV Documentation |
| WRITEPERMISSION Function (RecordRef) |
| See Also |
|
Determines if you can write to a table.
Ok := RecordRef.WRITEPERMISSION |
Type: RecordRef
The recordref that refers to a record in the table for which you want to know if you have write permission.
Property Value/Return Value
Remarks
See Also