Dear Mark
your picture shows that your symbol is "green"; this does have a special meaning in WWI layout. Therefore it does not work properly. The used symbol would retrieve the material name of a material assigned to the specification if used properly.
Refer to your parallel thread: http://scn.sap.com/thread/3320974
C.B.
PS: pay attention. the WWI check is not the "best" one. Some "real" errors are not detected by the tool; they will come up only later in generating the report; WWI is "very" tricky to use
Therefore in your case it gives as return value: "no error". This is correct; "Green Texts" is allowed but is "special" in WWI
Remove the symbol and start from scratch. Try to use e.g. something like:
<13BNG001(+:01GESTRSUBID)>¶
<01GESTRIDENT(I:NAM,TRIV,)> | <01GESTRIDENT(I:NUM,CAS,)> | <Data> | <Data> | <Data> |
<13ENG001>¶
(do not paste that in your layout; do it "right" by using the WWI functionality
E.g. <01GESTRIDENT(I:NUM,CAS,)> is quite good as well (as long as you have maintained on specification level one CAS number)
C.B.