Codeunit "VAT CaptionClass Mgmt"

ID 341
Namespace: Microsoft.Finance.VAT.Setup

Properties

Name Value
SingleInstance True

Events

OnBeforeVATCaptionClassTranslate

[IntegrationEvent(False,False)]
local procedure OnBeforeVATCaptionClassTranslate(CaptionArea: Text, CaptionExpr: Text, Language: Integer, var Caption: Text, var IsHandled: Boolean)

Parameters

Name Type Description
CaptionArea Text
CaptionExpr Text
Language Integer
Caption Text
IsHandled Boolean

See also