ProdRecBasketHandler.setDSFilterByCache Method [AX 2012]
Sets the join mode from the main form datasource to the basket datasource;
public void setDSFilterByCache(FormDataSource _formDataSource, JoinMode _joinMode)
Run On
CalledParameters
- _formDataSource
- Type: FormDataSource Class
The main datasource of the form.
- _joinMode
- Type: JoinMode Enumeration
The join mode to apply.
Community Additions
ADD
Show: