cancel
Showing results for 
Search instead for 
Did you mean: 

Structure Field not found

Former Member
0 Kudos

Hi,

I reimported the function module and i am not getting any error message in DEV. I moved to QA enviroment i got the error messge below...

The initial exception that caused the request to fail, was:

com.sap.tc.webdynpro.progmodel.context.ContextConfigurationException: DataNodeInfo(SesTimeSheetCust.Z_M_Rowvc_Dashboard_Input.Output_Dashboard.Records): structure field Ktext 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)

... 63 more

Any help will be appreciated...

Thanks

Malar.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

After importing a model and redeploying you often need to restart the server in order for it to recogonize the reimport. So, restart the QA server.

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Malar,

Are you JCO Destinations pointing to the same backend system on QA as it did on DEV.

Regards,

Murtuza

former_member751941
Active Contributor
0 Kudos

Hi Malar,

After re importing the model have you done the mapping between

1> View and Component Controller

2> And Component Controller and Used Model.

Do the mapping and Rebuild the Project.

Regards,

Mithu