cancel
Showing results for 
Search instead for 
Did you mean: 

Error in the MI2.5 client application

Former Member
0 Kudos

Hi,

In the MI 2.5 standard application I am getting the following error:

com.sap.mbs.core.api.BOException: Failed inserting Mam005: com.sap.mbs.core.api.BOException: Failed writing to Row: java.lang.IllegalArgumentException: Actual decimal length exceeds maximal decimal length 1

in the line

((WritableBO)object).write();

of the class Mam005ManagerImpl

Can any one help me to solve the problem?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

dear Subhayu

I too got the similar error in a diffreent sebnario , in ordeer details..for that there is a not NOte 868708

please try finding Note in Market place specific to your case .. and please post the note no for future reference of thers

My issue was

<b>java.lang.IllegalArgumentException: String length exceeds max length of 2

at com.sap.ip.me.persist.fileio.spi.AttributeTypeExt$AttributeTypeString.toByte(AttributeTypeExt.java:1295)</b>

Bye

sid