Framework:FKT DimGetParent: Difference between revisions
From CoPlanner 11
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
<span {{CoPFormel}}>FKT_DimGetParent(<dimension name>,<Element_CopSysId>)</span> | <span {{CoPFormel}}>FKT_DimGetParent(<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== | ||
Result The COPSYS_ID of the parent element is returned. | Result The COPSYS_ID of the parent element is returned. | ||
Latest revision as of 08:32, 24 May 2012
Function
FKT_DimGetParent(<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
Result The COPSYS_ID of the parent element is returned.