Framework:FKT DimGetParent: Difference between revisions
From CoPlanner 11
Jump to navigationJump to search
Created page with '==Function== FKT_DimGetParent(<dimension name>,<Element_CopSysId>) {| cellspacing="1" cellpadding="3" width={{{breite|80%}}} border="1" |- | style=background-color:#f6f6f6 …' |
No edit summary |
||
| Line 22: | Line 22: | ||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
[[Category:Framework Formulae| | [[Category:Framework Formulae|DimGetParent]] | ||
[[de:Framework:FKT DimGetParent]] | [[de:Framework:FKT DimGetParent]] | ||
Revision as of 11:20, 6 May 2010
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. |
Result
Result The COPSYS_ID of the parent element is returned.