Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Decrements the production order status for the PdsProdCoBy record.
Syntax
public boolean runStatusDecrease(ProdParmStatusDecrease _prodParmStatusDecrease)
Run On
Called
Parameters
- _prodParmStatusDecrease
Type: ProdParmStatusDecrease Table
The parameters for the decrease operation.
Return Value
Type: boolean
true if the status has been decremented successfully; otherwise, false.
Remarks
The actual work is being delegated to the PmfProdCoByStatus class hierarchy.