Effects of Uni-code activation in SAP 4.6C(Arabic)

Like to know the effects of activating Unicode in SAP 4.6 C(Arabic language is used in our system).

Again: Switching a whole system to Unicode isnt just to "switch it on". You have to prepare your abap code, build up a sandbox, examine every interface you have.
There is no switch. Its a process which will take a mimunum of 3 month in preparation.

Similar Messages

  • Making Z Function Modules uni code complaint

    Hi ,
    we are in the process of upgrade to ECC 6.0 and the ABAP programs are have been made uni code complaint
    but the Function modules still have uni -code errors they are uni code active so is there a solution whereby we can do so

    Raghav,
    For Function Modules, the corresponding Programs are their Function Groups.
    So the Program names start with SAPL followed by the Funciton Group name Zxxxxxxx.
    Check the programs for Unicode compatability as the same way it has been done for Custom Programs.
    OR
    SE37
    Function Module Zxxxxxxxxxx
    Click 'Display'.
    Select 'Attributes'.
    Program Name : SAPLZxxxxxxx
    Check the programs for Unicode compatability as the same way it has been done for Custom Programs.
    Regards,
    Bobby

  • Syntax errors while migrating from non- unicode to Uni code

    What are the syntax errors while migrating from non unicode to Uni code

    Hi Sudheer,
    u can get the information related to errors while migrating from non- unicode to Uni code from the below...pls go through...
    Note 765475 - Unicode Conversion: Troubleshooting
    these are the notes related to the issues of migration form non unicode to ounicode.
    Related Notes
    986907 - SQL Server settings for R3load based system copy
    954001 - Error fix: ILLEGAL_SUBSTRING_MODIFICATION in SUMG
    936441 - Oracle settings for R3load based system copy
    928909 - Repair table data in SUMG in Unicode systems
    895804 - Problematic rows in table DMEE_TREE_NODE
    895560 - Support for languages only available in Unicode system
    885441 - Common Migration Errors
    842788 - DB Multiconnect: Unicode Migration
    837173 - RADCUCNT in Unicode Conversion: Collective Note
    756534 - Automatic Assignment of Languages with Character Statistics
    753334 - Unicode Conversion: Problem in Japanese device types
    726954 - Private Use Areas in Unicode Systems
    722193 - RFC legacy non-Unicode clients and Unicode servers
    718329 - R3load terminates the export during a Unicode conversion
    695196 - Error in the export for Unicode migration
    672835 - Textflags could cause problems during Unicode conversion
    627764 - Unicode migration: table pools inconsistent after conversion
    614550 - Troubleshooting BC-I18
    587896 - Add. info on upgrade to SAP R/3 Enterprise Core 4.70 SR1
    573044 - Unicode conversion for HR application
    480671 - The Text Language Flag of LANG Fields
    379940 - Unicode based mySAP availability
    79991 - Multi-Language and Unicode support of SAP applications
    73606 - Supported Languages and Code Pages
    42305 - RSCPINST (I18N configuration tool)
    regards,
    rudra..
    Assign points if helpful

  • RFC FM call problem uni-code to non-unicode?

    Hi SDN,
    I am calling RFC fun. module from non-unicode system to a uni-code system.
    i am calling this FM from various systems is there any way in target system to know whether the call is from uni-code system or non-unicode system.
    Regards,
    Rahul.

    Hi,
    I think it is not possible for the reason that an RFC function module can be called from not only an SAP system but also from any non-SAP system like a J2EE Application in which case it does not make sense to know if the calling system in unicode or not.
    But still check with the SYST structure in SE11 if there is any system field.
    Regards,
    Sesh

  • Program send from uni code system to XI

    I will send data from uni-code system to XI system
    but I need to sent using non-unicode mode (setting RFC)
    But I have a problem when I sent data กรกช Data will determin in SAP XI as "####" how can I do?
    Best REgards,
    @tom

    please read the rule of engagement dont raise multiple thread.
    with non unicode RFC setting in R3 is not possible as said in another thread.
    chirag

  • T-Code to view SAP Document no.

    Dear,
    Need a T-code to view SAP Document number created while SAP Stock Creation.
    After creation through MB1C a number is generated & i need to know what is the process to get this Document Number.
    Thanks in Advance.

    hi,
    You can check MSEG table to get numbers..
    Or USe MB51 to get list of material document as per your selections on the initial screen...
    Regards
    Priyanka.P

  • How to change a Code Page in SAP SCRIPT ?

    I have a specific requirement, would need your help :
    There is a <u><b>CODE PAGE</b></u> which is getting assigned to the <u><b>SAP SCRIPT FORM</b></u>. <i><b>For E.g : 1100 is generally used for SAP SCRIPTS.</b></i>
    I would like to know if there is a possibility to change the <u><b>Code Page</b></u> based on certain conditions ??
    Also i would like to know how and where is a <u><b>CODE PAGE and SAP SCRIPT FORM linked.</b></u>
    I have analysed that a <b>default code page</b> can be set in the <b>SAP LOG ON PAD</b> but not able to find the issues mentioned above.
    Kindly help me out with your valuable suggestions and solutions.
    Thankyou
    Brijesh.

    Hi,
    MDMP means Multi Display Multi Processing. See the note system for details. The problem of MDMP is that the different languages use different codepages and not all characteres can be displayed in every codepage.
    A solution would be a unicode conversion of the system. In unicode there is only one internal codepage, which contains all special characters of the individual languages. However the migration needs several hours of down time and unicode systems need more memory and disk space. I can't tell you a percentage for that. You need at least R/3 4.7 for unicode.
    In non-unicode system I believe you can't change the codepage inside a SAPscript document directly. I would have to end form processing an start a new form. To change the language you can try the ABAP-command SET LOCALE. Also see the language parameter in START_FORM.
    If that doesn't work I would try using RFC-Connections. Make RFC-Connections in your system which contain the system it self as target system, but with the desired language filled in. You do not need to provide a user or password, that would be taken form the logged on user.
    Inside your printing program you put the real printing into a function module. Your report then can call the function via RFC using a connection in the correct logon language.
    Greetings

  • Error when creating a business activity in SAP BPC 10.1

    Hi Experts,
    I am failing to save a new business activity in SAP BPC 10.1 when setting up a new business process flow. I can validate the the activity successfully, however when I try to save the activity i receive the following message " Saving the workspace failed because of a missing root folder; contact your system administrator"
    Please can anyone help me with why I am receiving this message?
    Thanks so much

    Hi Kudzai,
    The error you're getting in BPC 10.1 is because the environments were migrated from BPC 10.0 or older version using transaction UJBR and it was not migrated to 10.1 after the restore.
    SAP Note 2052538 provides resolution for this. Please follow the instructions of Upgrade Guide for BPC NW 10.1:
    Execute migration program UJT_MIGRATE_100_TO_101 to migrate 10.0 data to 10.1 if the restored environment was backed up from a BPC NW 10.0 system
    Execute migration program UJT_MIGRATE_75_TO_101 to migrate 7.5 data to 10.1 if the restored environment was backed up from a BPC NW 7.5 system
    Thanks
    Rajesh

  • How to uncomment code in Standard SAP Programs

    Hi Experts,
    how to uncomment entire code  of standard SAP programs  which is commented .
    Standard SAP Program is fully commented,i have to uncomment it ,to work it as normal.
    i saw that some lines * / * like  this are there in the commented code .
    what is the way to un comment this ?
    Thanks in advance,
    Regards,
    Hitu

    Well, if it is commented by your company - This doesnt ask for access key but if it is commented by SAP and you want to uncomment, you need access key.
    You can ask basis guys to get access key for the object. you need to provide the program name and other information.
    Other information: - go to the GOTO on application tool bar and select object direct entry.... you need to provide the full object key.
    To uncomment the code - select the lines and right click - uncomment . This can only be done in editable mode.

  • How to add a custom code to standard sap menu

    Hello guru,
    will you please explain me how to add a custom code to standard sap menu?
    thanks in advance.
    Best regards.
    juan

    Hello juan,
    with SE43N you can add custom transaction codes to the existing menues.
    see http://help.sap.com//saphelp_erp2004/helpdata//EN/00/783b377bfdcf61e10000009b38f936/frameset.htm
    regards
    johannes

  • Data model 0G: No authorization for entity type Account (Company Code) - activity Display

    Hello Expert,
    I have a problem with authorization in MDG-F.
    I want to create Account with Collective processing. After, entered Entity type, Edition and Chart of account,  Blocking message "Data model 0G: No authorization for entity type Account (Company Code) - activity Display" is displayed.
    But, i checked in PFCG transaction, for this user profil, activity are : create or generate, Change and display. So, for me , it is correct.
    Please, check screen shot below :
    Blocking message :
    and in PFCG transaction
    Could you help me to solve this point?
    Kind regards,
    Heri RAOELISON

    Hi Heri,
    the system behavior is correct. The account in company code consists of three entity types:
    1) COA - Chart of Accounts (Type 3)
    2) ACCOUNT - Account (A-Segment, related to ECC table SKA1, Type 1)
    3) ACCCCDET - Account in Company Code (B-Segment, releated to ECC table SKB1, Type 1).
    3) includes 1) and 2) whereas 2) includes 1). If you grant authorization only for 3) but not for 1) and 2), you cannot do anything.
    Best regards
    Michael

  • Printing QR-Code barcodes in SAP smartforms

    Hi,
    Is it possible to print QR-Code barcodes in SAP smartforms using system barcode font? Can anybody please let me know the font settings for QR-Code in SE73 font maintenance?
    A sample QR-Code lablel can be found [here|http://images.orkut.com/orkut/albums2/ATUAAADhaahG5MxsqQ66lcSO9oHRWD3X8zh7yv1kEakKwMtVHchChN1WfZlM__2D0_o8H7AS4_UaTTCymQQtvXHb9-q3AJtU9VCWnzkZ4gC1sVnCekVuQ90qmhzeMw.jpg].
    Regards,
    Milan

    Hi Milan,
    I'll blog in SDN about my research that I presented at TechEd during session CD119 (blog) but I'll begin sharing with you some ideas.
    Basically, without relay on any printer specific driver I would propose to follow the following steps:
    1.Generate the QR Code image file (.PNG) with one of the methods presented in the following pages
    2.Upload the image into the SAP system
    2.1 Convert the generated file (file.png) to TIFF using SAP IGS class CL_IGS_IMAGE_CONVERTER (see GRAPHICS_IGS_IMGCONV_DEMO)
    2.2.Upload. Use report RSTXLDMC to upload the image into SE78
    3.Include the image into the Form:
    3.1.SAPScript/:INCLUDE ZHEX-MARCO-name OBJECT TEXT ID ST
    If everything is clear, the missing point should now be the first one. To generate the PNG from ABAP I found some options if you like, the better I think is presented in my open source project called abap2qrcode published here http://code.google.com/p/abap2qrcode/.
    I know it's not trivial and I'm curious to know what do you think about it.
    Sergio

  • Can we give Transaction code for an SAP Query(SQ01)..?

    Hi All,
           Can we assign an Transaction code for an SAP Query...?If yes, How..?
    Waiting for your valuable replies.
    Thanks and regards,
    Rahul.

    Hi Rahul,
                   In SQ01,
    go to menu path
                   Query--->morefunctions -
    >Display report name.
    Copy this program name. then
    GotoSE93  .enter a tcode name .press create.
    select program and selection screen option .
    enter the Program name.
    Reward points if helpful.
    regards,
    Hemant

  • How to activate uni code check in function pool.

    hi experts,
    how to activate uni code check in function pool.
    pls give needy
    regards,
    praveen

    hi praveen,
    for every report we can check unicode flag in the attributes.
    function pool is also a type report.
    for classes it is not possible to enable directly.
    for this we have TCODE UCCHECK.
    enable it by using above.

  • PublishWorkflow error when workflow contains custom code activity

    I've failed to get a custom code activity working within Workflow Manager 1.0 even though I believe I've performed all of the guidance steps provided.
    As other posts, I get the usual 'cannot create unknown type' error:
    client.PublishWorkflow( workflowName, @"..\..\TestWorkflow.xaml" );->
    Cannot create unknown type '{wf://workflow.windows.net/$Current/$Activities}SendMailActivity'.
    The activity is implemented as:
    namespace SharedActivities
    public sealed class SendMailActivity : CodeActivity
    I've created an AllowedTypes.xml file containing the following:
    <?xml version="1.0" encoding="utf-8" ?>
    <AllowedTypes>
    <Assembly Name="SharedActivities">
    <Namespace Name="SharedActivities">
    <Type>SendMailActivity</Type>
    </Namespace>
    </Assembly>
    </AllowedTypes>
    The SharedActivities assembly has the following Post Build event command line
    net stop "Workflow Manager Backend"
    %systemroot%\system32\inetsrv\appcmd stop apppool /apppool.name:"WorkflowMgmtPool"
    xcopy /y "$(TargetPath)" "C:\Program Files\Workflow Manager\1.0\Workflow\WFWebRoot\bin"
    xcopy /y "$(TargetPath)" "C:\Program Files\Workflow Manager\1.0\Workflow\Artifacts"
    copy /y $(ProjectDir)AllowedTypes.xml "C:\Program Files\Workflow Manager\1.0\Workflow\WFWebRoot\bin"
    copy /y $(ProjectDir)AllowedTypes.xml "C:\Program Files\Workflow Manager\1.0\Workflow\Artifacts"
    %systemroot%\system32\inetsrv\appcmd start apppool /apppool.name:"WorkflowMgmtPool"
    net start "Workflow Manager Backend"Execution output : 1>------ Rebuild All started: Project: SharedActivities, Configuration: Debug Any CPU ------
    1>  SharedActivities -> D:\Dev\Prototypes\WorkflowTest\SharedActivities\bin\Debug\SharedActivities.dll
    1>  The Workflow Manager Backend service is stopping.......
    1>  The Workflow Manager Backend service was stopped successfully.
    1>  
    1>  "WorkflowMgmtPool" successfully stopped
    1>  D:\Dev\Prototypes\WorkflowTest\SharedActivities\bin\Debug\SharedActivities.dll
    1>  1 File(s) copied
    1>  D:\Dev\Prototypes\WorkflowTest\SharedActivities\bin\Debug\SharedActivities.dll
    1>  1 File(s) copied
    1>          1 file(s) copied.
    1>          1 file(s) copied.
    1>  "WorkflowMgmtPool" successfully started.
    1>  The Workflow Manager Backend service is starting.
    1>  The Workflow Manager Backend service was started successfully.
    1>  
    ========== Rebuild All: 1 succeeded, 0 failed, 0 skipped ==========
    The assembly containing the custom activity is loaded into the Workflow host process.
    I've configured my machine (development) to allow unsafe types.
    I've also
    uploaded my project so you can verify the implementation.
    Thanks in advance, Adam

    I did following step in your VS project.
    Remove SendMailActivity from TestWorkflow.Xaml
    Commented out "[assembly: XmlnsDefinition("wf://workflow.windows.net/$Current/$Activities", "SharedActivities")]
    " line from SharedActivities assemblyInfo.cs file
    build the project
    Added SendMailActivity activity in TestWorkflow.xaml
    run the program.
    Above steps seems to be working for me..

Maybe you are looking for

  • PDF files doesn't open automatically anymore why ?

    Hi, Everytime I clic on a PDF files, it open my adobe acrobat pro software but not the file in it, then I have to open my file in the software, before it was automatic, someone knows why ? I looked in the setting and preferences and found nothing who

  • How to enter Unicode font in a Word document

    I am trying to input non-English symbols/characters into a document. A colleague who uses Windows wrote that in Word, you input a character by using their Unicode number, highlighting it, and doing Alt-X. For example, enter 025A, highlight it, and yo

  • Deleteing contacts from zen mi

    I added some contacts to my zen micro in outlook and need to know how to delete some from my player. I am running firmware version .02.05. BTW are there and newer firmware updates that work on Windows 98/SE? Thank you in advance.

  • How to procession session in foreground and errore mode from the program.

    hi ALL i have a requirement in wich i had to create a session and procession the sesion in foreground or back ground from the program it self (with out going to SM35) argent can any body answer to my question, please reward gauranty. thanks in advanc

  • UTL_HTTP working in SQL Query, error when used in procedure

    Hi, We are trying to call web service from stored procedure . When we run the utl_http.request independently in a query its working fine but when we put that in a stored procedure we are unable to connect. Getting HTTP request failed error. select ut