ProjForecastReduce::newForecastReturn Method [AX 2012]

client server public static ProjForecastReduce newForecastReturn(
    ProjTransIdBase projTransId, 
    ProjTransType transType, 
    Qty forecastReducedQty, 
    Amount forecastReducedAmount)

Run On

Called

Parameters

projTransId
Type: ProjTransIdBase Extended Data Type
transType
Type: ProjTransType Enumeration
forecastReducedQty
Type: Qty Extended Data Type
forecastReducedAmount
Type: Amount Extended Data Type
Show: