Show / Hide Table of Contents

    OnAfterGetItemTranslation Event

    Table Contract Line

    Raised after Item Translation functionality for ContractLine has been performed.

    Signature

    [IntegrationEvent(false, false)]
    OnAfterGetItemTranslation(var ContractLine: Record "QWEPR Contract Line"; ContractHeader: Record "QWEPR Contract Header"; ItemTranslation: Record "Item Translation")
    

    Parameters

    var ContractLine Record "QWEPR Contract Line"

    The Contract Line for which Description and Description 2 is being translated.

    ContractHeader Record "QWEPR Contract Header"

    The Contract Header of the current Contract Line.

    ItemTranslation Record "Item Translation"

    The Item Translation record where the current translation is defined.

    This documentation is generated from Parrot v26.0.233072.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX