cancel
Showing results for 
Search instead for 
Did you mean: 

Problems with importing Russian Bank Data (BAUP)

Former Member
0 Kudos

Hello everyone,

for a new company code we are trying to import russian bank master data with transaction BAUP.

Therefor in the program we use structure format RU1 (Russian Central Bank) with file BNKSEEK.DBF which we got from russian central bank.

The import itself would work right (the banks are getting imported well) but we got problems with the names of the banks etc. Of course everything in the file is in russian language / cyrillic characters. So when we are getting the import protocol it looks like:

So you can see its just non-readable and definitely no cyrillic letters 😉

It looks in every table like this (internal table of the program, the protocol in the screenshot and also in the database).

We tried different codepages (1100, 1504, etc.) or no codepage. Nothing worked. Any advices?

Regards

Michael

Accepted Solutions (0)

Answers (1)

Answers (1)

vinod_vemuru2
Active Contributor
0 Kudos

Hi Michael,

Please try using the code page 4103.

Thanks,

V V

Former Member
0 Kudos

Hello Vinod,

sorry no difference, just looks the same like above 😕

Regards

Michael

vinod_vemuru2
Active Contributor
0 Kudos

Hi Michael,

Please check OSS note 757037. Cyrillic character set might not have been assigned to your code page. Check this along with your basis guy and see if any modifications are required.

Thanks,

V V

Former Member
0 Kudos

This is an old note from 2004 as I can see. We use SAP ERP 6.0 EHP6 Patch Level 9 so its pretty up-2-date 🙂

I do not think it is the problem with the cyrillic character itself because when I login in Russian Language I can see the characters in SAP application and menu well.

Maybe it is due to the data file? Do you have any other source for russian banks?