AxdBase::getAllowedFieldsForDataSource Method [AX 2012]

Syntax

server public static Set getAllowedFieldsForDataSource(
    AxdXmlWriter _writer, 
    str _dataSourceName, 
    TableId _tableId, 
    boolean _baseTableChainOnly)

Run On

Server

Parameters

  • _dataSourceName
    Type: str
  • _baseTableChainOnly
    Type: boolean

See Also

Reference

AxdBase Class