Table 480 Dimension Set Entry in 28

App
Base Application
Namespace
Microsoft.Finance.Dimension

Fields, 7Keys, 4Procedures, 3Events, 3

Versions171819202122232425262728latest

Source29

Fields, 7

IdNameTypeObsolete
1Dimension Set IDInteger-
2Dimension CodeCode[20]-
3Dimension Value CodeCode[20]-
4Dimension Value IDInteger-
5Dimension NameText[30]-
6Dimension Value NameText[50]-
8Global Dimension No.Integer-

Keys, 4

NameFieldsObsolete
Key1, clusteredDimension Set ID, Dimension Code-
Key2Dimension Value ID-
Key3Dimension Code, Dimension Value Code, Dimension Set ID-
Key4SystemModifiedAt-

Procedures, 3

NameParametersReturnsAccessObsolete
GetDimensionSetID(var Record Dimension Set Entry)Integerpublic-
UpdateGlobalDimensionNo(Code[20], Integer)public-
GetGlobalDimNo()Integerpublic-

Events, 3

KindNameParametersObsolete
Integration eventOnBeforeGetDimensionSetID(var Record Dimension Set Entry)-
Integration eventOnGetDimensionSetIDOnBeforeInsertTreeNode(var Record Dimension Set Entry, var Boolean)-
Integration eventOnAfterGetGlobalDimNo(Code[20], var Integer)-