Framework:FKT DimIdByCopId: Difference between revisions

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


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


 
{| class="wikitable" width="80%"
{| cellspacing="1" cellpadding="3" width={{{breite|80%}}}  border="1"
|- {{Tabellentitel}}
|-
| Parameter  
| style=background-color:#f6f6f6 |'''Parameter'''
| Description
| style=background-color:#f6f6f6 |'''Description'''
|-
|-
|Dimension name
|Dimension name
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==
If the dimension name and the COPSYS_ID are provided as parameters, the Dim_ID is returned.
If the dimension name and the COPSYS_ID are provided as parameters, the Dim_ID is returned.


__NOEDITSECTION__  
__NOEDITSECTION__  


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

Latest revision as of 08:37, 24 May 2012

Function

FKT_DimIdByCopId(<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

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