cancel
Showing results for 
Search instead for 
Did you mean: 

Error when creating new initiative

Former Member
0 Kudos

Hi guys

please assist here. when we try to create a new initiative we gwtt the below error. it mourns about Forecast_Duration field that we dont even know where it comes from. we have checked the SP frontend and backend and they not mismatched.

500   Internal Server Error
SAP NetWeaver Application Server 7.00/Java AS 7.00

 

Failed to process request. Please contact your system administrator.

[Hide]

 

 

Error Summary

While processing the current request, an exception occured which could not be handled by the application or the framework. 

If the information contained on this page doesn't help you to find and correct the cause of the problem, please contact your system administrator. To facilitate analysis of the problem, keep a copy of this error page. Hint: Most browsers allow to select all content, copy it and then paste it into an empty document (e.g. email or simple text file). 

Root Cause

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

 

   com.sap.tc.webdynpro.progmodel.context.ContextConfigurationException: DataNodeInfo(InitiDetailCC.Inm_Ini_Display_Input.Inm_Ini_Display_Output.Es_Attributes_IID): structure field Forecasted_Duration 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

 

See full exception chain for details.

Accepted Solutions (0)

Answers (2)

Answers (2)

priyatham_kasu2
Active Participant
0 Kudos

Hi,

First check if the cProject type 000000000000DFM is existing in the customizing. If not copy it from client 000.

Best Regards,

Priyatham

former_member201206
Active Contributor
0 Kudos

Hi,

I think, the field is introduced in PPM 5.0, which release do you have?

I could only find a note 1593218, which the value of the field is too big => dump occurs.

Kind regards,

Zhenbo