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.
Adds dynalinks between the QueryBuildDataSource data source passed as parameter and the callers data source.
Syntax
public void executeInventDimLinkDimQueryDS(QueryBuildDataSource _qbdsInventDim, boolean _linkDim)
Run On
Client
Parameters
- _qbdsInventDim
Type: QueryBuildDataSource Class
A QueryBuildDataSource data source bound to the InventDim table.
- _linkDim
Type: boolean
A Boolean value that indicates whether the dimension fields should be linked using dynalinks.
Remarks
The two data sources should be bound to the InventDim table.