Codeunit "Dimension CaptionClass Mgmt"

ID 343
Namespace: Microsoft.Finance.Dimension

Properties

Name Value
SingleInstance True

Events

OnTranslateDimCaptionClassOnDimCaptionTypeCaseElse

[IntegrationEvent(False,False)]
local procedure OnTranslateDimCaptionClassOnDimCaptionTypeCaseElse(DimCaptionType: Text[80], DimCaptionRef: Text[80], Language: Integer, DimOptionalParam1: Text[80], DimOptionalParam2: Text[80], var Result: Text, var IsHandled: Boolean)

Parameters

Name Type Description
DimCaptionType Text[80]
DimCaptionRef Text[80]
Language Integer
DimOptionalParam1 Text[80]
DimOptionalParam2 Text[80]
Result Text
IsHandled Boolean

See also