OnUpdateAllLineDimOnBeforeGetContractLineNewDimSetID Event
Raised before the Dimension Set is being read from the Contract Line, when updating all Contract Line Dimensions from the Contract Header.
Signature
[IntegrationEvent(false, false)]
OnUpdateAllLineDimOnBeforeGetContractLineNewDimSetID(var ContractLine: Record "QWEPR Contract Line"; NewParentDimSetID: Integer; OldParentDimSetID: Integer)
Parameters
var ContractLine
Record "QWEPR Contract Line"
The Contract Line that will be updated.
NewParentDimSetID
Integer
The new Dimension Set Id for the Contract Header.
OldParentDimSetID
Integer
The old Dimension Set Id for the Contract Header.
This documentation is generated from Parrot v26.0.233072.0