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.
Syntax
private void importBuffer(
SysDictTable _dictTable,
TableId _oldTableId,
SysDataTableCtrl _dataTableCtrl,
str _bufRecord,
TableId _file,
RecId _oldRecId,
CreatedTransactionId _oldCreatedTransactionId,
ModifiedTransactionId _oldModifiedTransactionId,
[boolean _skipRecords])
Run On
Server
Parameters
- _dictTable
Type: SysDictTable Class
- _oldTableId
Type: TableId Extended Data Type
- _dataTableCtrl
Type: SysDataTableCtrl Class
- _bufRecord
Type: str
- _file
Type: TableId Extended Data Type
- _oldRecId
Type: RecId Extended Data Type
- _oldCreatedTransactionId
Type: CreatedTransactionId Extended Data Type
- _oldModifiedTransactionId
Type: ModifiedTransactionId Extended Data Type
- _skipRecords
Type: boolean