Hi,
i'm getting the following error when i launch my application :
com.sap.tc.webdynpro.progmodel.context.ContextConfigurationException: DataNodeInfo(Traca_cus.Y_Yyfpp_Traca_Detail_Display_Input.Output.Traca_Header): structure field Iwerk not found
at com.sap.tc.webdynpro.progmodel.context.DataAttributeInfo.init(DataAttributeInfo.java:299)
at com.sap.tc.webdynpro.progmodel.context.NodeInfo.initUnmappedAttributes(NodeInfo.java:687)
at com.sap.tc.webdynpro.progmodel.context.DataNodeInfo.doInit(DataNodeInfo.java:238)
at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:671)
at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:674)
i found quite a lot of messages in the forum talking about this problem but the only solution proposed is to restart the J2EE engine,which i did and it didn't resolve the problem.
Any suggestions ??
Thanks and regards