Framework:FKT DimGetCommonParent: Difference between revisions
From CoPlanner 10
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
==Function== | ==[[Framework:Formulae#Functions|Function]]== | ||
FKT_DimGetCommonParent(<dimension name>, <Element_1>, <Element_2>) | FKT_DimGetCommonParent(<dimension name>, <Element_1>, <Element_2>) | ||
Revision as of 10:30, 15 July 2010
Function
FKT_DimGetCommonParent(<dimension name>, <Element_1>, <Element_2>)
| Parameter | Description |
| Dimension name | Name of the dimension |
| Element_1 | COPSYS_ID |
| Element_2 | COPSYS_ID |
Result
The Copsys_id of the first element which contains both “Element 1” and “Element 2” is returned.