Show / Hide Table of Contents

    OnAfterValidateShortcutDimCode Event

    Table Contract Line

    Raised after the ShortcutDimensions are being validated.

    Signature

    [IntegrationEvent(false, false)]
    OnAfterValidateShortcutDimCode(var ContractLine: Record "QWEPR Contract Line"; xContractLine: Record "QWEPR Contract Line"; FieldNumber: Integer; var ShortcutDimCode: Code[20])
    

    Parameters

    var ContractLine Record "QWEPR Contract Line"

    The Contract Line that is being updated.

    xContractLine Record "QWEPR Contract Line"

    The xRec of the Contract Line.

    FieldNumber Integer

    The dimension number.

    var ShortcutDimCode Code[20]

    The dimension value of the dimension specified in FieldNumber.

    This documentation is generated from Parrot v26.0.233072.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX