ProdReport_Balance.updatePostingSRS Method [AX 2012]

Selects data from the ProdRouteTrans table.

public void updatePostingSRS(
    date _fromDate, 
    date _toDate, 
   [NoYes _perPostingType])

Run On

Called

Parameters

_fromDate
Type: date
The date from which to get the data.
_toDate
Type: date
The to date.
_perPostingType
Type: NoYes Enumeration
A NoYes enumeration value that indicates the posting type; optional.

Community Additions

ADD
Show: