PurchRFQSitesHelper::createSetFilter Method [AX 2012]
Creates a set filter.
client server public static AifDocumentSetFilter createSetFilter(
AifPortName _portName,
AifServiceName _serviceName,
AifDocumentFilterDescription _description)
Run On
CalledParameters
- _portName
- Type: AifPortName Extended Data Type
The port name of the filter.
- _serviceName
- Type: AifServiceName Extended Data Type
The service name of the filter.
- _description
- Type: AifDocumentFilterDescription Extended Data Type
The filter description.
Show: