RetailOfflineDefaultProfileCreator.addTableToScope Method [AX 2012]
Adds a given table to an existing offline scope.
private void addTableToScope(RetailOfflineScopeTableName _table, RetailOfflineScopeDescription _scope)
Run On
CalledParameters
- _table
- Type: RetailOfflineScopeTableName Extended Data Type
The table to be added to the offline scope.
- _scope
- Type: RetailOfflineScopeDescription Extended Data Type
The offline scope the table should be added to.
Community Additions
ADD
Show: