Framework:FKT DimIsChildOf: Difference between revisions
From CoPlanner 10
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 26: | Line 26: | ||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
[[Category:Framework Formulae| | [[Category:Framework Formulae|DimIsChildOf]] | ||
[[de:Framework:FKT DimIsChildOf]] | [[de:Framework:FKT DimIsChildOf]] | ||
Revision as of 11:20, 6 May 2010
Function
FKT_DimIsChildOf(<dimension name>, <ChildElement_CopSysId>, <ParentElement_CopSysId>)
| Parameter | Description |
| Dimension name | Name of the dimension |
| ChildElement_CopSysId | COPSYS_ID of the child element |
| ParentElement_CopSysId | COPSYS_ID of the parent element |
Result
Verifies, if the “ChildElement” is an element of the parent. (Example: if sales proceeds are part of the balance sheet profit). If this is the case, 1 is returned, otherwise 0.