SysExtensionSerializerMap.copyExtensionTableData Method [AX 2012]
Copies extension table data from specified source.
public void copyExtensionTableData(SysExtensionSerializerMap _baseTable, [boolean _onlyCopyOrign])
Run On
CalledParameters
- _baseTable
- Type: SysExtensionSerializerMap Map
A base table buffer which is the source to copy extension table data.
- _onlyCopyOrign
- Type: boolean
A Boolean value that indicates whether to only copy the original extension table data; optional.
Community Additions
ADD
Show: