Value Assertion: eba_v1146_m

Codeeba_v1146_m
Ideba_v1146_m
SeverityWARNING
Aspect Modeldimensional
Implicit Filteringtrue
Testif ($a > 0 and $b > 0 and $c <= 0) then (iaf:numeric-equal(iaf:numeric-multiply($d, 2), iaf:numeric-multiply((iaf:sum(($e, $f))), 0.15))) else (true())

Unsatisfied Message(s)

LangRole/Text
enhttp://www.xbrl.org/2010/role/message
v1146_m: [C 16.00.a] if {{r0010, c0010}} > 0 and {{r0010, c0020}} > 0 and {{r0010, c0030}} <= 0 then {{r0010, c0070}} * 2 = ({{r0010, c0010}} + {{r0010, c0020}}) * 15% FAILS because if ({$a} > 0 and {$b} > 0 and {$c} <= 0) then ({$d} * 2 = ({$e} + {$f}) * 0.15) else (true()) is not true
enhttp://www.xbrl.org/2010/role/terseMessage
v1146_m: [C 16.00.a] if {{r0010, c0010}} > 0 and {{r0010, c0020}} > 0 and {{r0010, c0030}} <= 0 then {{r0010, c0070}} * 2 = ({{r0010, c0010}} + {{r0010, c0020}}) * 15% FAILS because if ({$a} > 0 and {$b} > 0 and {$c} <= 0) then ({$d} * 2 = ({$e} + {$f}) * 0.15) else (true()) is not true

Label(s)

LangRole/Text
enhttp://www.xbrl.org/2008/role/label
v1146_m
enhttp://www.xbrl.org/2008/role/verboseLabel
v1146_m: [C 16.00.a] if {r0010, c0010} > 0 and {r0010, c0020} > 0 and {r0010, c0030} <= 0 then {r0010, c0070} * 2 = ({r0010, c0010} + {r0010, c0020}) * 15%