OnBeforeCreateDim Event
Raised before the Default Dimensions has been added to the Contract Line.
Signature
[IntegrationEvent(true, false)]
OnBeforeCreateDim(var IsHandled: Boolean; var ContractLine: Record "QWEPR Contract Line")
Parameters
var IsHandled
Boolean
Should be set to true if the dimensions should not be created. Should be honored if already set. (Handled Pattern)
var ContractLine
Record "QWEPR Contract Line"
The Contract Line that is being updated.
This documentation is generated from Parrot v23.0.208813.0