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 v27.0