PmfProdCoByStatus_Released.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 status a ProdStatus::Scheduled enumeration value to a ProdStatus::Released enumeration value.

Community Additions

ADD
Show: