Table "Selected Dimension"

ID 369
Namespace: Microsoft.Finance.Dimension

Properties

Name Value
Caption Selected Dimension
DataClassification CustomerContent

Fields

Name Type Description
"User ID" Code[50]
"Object Type" Integer
"Object ID" Integer
"Dimension Code" Text[30]
"New Dimension Value Code" Code[20]
"Dimension Value Filter" Code[250]
Level Option
"Analysis View Code" Code[10]
SystemId Guid
SystemCreatedAt DateTime
SystemCreatedBy Guid
SystemModifiedAt DateTime
SystemModifiedBy Guid
SystemRowVersion BigInteger

Methods

GetSelectedDim

procedure GetSelectedDim(UserID2: Code[50], ObjectType: Integer, ObjectID: Integer, AnalysisViewCode: Code[10], var TempSelectedDim: Record "Selected Dimension" temporary)

Parameters

Name Type Description
UserID2 Code[50]
ObjectType Integer
ObjectID Integer
AnalysisViewCode Code[10]
TempSelectedDim Table Microsoft.Finance.Dimension."Selected Dimension"

See also