PmfProdCoByStatus_Finished.runStatusDecrease Method [AX 2012]

Reverses the effects of the 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 decrease of the status was successful; otherwise, false.

Reverses the transition from a ProdStatus::StartedUp enumeration value to a ProdStatus::ReportedFinished enumeration value as the status.

Community Additions

ADD
Show: