InterCompanyTradingSetupForm.setValueMapAccess Method [AX 2012]

Enables and disables fields for the data source of the InterCompanyTradingValueMap table.

Syntax

public void setValueMapAccess(FormDataSource interCompanyTradingValueMap_ds)

Run On

Called

Parameters

  • interCompanyTradingValueMap_ds
    Type: FormDataSource Class
    The data source of the InterCompanyTradingValueMap table for which to enable and disable fields.

See Also

Reference

InterCompanyTradingSetupForm Class