Framework:FKT DimHasChildren

From CoPlanner 11
Revision as of 08:13, 3 July 2026 by D.harg (talk | contribs) (Angleichung an deutsches Wiki)

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)
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)