PmfProdCoByStatus_Scheduled.runStatusDecrease Method [AX 2012]

Reverses the effects of a transition to a higher status.

public boolean runStatusDecrease(ProdParmStatusDecrease _prodParmStatusDecrease)

Run On

Called

Parameters

_prodParmStatusDecrease
Type: ProdParmStatusDecrease Table
The parameters for the status decrease operation.

Return Value

Type: boolean
true if the status decrease was successful; otherwise, false.

Reverses the transition status from the ProdStatus::CostEstimated enumeration value to the ProdStatus::Scheduled enumeration value.

Community Additions

ADD
Show: