cancel
Showing results for 
Search instead for 
Did you mean: 

com.sap.dictionary.runtime.DdCheckException: Specified value

Former Member
0 Kudos

Hi Experts,

iam geting this error

com.sap.dictionary.runtime.DdCheckException: Specified value aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa... is too long; enter a value that does not exceed 25 characters

at com.sap.dictionary.runtime.DdTypeString.checkValid(DdTypeString.java:303)

at com.sap.tc.cm.base.model.BaseGenericModelClass.setAttributeValueInternal(BaseGenericModelClass.java:349)

at com.sap.tc.cm.base.model.BaseGenericModelClass.setAttributeValue(BaseGenericModelClass.java:286)

at com.sap.tc.webdynpro.model.webservice.gci.WSTypedModelClass.setAttributeValue(WSTypedModelClass.java:78)

at com.sap.tc.webdynpro.progmodel.context.ModelNodeElement.wdSetObject(ModelNodeElement.java:133)

Could plez help me on this issue

Regards

LP

Accepted Solutions (0)

Answers (2)

Answers (2)

p330068
Active Contributor
0 Kudos

Dear LP,

Please check the allowed length of the field in webservice.

Open the webdynpro project > dictionaries > WS model

Best Regards

Arun Jaiswal

Shilpa_Shankar
Developer Advocate
Developer Advocate
0 Kudos

Hi LP,

When do you get this error. If it is when calling a webservice test the webservice in WSNavigator.

Regards,

Shilpa

vijay_kumar49
Active Contributor
0 Kudos

Hi,

This is quite clear

com.sap.dictionary.runtime.DdCheckException: Specified value aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa... is too long

Please Check you DataBase Schema.

Regards

Vijay K