Framework:FKT DimGetCommonParent: Difference between revisions

From CoPlanner 10
Jump to navigationJump to search
Created page with '==Function== FKT_DimGetCommonParent(<dimension name>, <Element_1>, <Element_2>) {| cellspacing="1" cellpadding="3" width={{{breite|80%}}} border="1" |- | style=background-co…'
 
No edit summary
Line 7: Line 7:
|-
|-
| style=background-color:#f6f6f6 |'''Parameter'''  
| style=background-color:#f6f6f6 |'''Parameter'''  
| style=background-color:#f6f6f6 |'''Beschreibung
| style=background-color:#f6f6f6 |'''Description'''
|-
|-
|Dimension name
|Dimension name
Line 26: Line 26:
__NOEDITSECTION__  
__NOEDITSECTION__  


[[Category:Framework Formeln|FKT DimGetCommonParent]]
[[Category:Framework Formulae|FKT DimGetCommonParent]]
[[de:Framework:FKT DimGetCommonParent]]
[[de:Framework:FKT DimGetCommonParent]]

Revision as of 10:06, 6 May 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.