cancel
Showing results for 
Search instead for 
Did you mean: 

Issue with the Adaptive RFC model dictinary element.

Former Member
0 Kudos

Hi,

I have a couple of adaptive RFC Models which are invoked from the WD Application.

On executing the application I get the following exception.

java.lang.IllegalArgumentException: Invalid char . found in com.sap.test.aXX.XXsolun.pcmodel.types.Char1

at com.sap.dictionary.types.services.NamingService.internalGetABAPNameFromBackendName(NamingService.java:215)

at com.sap.dictionary.types.services.NamingService.access$000(NamingService.java:22)

at com.sap.dictionary.types.services.NamingService$Type.getABAPNameFromBackendName(NamingService.java:141)

at com.sap.dictionary.runtime.DdNameTranslator.typeNameToBackendInternal(DdNameTranslator.java:161)

at com.sap.dictionary.runtime.mdi.DataProvider.getDataType(DataProvider.java:278)

at com.sap.dictionary.runtime.mdi.DataProvider.getDataType(DataProvider.java:240)

at com.sap.dictionary.runtime.DdDictionary.getDataType(DdDictionary.java:111)

at com.sap.dictionary.runtime.DdBroker.getDataType(DdBroker.java:186)

I have checked the following:

- The dictionary element doesn't have any invaild characters like '.'

- JCOs are working fine.

- Reimported the models

- Context mapping redone

I am not sure why this exception occurs and how to solve this issue. Can you please provide your expert comments...

Thanks in advance...

Baski

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi baski,

What i feel from your thread is there may problem with your RFC's.

your exceptions seems to be like that, Re-check whether every thing is fine with your RFC's.

Regards,

Bala

Former Member
0 Kudos

Hi Bala,

The RFCs are working fine.. I have tested them through ABAP reports already.

Thanks,

Baski

Former Member
0 Kudos

Hi,

During compilation I get the following Warning message as well..

[Warning]: Check could not be performed due to missing data MAIN_XXXFP1_D3XXX(2fsolution~test.sap.com

[Warning]: Path for file dictionary.services.facade.filter.jar not found.

[Warning]: Versions of 'com.sap.dictionary.runtime' are different.

[Warning]: Versions of 'com.sap.tc_.wd_.rtgen' are different.

[Warning]: Versions of 'com.sap.tc_.wd_.rtgen' are different.

Thanks in Advance...

Baski