BOMCalcTrans::showCalculationInfolog Method
Shows the infolog message captured during the current calculation.
Syntax
client server public static void showCalculationInfolog(
BOMCalcTrans _bomCalcTrans,
[boolean _addInfoAction,
BOMCalcTable _bomCalcTable])
Run On
Called
Parameters
- _bomCalcTrans
Type: BOMCalcTrans Table
A BOMCalcTrans record containing the infolog.
- _addInfoAction
Type: boolean
A Boolean value that indicates whether an action should be added; optional.
- _bomCalcTable
Type: BOMCalcTable Table
A BOMCalcTable record used for the action; optional.