Value Assertion: eba_v1149_m

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

Unsatisfied Message(s)

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

Label(s)

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