ProdParmCostEstimation.initFromParameters Method
Initializes the values in the buffer from the specified parameters.
Syntax
public void initFromParameters(
ProdId _prodId,
[CostProfitSet _profit,
NoYes _references,
NoYes _endJob])
Run On
Called
Parameters
- _prodId
Type: ProdId Extended Data Type
The ID of the production order.
- _profit
Type: CostProfitSet Enumeration
The cost profit setting.
- _references
Type: NoYes Enumeration
A NoYes enum value indicating whether to set the references flag.
- _endJob
Type: NoYes Enumeration
A NoYes enum value indicating whether to set the endJob flag.