Framework:FKT DimGetLevel: Difference between revisions

From CoPlanner 10
Jump to navigationJump to search
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
==[[Framework:Formulae#Functions|Function]]==
==[[Framework:Formulae#Functions|Function]]==


FKT_DimGetLevel(<dimension name>,<Element_CopSysId>)
<span {{CoPFormel}}>FKT_DimGetLevel(<dimension name>,<Element_CopSysId>)</span>
 


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


==Result==
==Result==
Supplies the result level on which the element is present (based on zero).
Supplies the result level on which the element is present (based on zero).


__NOEDITSECTION__  
__NOEDITSECTION__  


[[Category:Functions|DimGetLevel]]
[[Category:Functions_-_server-side|DimGetLevel]]
[[Category:Functions_-_server-side|DimGetLevel]]
[[de:Framework:FKT DimGetLevel]]
[[de:Framework:FKT DimGetLevel]]

Latest revision as of 08:32, 24 May 2012

Function

FKT_DimGetLevel(<dimension name>,<Element_CopSysId>)

Parameter Description
Dimension name Name of the dimension
Element_CopSysId COPSYS_ID of the dimension element to be verified.

This function belongs to server-side functions.

Result

Supplies the result level on which the element is present (based on zero).