Framework:FKT DimGetCommonParent
From CoPlanner 10
Jump to navigationJump to search
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 |
This function belongs to server-side functions.
Result
The Copsys_id of the first element which contains both “Element 1” and “Element 2” is returned.
Example
FKT_IsNumeric(120) -> Result is TRUE