OnAfterInitDefaultDimensionSources Event
Raised after the list DefaultDimSource is populated with the default dimension sources for the ContractHeader.
Signature
[IntegrationEvent(false, false)]
OnAfterInitDefaultDimensionSources(var ContractHeader: Record "QWEPR Contract Header"; var DefaultDimSource: List of [Dictionary of [Integer, Code[20]]])
Parameters
var ContractHeader
Record "QWEPR Contract Header"
The Contract Header 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 ContractHeader dimensions.
This documentation is generated from Parrot v26.0.233072.0