SAP Knowledge Base Article - Preview

1573987 - BPC MS: Error: Input string was not in a correct format

Symptom

After you add a dimension to an model, the following error occurs:

  • An exception error has occurred; check the client log file, log ID,  for more details

After viewing the client log file located in the local PC_MS client folder ( ..\PC_MS\Logging\Log ), the following error message appears:

System.InvalidCastException: Conversion from string "" to type 'Integer' is not valid. ---> System.FormatException: Input string was not in a correct format.
   at Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat)
   at Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value)
   --- End of inner exception stack trace ---
   at Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value)
   at Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(Object Value)
   at OSoft.Consumers.Admin.AppSetClient50.AdminApplicationMgr.Move_Right()#

or this error occurs in the EPM Add-In:

ErrorInp.gif


Read more...

Environment

  • SAP Business Planning and Consolidation 10.0, version for Microsoft
  • SAP Business Planning and Consolidation 10.1, version for Microsoft

Product

SAP Business Planning and Consolidation 10.0, version for Microsoft ; SAP Business Planning and Consolidation 10.1, version for Microsoft

Keywords

Adding dimension, Add dimension error, AdminApplicationMgr::Move_Right USE <Environment database name>
UPDATE [tblDimension]
SET [DimIndex] = 0
WHERE [DimIndex] IS NULL  BPC MS: Error: Input string was not in a correct format SAP Business Planning and Consolidation 10.0, version for Microsoft SQL UPDATE query to remove any 'NULL' values from the DimIndex column of the tblDimension table , KBA , 3rd party tools config and system admin , EPM-BPC-MS-ADM , Admin , Problem

About this page

This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).

Search for additional results

Visit SAP Support Portal's SAP Notes and KBA Search.