Quantcast
Channel: SCN : All Content - Data Services and Data Quality
Viewing all articles
Browse latest Browse all 4013

Data service code page and cannot convert data error

$
0
0

Hi, expert

 

In Data service, I want to get the BI content data from the SAP ERP. I built a datastore for connecting the SAP ERP using RFC.

The example is 0COMP_CODE_TEXT and I put it in ODP Object.

There are two problems for this case.


Environment: SAP ERP ECC 6.0 EHP6 and SAP Data service 4.2 SP3


  1. I always get the following error message

0COMP_CODE_TEXT has different structure in SAP ERP ECC 6.0 EHP6 and SAP Data service.

22.jpg

33.jpg

 

SAP Data service has more columns: mandt, ODQ_ENTITYCNTR, ODQ_CHANGEMODE.

If the Schema has ODQ_ENTITYCNTR, I chose "view data" tab. Data service shows the following error message "cannot convert data <> into type <decimal>.context column <>."

11.jpg

 

How do I fix this error?

 

  1. I always get the following code page error

If I change ODQ_ENTITYCNTR data type from decimal to varchar(date, datetime..etc) or delete ODQ_ENTITYCNTR and ODQ_CHANGEMODE, It doesn't show error message.

 

change ODQ_ENTITYCNTR data type

11.jpg

 

delete ODQ_ENTITYCNTR and ODQ_CHANGEMODE

22.jpg

But the data is garbled. I try to modify the code page setting and it doesn't work.

 

How do I fix this error?


Anyone can help me?


Viewing all articles
Browse latest Browse all 4013

Trending Articles