Page "IC Dim Values Selector"

ID 706
Namespace: Microsoft.Intercompany.Dimension

Properties

Name Value
Caption Intercompany Dimension Values Selector
PageType List
SourceTable Table Microsoft.Finance.Dimension."Dimension Value"
Editable True
DeleteAllowed False
InsertAllowed False

Methods

SetDimensionCode

procedure SetDimensionCode(SourceDimCode: Code[20])

Parameters

Name Type Description
SourceDimCode Code[20]

Events

OnBeforeSelectingDimensionValue

[IntegrationEvent(False,False)]
local procedure OnBeforeSelectingDimensionValue(var IsHandled: Boolean, var DimensionValue: Record "Dimension Value")

Parameters

Name Type Description
IsHandled Boolean
DimensionValue Table Microsoft.Finance.Dimension."Dimension Value"

See also