OnBeforeOnRunExplodeContractLineBOM Event
Raised before a Item BOM is exploded on a Contract Line
Signature
[IntegrationEvent(false, false)]
OnBeforeOnRunExplodeContractLineBOM(var ContractLine: Record "QWEPR Contract Line"; var IsHandled: Boolean)
Parameters
var ContractLine
Record "QWEPR Contract Line"
The Contract Line that the Explode BOM function in invoked for.
var IsHandled
Boolean
Should be set to true if the Explode BOM function not should be invoked. Should be honored if already set. (Handled Pattern)
This documentation is generated from Parrot v27.0