ProdBOMCalc::newBOMCalcData Method [AX 2012]
client server public static ProdBOMCalc newBOMCalcData(
BOMCalcData _bomCalcData,
ProdBOM _prodBOM,
ProdBOMConsumpProposal _consumpProposal,
BOMAutoConsump _autoConsump,
NoYes _includeConstantConsump,
[NoYes _skipAccError,
boolean _isStart,
boolean _isReportAsFinished,
NoYes _completePickListJournal])
Run On
CalledParameters
- _bomCalcData
- Type: BOMCalcData Class
- _prodBOM
- Type: ProdBOM Table
- _consumpProposal
- Type: ProdBOMConsumpProposal Enumeration
- _autoConsump
- Type: BOMAutoConsump Enumeration
- _includeConstantConsump
- Type: NoYes Enumeration
- _skipAccError
- Type: NoYes Enumeration
- _isStart
- Type: boolean
- _isReportAsFinished
- Type: boolean
- _completePickListJournal
- Type: NoYes Enumeration
Show: