PurchReqShowRequisitionsFilter::newPurchReqLineHistory Method [AX 2012]
Initializes a new instance of the PurchReqShowRequisitionsFilter class.
client server public static PurchReqShowRequisitionsFilter newPurchReqLineHistory(QueryBuildDataSource _topDatasource, FieldId _fieldNumRequisitioner)
Run On
CalledParameters
- _topDatasource
- Type: QueryBuildDataSource Class
The query build data source on which to apply the filter.
- _fieldNumRequisitioner
- Type: FieldId Extended Data Type
The field ID of the requisitioner field in the parent data source.
Return Value
Type: PurchReqShowRequisitionsFilter ClassAn instance of the PurchReqShowRequisitionsFilter class.
Show: