Framework:FKT DimGetElementCopId: Difference between revisions

From CoPlanner 10
Jump to navigationJump to search
No edit summary
No edit summary
 
Line 2: Line 2:


<span {{CoPFormel}}>FKT_DimGetElementCopId(<dimension name>,<Element_Name>)</span>
<span {{CoPFormel}}>FKT_DimGetElementCopId(<dimension name>,<Element_Name>)</span>


{|class="wikitable" width="80%"
{|class="wikitable" width="80%"
Line 15: Line 14:
|Name of the dimension element.
|Name of the dimension element.
|}
|}
 
This function belongs to [[:Category:Functions_-_server-side|server-side functions]].


==Result==
==Result==
If the dimension name and the element name are provided as parameters, the COPSYS_ID is returned.
If the dimension name and the element name are provided as parameters, the COPSYS_ID is returned.



Latest revision as of 08:33, 24 May 2012

Function

FKT_DimGetElementCopId(<dimension name>,<Element_Name>)

Parameter Description
Dimension name Name of the dimension
Element_Name Name of the dimension element.

This function belongs to server-side functions.

Result

If the dimension name and the element name are provided as parameters, the COPSYS_ID is returned.