Framework:FKT DimHasChildren
From CoPlanner 11
Jump to navigationJump to search
Function
FKT_DimHasChildren(<dimension name>,<Element_CopSysId>)
| Parameter | Description |
| Dimension name | Name of the dimension |
| Element_CopSysId | COPSYS_ID of the element |
This function belongs to server-side functions.
Result
FKT_DimHasChildren(Produkte,1)Provides 1, if the dimension element has sub-elements (children) and 0 if there are no sub-elements
If the dimension has "-" (dashes) in the name, the name must be typed
FKT_DimHasChildren("GuV-Gesamtkostenverfahren-Struktur",1)