Show / Hide Table of Contents

    OnAfterInitDefaultDimensionSources Event

    Table Contract Line

    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 v26.0.233072.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX