Basis Code Page Conversion

Hi everybody,
Can anyone know that any training program on "Basis Code Page Conversion for Upgarding SAP using AS/400" is going to be held. If u know regardting this, please help me in attending the training.
Please help on this.
Thank you

Hi Cristian,
Take a look to f.m. TRANSLATE_CODEPAGE_IN.
It uses class cl_abap_conv_in_ce. I don't know how it works, maybe you can find any idea useful for your pourpose.
Regards.
Andrea

Similar Messages

  • Regarding code page conversions

    Hi ,
    I have a query on code pages in unicode evironment.
    first of all sorry for big mail on my question
    There were a couple of issues when we have upgraded from 4.7 to 6.0 . These issues were mainly in the code page conversions from one code page xxxx to yyyy and the dataset transfers.
    the problem which im facing is trying to understand  exactly what is this code page doing in the back ground  and these multilingual conversions all about .
    there is a custom code page that my client has made in his landscape and now in majority of the interfaces we need to handle the code based on this code page .
    for ex in the open dataset statement we add legacy text mode code page p_code ignoring conversion errors message lv_message .
    i see some of  the characters especially scandinivian korean chinese and japanese giving some major problem during the file transfers to unix and ftp environment .
    case 1.
    now we are referring to a custom code page 9xxx . now take a character as ä  , now when i write a transfer statement
    with referene to this code page it is displaying as #  in unix path.
    now taking the hexa decimal value of this character if i search in the custom code page (tcode scp with the hexa value of such characters )  there is a value already present  in this code page  9xxx, now when i have a value maintained why am i gettina a #  in the unix server .. how to check the consistency /validity of this code page 
    case 2.
    some hungarian characters like o with a tilt on top cause conversion error dumps during the transfer . again the code page has this hexa value in it .
    why in this case  the conversion from 4102(basically utf-16)
    to code page 9xxx is failing . why it is calling 4102 in this case ?
    ignoring conversion error bypasses this strange chars (cxsycodepage*dump)  but how to hold the correct value at any point of time in the desired server i mean at last i need to transfer o with a tilt instead of a # .
    Please give some in depth  work around solution instead of some vague answers .
    Will appreciate your effort and time for this .
    Thnx much .
    Br,
    Vijay.

    hi
    I am facing same problem when reading the file from application server.It gives me short dump.Can u tell me how can i resolve the code page error issue.In dump analysis i am getting error "NOt able to covert code page '4110' to '4102'

  • Code page conversion

    Hi
    I have requirement to pick up UTF 7 files. In sender FCC i have used code page conversion bean. But the adapter is not accepting UTF 7 format. What could be another option.
    I am using a 3rd party adapter (XLink adapter) and the error is occurring here itself.
    Thanks

    Hi pratichi,
    You can develop a module which converts the file content from UTF-7 to UTF-8 o other enconding which be valid for your adapter.
    This module must called before the your adapter module.
    Regards
    Ivan

  • HTTP-Receiver: Code page conversion error from UTF-8 to ISO-8859-1

    Hello experts,
    In one of our interfaces we are using the payload manipulation of the HTTP receiver channel to change the payload code page from UTF-8 to ISO-8859-1. And from time to time we are facing the following error:
    u201CCode page conversion error UTF-8 from system code page to code page ISO-8859-1u201D
    Iu2019m quite sure that this error occurs because of non-ISO-8859-1 characters in the processed message. And here comes my question:
    Is it possible to change the error behaviour of the code page converter, so that the error will be ignored?
    Perhaps the converter could replace the disruptive character with e.g. u201C#u201D?
    Thank you in advance.
    Best regards,
    Thomas

    Hello.
    I'm not 100% sure if this will help, but it's a good Reading material on the subject (:
    [How to Work with Character Encodings in Process Integration (NW7.0)|http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/502991a2-45d9-2910-d99f-8aba5d79fb42]
    The part of the XSLT / Java mapping might come in handy in your situation.
    you can check for problematic chars in the code.
    Good luck,
    Imanuel Rahamim.

  • Code Page Conversion Error

    Hi,
    I have a problem while downloading a file which is generated by a standard report program. The R/3 server runs on UNIX and the target system for the file download is Windows XP. When i try to download the file an error is displayed - 'Individual characters could not be converted from code page 4102 to Code P.1100'
    Also when i see the file contents using the display option, all the characters are non-english characters (>> >>>>>>>>>††† etc)
    Could some one help?
    Thanks in advance,
    Sandeep Joseph

    Hi,
    I set a parameter(DCP(Default Code Page)) in the system and gave the value as 4102 and now it works fine. Can anyone tell the reason why it was going wrong?
    Thanks,
    Sandeep

  • Code Page Conversion from 4110 to 4103

    Hi,
    I'm getting a short dump at the execution of the statement READ DATASET. The short dump says a character was found that cannot be displayed in one of the two codepages.
    I have used a standard SAP Program which converts the code pages ( RSCP_CONVERT_FILE ). Unfortunately this program also short dumps when i specify the source as 4110 Target 4104 and the filename on application server.
    I've tried using NON UNICODE addition but have realised that it's not the proper way of doing it in a Unicode System.
    The Problem is with one special symbol " in the flat file. This symbol is not get recognised by the program and this is getting identified as # when i see it during debugging.
    Please help me in this regard.
    Kindly do not send me the documentation on OPEN DATASET and READ DATASET i have read that several times.
    Thanks,
    Sai

    Sorry for posting in the wrong forum

  • Code page conversion for chinese characters

    Hi,
    we receive an XML via JMS sender adapter where the code page in the Sending MQ system is cp850.
    One tag we receive contain chinese characters but are encoded as below
    <FAPIAO><Title>马么</Title><Remark>*æ¤,波特肉*</Remark></FAPIAO>
    We have tried the messageTransformBean in the sender JMS adapter to convert into UTF-8, but that gives no change.
    If we use some other code page, BIG5 some of the characters are converted to chinese characters, but we need to have it as UTF-8.
    Is this possible or do we have to use some other codepage?
    Best Regards
    Olof

    Olof Trönnberg wrote:
    Hi,
    we receive an XML via JMS sender adapter where the code page in the Sending MQ system is cp850.
    One tag we receive contain chinese characters but are encoded as below
    <FAPIAO><Title>马么</Title><Remark>*æ¤,波特肉*</Remark></FAPIAO>
    XML has to be transported as binary always.
    Remove the encoding parameter in comm. channel.
    Besides: obviously this is UTF-8, so how can you say, the code page of the sending system is cp850?
    It seems, that you have a wrong information.

  • OSB - Code Page Conversion - From UTF8 to iso-8859-1; cp1252 etc...

    Hi,
    I have a requirement to convert a UTF-8 data to other encoding formats like cp1252; iso-8859-1 etc... Please let me know how this can be done, in OSB? Appreciate your response.
    Regards...

    Hi,
    Yes you can change it in transport configuration tab. Please follow the below link for more details.
    http://docs.oracle.com/cd/E17904_01/doc.1111/e15866/transports.htm#i1268967
    Thanks,
    Durga
    - It is considered good etiquette to reward answerers with points (as "helpful"  or "correct").

  • Regarding the File Adapter with Code Page problem

    Hi All,
    I have a scenario where I am processing file at receiver end. The code page of the file is Cp037. When I try with this, I am facing the problem. Is there anyway where I can chage the code page of the file which is to processed by File adapter receiver.
    I have one idea but I don't know whether it is possible or not. It is to use XML Anonymizer Module.
    Please get back to me with your ideas.
    Regards,
    Achari

    Hi Achaari,
    Cp037 ( EBCDIC ) is not a basic but an extended encoding set which might not be supported by the file encoding parameter at the receiver file adapter.
    Either you can try the code page conversion using java code  as mentioned in  this[ post|Code page conversion;
    Please refer Problem with EBCDIC
      Michale's reply and the sriram's reply which talks about  some work around using .BAT files.
    Regards,
    Srinivas

  • String data code page - DB2 - Data Direct - Data Services

    We are trying to connect to a DB2 source (Database product = DB2 OS/390 8.1.5) using Data Direct drivers and following error is showing up when we test the connectivity.
    SQLConnect: Retrying Connect.
    SQLConnect: Failed...
    SQLSTATE = S1000
    NATIVE ERROR = 0
    MSG = [SAP BusinessObjects][ODBC DB2 Wire Protocol driver]String data code page conversion failed.
    Wondering if anyone has had similar issue or if someone hasany ideas regarding how this can be resolved would be great.
    Thanks for the help

    Check whether the DB2CODEPAGE env variable is set in your OS.
    issue the following query against your database -
    select codepage from syscat.tables where datatype='varchar'
    This should return the corresponding codepage value.
    In windows, create a user variable (environment variable) called DB2CODEPAGE and assign the value you got from the previous query.
    If it is unix, use th setenv command
    setenv DB2CODEPAGE 'cp1252'
    , for instance
    You may have to restart the machine once the variable is defined
    Regards,
    Shine

  • Code page convert error in data loading

    Hi expert
    Our BW and R3 system is non-unicode system, both BW and R3 setting 1100 as code page.
    when we loading data from data source 2LIS_02_SCL, suddenly we get ABAP short dump when the data pass update rule
    the Dump description as following:
    While a text was being converted from code page '4110' to '1100
    the following occurred:
    - an character was discovered that could not be represented in
    the two code pages;
    - the system established that this conversion is not supported.
    I check the table TCPDB in R3, which not contain code page "4110", how come occurred in code page conversion ??
    I look lots of notes and help but not helpful, anyone can help me??
    thanks

    Hi,
    I have encountered similar error. Please send me if you have got the solution for the issue.
    thanks in advance
    raghav

  • MDMP UNICODE CONVERSION- Global fall back code page.

    Hello ,
    Im doing MDMP unicode conversion. In that SPUMG settings has Global fall backup code bage.
    What is exactly Global fall back code page and its uses?.
    Im using 1160 has Global fall back code page in SPUMG? will there be any effect?
    Thanks and Regards
    Vinay

    Hello Vinay,
    Please have a look at the Unicode conversion Guide:
    Excerpt:
    "Whenever there is no information to determine the correct code page, R3load uses the Global Fallback Code Page (GFBCP) for the conversion. Its default value is the code page which corresponds to the logon language EN, or else 1100. This is a global setting for all tables."
    This basically means you should select the code page used by the majority of the users / data .
    If you use 1160, then the majority of users should be based on Latin-1 (Western European code page).
    Best regards,
    Nils Buerckel
    SAP AG

  • Error synchroniz​ing with Windows 7 Contacts: "CRADSData​base ERROR (5211): There is an error converting Unicode string to or from code page string"

    CRADSDatabase ERROR (5211): There is an error converting Unicode string to or from code page string
    Device          Blackberry Z10
    Sw release  10.2.1.2977
    OS Version  10.2.1.3247
    The problem is known by Blackberry but they didn't make a little effort to solve this problem and they wonder why nobody buy Blackberry. I come from Android platform and I regret buying Blackberry: call problems(I sent it to service because the people that I was talking with couldn't hear me), jack problems (the headphones does not work; I will send it again to service). This synchronisation problem is "the drop that fills the glass". Please don't buy Blackberry any more.
    http://btsc.webapps.blackberry.com/btsc/viewdocume​nt.do?noCount=true&externalId=KB33098&sliceId=2&di​...

    This is a Windows registry issue, if you search the Web using these keywords:
    "how to fix craddatabase error 5211"       you will find a registry editor that syas it can fix this issue.

  • Code page to language assignment

    Hello everyone
    I have the following problem:
    I generate email attachement in pdf format converting the smartform.
    As input parameters for smartform FM I pass language.
    smartform engine choose specific code page depending on language I passed?
    The problem is that when I have french characters and polish characters at the same time
    one of them are ## dependind on language?
    Is it possible for me to have both of them displayed correctly?
    Maybe it is a question of assignement code page to language but I dont know where to set this.
    Thanks for every help
    Wojtek

    Try to solve the problem with your basis person.
    The basis person should check if fonts install correct.
    Also, when you send pdf in email check in transaction scot
    see in menu:
    setting->device types for format conversion
    if the pdf device type define ok.
    Eliram.

  • Code page issue - Unix file(s) content display in a report output

    Hi All,
    I am trying to retrieve file from Unix server and display in my report output.
    I have written code as below:
    OPEN DATASET filename FOR INPUT IN TEXT MODE ENCODING DEFAULT.
      DO.
        READ DATASET filename INTO i_tab-line.
      ENDDO.
    CLOSE DATASET.
    1. Now i am able to display files of type .txt in report output but with line numbers above each line.
    How can i avaoid it! I want to display as it looks in AL11 view.
    2. If i am displaying files of type .PDF it is giving dump with below message:
    A character set conversion is not possible.
    At the conversion of text from code page '4110' to '4102' is not possible.
    - a character was found that cannot be displayed in one of the two code pages;
    - or it was detected that this conversion is not supported.
    How can i display the .PDF (or) all types of files in my report as it is viewable in AL11.
    Can anybody solve this this.
    I have tried UTF-8 & NON-UNICODE options with ENCODE also they are also giving same dump.
    Can anybody resolve these issues!
    Thanks in advance.
    Thanks,
    Deep.

    Hi All,
    Any resolution for above posted issue!
    Thanks,
    Deep.

Maybe you are looking for

  • Problem while developing Front End

    Hi all I am developing GUI ( Front End ) where a user is allowed to add labels, buttons at runtime . Also he can add images to the screen at run time. He should be able to resize the size of the image at runtime. Also he should be able to resize the

  • Not able to access the Default Versions Hierarchy in DRM

    Hi all, I am new to DRM I did the installation of DRM 11.1.1.2 configured on MS SQL server 2000 after starting the services and login to it successfully i am not able to find out the Hierarchy when i Right click on Initial version and say Open all i

  • Dial up connection possible with airport?

    Hello, I have a dial up connection for my desktop and am considering buying an airport express so that my laptop can connect with the dial up connection (and I won't have to pay for another phone line) is this the way it works? Thanks, Ben

  • AppData Files for Adobe over large

    Windows 7 Professional hard drive C is 256 GB - it is a solid state drive. The AppData folder is 101 GB  under "Users/Stephen/AppData/Roaming/Adobe" is 96 GB in the Adobe folder alone. This is excessive. It has used up my hard drive and needs to be c

  • Program - RSBDCLOG in ECC6.0

    Hi,   As part of our upgarde project from SAP 4.6c version to ECC6.0, I came across one custome function module whithin which another standard program 'RSBDCLOG' is being submited. Now in ECC 6.0 there is no program called 'RSBDCLOG'. CAn anyone plea