Regarding syntax error while updating from 4.6b to ECC 6.0

hello Experts,
I'm presently working in upgrade project, Here it shows an error for one of the form pasted below.
FORM MAKEPRINT USING TXT.
DATA: BEGIN OF CVT_TABLE,
        X0(1) TYPE X VALUE 0,
        C0(1) VALUE '#',
        X1(1) TYPE X VALUE '7F',
        C1(1) VALUE '#',
        END OF CVT_TABLE.
  TRANSLATE TXT USING CVT_TABLE.
ENDFORM.                    "MAKEPRINT
Error - CVT_TABLE must be a character type data object ( data type C,N,D,T or STRING ).
I dont have solution for the above code, Would you please kindly provide me the solution.
<removed_by_moderator>
Thanks,
Abdur
Edited by: Julius Bussche on Sep 22, 2009 1:26 PM
Edited by: Julius Bussche on Sep 22, 2009 1:26 PM

Hi,
       This happens due to unicode conversion in ECC.You will have to change the type X to type C using the class cl_abap_char_utilities. For code help see the below link
http://help.sap.com/saphelp_nw04/helpdata/EN/79/c554d9b3dc11d5993800508b6b8b11/content.htm

Similar Messages

  • 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

  • Unicode error while upgrading from 4.6 to ECC 6.0

    Dear All,
    I am getting unicode errror while upgrading from 4.6 to ECC 6.0, when iam trying to open downloaded file in excel.
    In debugging, error occurs while executing statment "CALL METHOD OF obj_ex_sheet " in the code given below:
    FORM open_downloaded_file_in_excel            *
    FORM open_downloaded_file_in_excel.
      DATA:
        lv_ole_books       TYPE ole2_object,
        lv_ole_sheets      TYPE ole2_object,
        lv_subrc           LIKE sy-subrc,
        lv_title(70)       TYPE c,
        lv_text1(70)       TYPE c,
        lv_text2(70)       TYPE c.
    start excel
      CREATE OBJECT obj_ex_sheet      'EXCEL.SHEET'.
      IF sy-subrc NE 0.
        lv_subrc = sy-subrc.
        FREE OBJECT obj_ex_sheet.
        PERFORM error_handling_ms_excel USING lv_subrc.
      ENDIF.
      CALL METHOD OF obj_ex_sheet     'Application' = obj_ex_app.
      IF sy-subrc NE 0.
        lv_subrc = sy-subrc.
        FREE OBJECT obj_ex_app.
        FREE OBJECT obj_ex_sheet.
        PERFORM error_handling_ms_excel USING lv_subrc.
      ENDIF.
      SET PROPERTY OF obj_ex_app 'Visible' = 1.
    open data file: main file
      CALL METHOD OF obj_ex_app        'Workbooks'  = lv_ole_books.
      CALL METHOD OF lv_ole_books      'Open'       = obj_ex_wbook
        EXPORTING #1  = gv_filename
                  #2  = 2
                  #3  = 0
                  #4  = 1
                  #5  = 0
                  #6  = 0
                  #7  = 1.
      IF sy-subrc NE 0.
        lv_subrc = sy-subrc.
        FREE OBJECT obj_ex_wbook.
        FREE OBJECT obj_ex_app.
        FREE OBJECT obj_ex_sheet.
        PERFORM error_handling_ms_excel USING lv_subrc.
      ENDIF.
      FREE OBJECT lv_ole_books.
      CALL METHOD OF obj_ex_wbook      'Worksheets' = lv_ole_sheets.
      CALL METHOD OF lv_ole_sheets     'Item'       = obj_ex_wsheet
        EXPORTING #1 = 1.
      FREE OBJECT lv_ole_sheets.
      GET PROPERTY OF obj_ex_wsheet    'UsedRange'  = obj_ex_usedrange.
      CALL METHOD  OF obj_ex_usedrange 'AutoFormat'
        EXPORTING #1 = 18.
      SET PROPERTY OF obj_ex_wsheet    'Name'       = sy-tcode.
      FREE OBJECT obj_ex_usedrange.
      PERFORM free_ole_objects.
      CALL FUNCTION 'FLUSH'
           EXCEPTIONS
                OTHERS = 0.
    ENDFORM.                              
    regards,
    Divya

    hi,
    In the OPEN DATASET STATEMENT ADD THE ENCODING ADDITION IN TEXT MODE.
    Regards,
    Balakumar.G
    Reward Points if helpful.

  • Error while updating from 10.8.4 to 10.8.5 on MacBook Pro

    Hi,
    I wanted to update from 10.8.4 to 10.8.5 as offered by App Store. During installation an error message box showd up saying just "An unexspected error occured" (Translated from german). After hitting "ok", the update disappeared from the AppStore Update Tab. There was a hint before, that for that update I had to restart the computer, but after that error message, there was no notice in the message center (as it normallys shows up) to restart. I did'nt restart until now, since I'm not sure if my system will still work afterwards (at the moment it seems to be all ok). The "About this Mac" windows show already version 10.8.5.
    I have an MacBookPro 15'' Retina, German version.
    I looked throught the installation protocol and found the line, where it  was logged: Here is an excerpt from the log file. I marked the relevant line with "-->".
    I don't now what to do now. Can I /Should I restart my Macbook ? Should any action be made to correct this error or is it not important ? Can I redo the update ?
    Hope that someone could help me.
    Regards
    Sep 28 13:57:28 localhost Software Update[16534]: SUAppStoreUpdateController: start download session with 091-9721
    Sep 28 13:57:28 localhost Software Update[16537]: Acquired Lock: 501, 16534, 0
    Sep 28 13:57:28 localhost Software Update[16534]: SUAppStoreUpdateController: session began for products 091-9721
    Sep 28 14:04:42 localhost Software Update[16537]: Releasing Lock: 501, 16534, 0
    Sep 28 14:04:42 localhost Software Update[16534]: SUAppStoreUpdateController: session ended for products 091-9721
    Sep 28 14:04:42 localhost Software Update[16534]: SUAppStoreUpdateController: start install session with 091-9716
    Sep 28 14:04:42 localhost Software Update[16537]: Acquired Lock: 501, 16534, 0
    Sep 28 14:04:42 localhost Software Update[16534]: SUAppStoreUpdateController: session began for products 091-9716
    Sep 28 14:04:53 localhost Software Update[16534]: Product 091-9716: SU choice not visible
    --> Sep 28 14:04:53 localhost Software Update[16534]: SUAppStoreUpdateController: error installing product 091-9716: Ein unerwarteter Fehler ist aufgetreten.
    Sep 28 14:04:53 localhost Software Update[16534]: Removing 091-9716
    Sep 28 14:04:53 localhost Software Update[16537]: Releasing Lock: 501, 16534, 0
    Sep 28 14:04:53 localhost Software Update[16534]: SUAppStoreUpdateController: session ended for products 091-9716
    Sep 28 14:06:40 localhost Software Update[18452]: SUAppStoreUpdateController: found in cache: 091-9721, zzzz041-9488
    Sep 28 14:06:40 localhost Software Update[18452]: SoftwareUpdate: Scan for client pid 18452 (/Applications/App Store.app/Contents/MacOS/App Store)
    Sep 28 14:06:40 localhost Software Update[18452]: SoftwareUpdate: Using filter keys 091-9721, zzzz041-9488
    Sep 28 14:06:41 localhost Software Update[18452]: SoftwareUpdate: Using catalog https://swscan.apple.com/content/catalogs/others/index-mountainlion-lion-snowleo pard-leopard.merged-1.sucatalog.gz
    Sep 28 14:06:41 localhost Software Update[18452]: Added 11 PPD versions for /Library/Printers/PPDs/Contents/Resources from cache as of 2013-09-21 19:26:46 +0000

    The error  happened with this :  Digital Camera RAW Compatibility Update 4.09
    If you have 10.8.5 & things work as expected, you probably don't need to do anything - although there's always the combo update, as Barney mentioned.

  • Error while updating from front end

    Hi,
    I'am using oracle forms 6i to connect to a table and i'am trying to update from the frontend, but i get an error saying the following,
    'Could not reserve record( 2 tries )...'
    what is the reason, is it because the record is locked???
    and if so is there any way to find out whether a record is locked without trying to update and find it out??? kindly reply as soon as possible...
    Thanks And Regards,
    Vairavan.S

    Yes.. This message comes when the record that you are trying to update is opened for update by another application or explicitly locked by some other user. So, whenever you try to update the record, the standard practice is to lock the row.
    If you are able to lock the row then you can update it.
    Example :
    CURSOR emp_cur(p_emp_id NUMBER)
    SELECT *
    FROM emp
    WHERE emp_id = p_emp_id
    FOR UPDATE OF emp_id NOWAIT;
    l_emp_rec EMP_CUR%ROWTYPE;
    When you open this cursor and fetch into a Record variable, it fetches the data if the record is not locked. Else it gives you NULL in record variable fields.
    Use this if you are using a backend procedures to do operations on your record
    Cheers
    Kumar

  • Unicode error while upgrading from 4.7 to ECC 6.0

    Hello all,
    I am upgrading our SAP from 4.7 to ECC 6.0. while doing so we had folllowing error in the adjoinig statement of Search.
    Error : Table I_VBLS must have a character line type (data type C,N,D,T or string)
    Statement :
    W_TMP10 = I_VBLS-VBELN.
    SEARCH I_VBLS[] FOR W_TMP10 STARTING AT 1
    IF SY-SUBRC NE 0.
       EXIT.
    ENDIF.
    Now I tried to remove this error by putting a loop on internal table I_VBLS and inside it concatenating the header line with a Field symbol and after that to a string variable. Then I used SEARCH statement for the same string. but unfortunately this is changing the functionality of the program by large extent. Does anybody know the exact code snippet to replace search Internal Table
    Edited by: Aalhad Deshpande on Feb 23, 2009 3:18 PM
    Edited by: Aalhad Deshpande on Feb 23, 2009 3:19 PM

    Hi,
    Try to use this method.
    CALL METHOD CL_ABAP_CONTAINER_UTILITIES=>FILL_CONTAINER_C
    E:G :-
            WRITE crlf TO i_linea-linea2.
    In this case also their are not mutually convertable. try to use this method and let me know
            CALL METHOD CL_ABAP_CONTAINER_UTILITIES=>FILL_CONTAINER_C
              EXPORTING
                IM_VALUE               = crlf
              IMPORTING
                EX_CONTAINER           = i_linea-linea2
              EXCEPTIONS
                ILLEGAL_PARAMETER_TYPE = 1
                others                 = 2.
    Regards,
    Sathish

  • Error while RRI from BW reports to ECC CJI3 transaction

    Hi All,
    When we try to set up RRI from BW reports to ECC CJI3 transaction, we get an error message (Stop message):
    You cannot use the report-report interface to call up report RKREP000
    Diagnosis
    Line Item report RKPEP000 is not suitable for the report/report interface
    Procedure
    Always enter RKPEP000 as the receiver report for project line items in the report/report interface. This program uses the transfer parameters to determine which line item reports can be accessed.
    <b>As per the other reply tried the ABAP Report RKPEP000/3 also ..no use ..
    can you please suggest , how to go about this CJI3 issue for RRI , what settings need to be done in the RSBBS ...</b>
    We have attemped to use "S_ALR_87013543" as well but the parameters don't go through properly which means when a user jumps from a BW report, they end up at the ECC selection screen of S_ALR_87013543.
    Drill through is working for our Cost Center reports. Just not this one in particular.
    Any advice would be greatly appreciated.
    prasad

    Hi,
    I'm facing the same problem so please If you have found some solution please tell me what should I do to use RRI from BEX query to CJI3 transaction.
    Regards,
    Ana

  • Problem regarding offset length while upgrading from 4.7 to ECC 6.0

    Hello Friends,
    We are upgrading our system from 4.7 to ECC 6.0, during the this I have come across one problem in custom program. Program is not syntactically correct. It's giving error at  write statment. WRITE : W_LFA1 +3(1429)  to T_FILE. W_LFA1 is having of type LFA1. Error is "The sum of the offset and length (=1432) exceeds the length of the start (=1232) of the structure." Can anyone guide me in this.

    Hi Chetan,
    This should be an unicode error.
    Try to replace your write statement by WRITE : W_LFA1 3(1429) to T_FILE and see.
    Regards
    Sayee

  • Error while updating from Ios5 to Ios5.0.1

    When i try to upgrade mi original ipad from 5.0 to 5.01 it marks me an error at the end of the download
    ill aprecciate any help about it

    If you are getting a network timeout error then try temporarily turning off your firewall and antivirus software until the download has completed. If it's a different error then if you say what it is somebody might be able to help.

  • 3194 error while updating from 4.3.5 to 5.1.1

    i have just downloaded the latest itunes and have successfully downloaded the latest 5.1.1 for ipad 2 but right after sync i get the extracting software msg and after that i get 3194 error. i have even tried reinstalling itunes and rebooting ipad 2 but i have failed to get the thing going. help me

    Try and get your iPad in Recovery Mode
    http://support.apple.com/kb/ht1808

  • Error while updating data from PSA to ODS

    Hi Sap Gurus,
    I am facing the error while updating data from PSA to ODS in BI 7.0
    The exact error message is:
    The argument 'TBD' cannot be interpreted as a number
    The error was triggered at the following point in the program:
    GP44QSI5RV9ZA5X0NX0YMTP1FRJ 5212
    Please suggest how to proceed on this issue.
    Points will be awarded.

    Hi ,
    Try to simulate the process.That can give you exact error location.
    It seems like while updating few records may be no in the format of the field in which it is updated.
    Regards
    Rahul Bindroo

  • Error while updating data from DataStore object

    Hi,
    Currently we are upgrading BW3.5 to BI7.0 for technical only,
    we found and errors during process chain run in further processing step. This step is basically a delta loading from DSO to Cube.
    The error message are:
    Error while updating data from DataStore object 0GLS_INV
    Message no. RSMPC146
    Job terminated in source system --> Request set to red
    Message no. RSM078
    That's all no further errors message can be explained clearly here from system.
    I have applied SAP note 1152453 and reactivate the datasource, infosource, and data target.
    Still no help here!?
    Please advise if you encountered these errors before.
    Thanks in advance.
    Regards,
    David
    Edited by: David Tai Wai Tan on Oct 31, 2008 2:46 PM
    Edited by: David Tai Wai Tan on Oct 31, 2008 2:50 PM
    Edited by: David Tai Wai Tan on Oct 31, 2008 2:52 PM

    Hi Vijay,
    I got this error:
    Runtime Errors         MESSAGE_TYPE_X      
    Date and Time          04.11.2008 11:43:08 
    To process the problem further, contact you SAP system       
    administrator.                                                                               
    Using Transaction ST22 for ABAP Dump Analysis, you can look  
    at and manage termination messages, and you can also         
    keep them for a long time.                                   
    Short text of error message:                                             
    No start information on process LOADING                                                                               
    Long text of error message:                                              
      Diagnosis                                                               
          For process LOADING, variant ZPAK_0SKIJ58741F4ASCSIYNV1PI9U, the    
          end should be logged for instance REQU_D4FIDCEKO82JUCJ8RWK6HZ9KX    
          under the log ID D4FIDCBHXPLZMP5T71JZQVUWX. However, no start has   
          been logged for this process.                                       
      System Response                                                         
          No log has been written. The process (and consequently the chain)   
          has been terminated.                                                
      Procedure                                                               
          If possible, restart the process.                                   
      Procedure for System Administration                                                                               
    Technical information about the message:                                 
    Message class....... "RSPC"                                              
    Number.............. 004                                                 
    Variable 1.......... "D4FIDCBHXPLZMP5T71JZQVUWX"                         
    Variable 2.......... "LOADING"                                           
    Variable 3.......... "ZPAK_0SKIJ58741F4ASCSIYNV1PI9U"                    
    Variable 4.......... "REQU_D4FIDCEKO82JUCJ8RWK6HZ9KX" 
    Any idea?

  • Error while updating EP6.0 from SP09 to SP27

    Hi All,
    I am getting the following error while updating the Enterprise portal 6.0 from SP09 to SP27.
    WARNING    2011-05-19 16:50:09
               CJSlibModule::writeWarning_impl()
    Execution of the command "C:\j2sdk1.4.2_13-x64/bin/java.exe '-classpath' 'C:\Program Files\sapinst_instdir\PATCH\ORA/install/sharedlib/launcher.jar;.' '-Xmx512m' 'com.sap.engine.offline.OfflineToolStart' 'com.sap.engine.configtool.batch.BatchConfig' 'C:\Program Files\sapinst_instdir\PATCH\ORA/install/lib;C:\Program Files\sapinst_instdir\PATCH\ORA/install/sharedlib' 'C:\Program Files\sapinst_instdir\PATCH\ORA/getSafeMode.xml'" finished with return code 31415. Output:
    Can not get DB connection. Batchconfig will only be able to execute offline tasks.
    ERROR      2011-05-19 16:50:09
               CJSlibModule::writeError_impl()
    CJS-20076  Error while retrieving the mode of the Java engine. SOLUTION: See output of logfile C:\Program Files\sapinst_instdir\PATCH\ORA/getEngineMode.log: 'Can not get DB connection. Batchconfig will only be able to execute offline tasks.
    TRACE      [iaxxejsbas.hpp:384]
               handleException<ESAPinstJSError>()
    Converting exception into JS Exception EJSException.
    ERROR      2011-05-19 16:50:09
               CJSlibModule::writeError_impl()
    CJS-20076  Error while retrieving the mode of the Java engine. SOLUTION: See output of logfile C:\Program Files\sapinst_instdir\PATCH\ORA/getEngineMode.log: 'Can not get DB connection. Batchconfig will only be able to execute offline tasks.
    Please hel me to resolve this issue.
    Regards
    Karthik Ravoori

    > Execution of the command "C:\j2sdk1.4.2_13-x64/bin/java.exe '-classpath' 'C:\Program Files\sapinst_instdir\PATCH\ORA/install/sharedlib/launcher.jar;.' '-Xmx512m' 'com.sap.engine.offline.OfflineToolStart' 'com.sap.engine.configtool.batch.BatchConfig' 'C:\Program Files\sapinst_instdir\PATCH\ORA/install/lib;C:\Program Files\sapinst_instdir\PATCH\ORA/install/sharedlib' 'C:\Program Files\sapinst_instdir\PATCH\ORA/getSafeMode.xml'" finished with return code 31415. Output:
    > Can not get DB connection. Batchconfig will only be able to execute offline tasks.
    You'r JDK is really old, AFAIK the first one officially released for x86_64 on Windows was 1.4.2_17. I suggest you upgrade your JDK ot the latest one (1.4.2_30) and try again.
    Markus

  • TS3694 Hi my iphone 5 is bricked in recovery mode while updating from ios 7 to 7.0.4 and every time when i try to restore Unknoown error 12 pops up.iphone was not jailbroken. please help

    Hi my iphone 5 is bricked in recovery mode while updating from ios 7 to 7.0.4 and every time when i try to restore 'Unknoown error 12' pops up each time.iphone was not jailbroken. please help

    From the article that your statement was posted from:
    Check for hardware issues
    Try to restore your iOS device two more times while connected with a cable, computer, and network you know are good. Also, confirm your security software and settings are allowing communication between your device and update servers. If you still see the alert when you update or restore, contact Apple support.
    Common errors: 1, 10-47, 1002, 1011, 1012, 1014, 1000-1020.

  • Hi, i just try to update my 3g in itunes unfortunatly it got error while updating it asked me to restore update but unable to restore it , now my 3g i locked and on screen it displying usb symbol connect to itunes ,please help me regarding this

    hi, i just try to update my 3g in itunes unfortunatly it got error while updating it asked me to restore update but unable to restore it , now my 3g i locked and on screen it displying usb symbol connect to itunes ,please help me regarding this

    I suspect your error was 1015, not 1051. This usually involves a jailbroken iPhone, use Google to find your solution.

Maybe you are looking for

  • How can I use an java based app that starts via an inf or bat file?

    I have java exe application that is started using a .bat file and a java exe application that is started using an inf file. Both the .bat and inf prevent the respective application from kicking off.  Is there a way to convert these file types so that

  • Submitting pdf form using Adobe Reader

    Using Acrobat 9 Pro I created a form to capture personal info from donors to our non-profit. When displayed in Acrobat 9 the SUBMIT button works as intended (brings up a message to send using my Email client with the pdf attached and addressed to the

  • Regarding RFC Sender Communication Channel

    Hi All,   I am working on RFC sender channel, need some important information. 1). Can i use single RFC Sender Channel in Multiple Sender Agreements. 2). Can i use Program ID in Multiple Sender RFC Channels. I am having one RFC to File interface and

  • How change plant, net price, OPu, and Material Number from ME32K

    Hi GURUs, May let me know how I should configure ME32K in order to allow users to change: - Material Number - Net Price - Order Purchasing Unit - Plant I have tried setting up field selections layout properly, even debug PBO, it is still greyed out f

  • BlackBerry USB driver 4.5

    BBM (1) question,why after downloas,I get this message, item cannot be displayed,unsupported media type.. John704