OnAfterInitDefaultDimensionSources Event
Raised after the list DefaultDimSource is populated with the default dimension sources for the ContractLine.
Signature
[IntegrationEvent(false, false)]
OnAfterInitDefaultDimensionSources(var ContractLine: Record "QWEPR Contract Line"; var DefaultDimSource: List of [Dictionary of [Integer, Code[20]]])
Parameters
var ContractLine
Record "QWEPR Contract Line"
The Contract Line for which dimensions are created.
var DefaultDimSource
List of [Dictionary of [Integer, Code[20]]]
A list of dictionaries that represents the records that are sources for the ContractLine dimensions.
This documentation is generated from Parrot v23.0.208813.0