Show / Hide Table of Contents

    OnBeforeShowDocDim Event

    Table Contract Header

    Raised before the dimensions window is shown to the user.

    Signature

    [IntegrationEvent(false, false)]
    OnBeforeShowDocDim(var ContractHeader: Record "QWEPR Contract Header"; xContractHeader: Record "QWEPR Contract Header"; var IsHandled: Boolean)
    

    Parameters

    var ContractHeader Record "QWEPR Contract Header"

    The Contract Header for which the dimensions will be shown.

    xContractHeader Record "QWEPR Contract Header"

    The xRec of the Contract Header.

    var IsHandled Boolean

    Should be set to true if the dimensions should not be shown. Should be honored if already set. (Handled Pattern)

    This documentation is generated from Parrot v26.0.233072.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX