BOMCalcTrans.showInfolog Method

Shows the infolog message captured during the current calculation.

Syntax

public void showInfolog([boolean _addInfoAction, BOMCalcTable _bomCalcTable])

Run On

Called

Parameters

  • _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.

See Also

Reference

BOMCalcTrans Table