How to remove the hexadecimal error in ECC 6.0

REPORT  Z_KA51151_TEST.
DATA: BEGIN OF gt_temse OCCURS 0,
         line(100),
       END OF gt_temse.
DATA: chr TYPE x VALUE '0A',
      x_string(255) TYPE X,
      last_chars(128),
      blank(128) VALUE space.
LOOP AT gt_temse.
  WRITE gt_temse TO x_string.
ENDLOOP.
The Error i/m getting is  X_STRING must be a charectar type field (data type C,N,D or T)
my question is what is alternate to code the logic to have the same finctionality ?

Hi Avinash,
It is recommended you convert your fields in the CHAR format, also for TAB, End of line characters use the CL_ABAP_CHAR_UTILITIES.
Regards,
Atish

Similar Messages

  • How to remove the SYSTEM_NO_TASK_STORAGE error

    hi,very guys:
       for changed the datasource,i have to restore the source system,but when i restore the source system , the SYSTEM_NO_TASK_STORAGE error occur, i have 8 GB physical RAM ,and the source system have 1892 datasources, i do not know how to improve which parameter in my bw's profile. the profile of my instance[the profile of my instance|http://www.masson.com.cn/newweb/pro.txt]

    Hi,
    It is a standard functionality. Those information will be very useful when you send a message to SAP.
    If you still want to remove them, raise an OSS message.
    Regards,
    Rajesh Kumar

  • How to remove the following error

    Hi everyone,
    I did Extended program Check (including Obsolete statements check) for the below codes.
    FORM F_OUTPUT_LOG  TABLES      L_XXX STRUCTURE ZXXX
                                          USING        VALUE(LPXXX) TYPE CHAR
                                          CHANGING  LPXXXXX.
    But the following error message will appears.
    The current ABAP command is obsolete and problematic, especially so in ABAP
    Objects
    Within classes and interfaces, you can only use "TYPE" to refer to ABAP Dictionary
    types, not "LIKE" or "STRUCTURE".
    Could you give me some ideas to remove this error? Any suggestion is appreciated.
    Best regards,
    Julian

    Julian,
    In the newer versions of SAP for object oriented programming we declare objects using TYPE statements.
    Obsolete:
    DATA: V_MATNR LIKE MATNR.
    DATA: V_TABLETYPE LIKE BSEG_T.
    To be used.
    DATA: V_MATNR TYPE MATNR.
    DATA: V_TABLETYPE TYPE BSEG_T.
    For declaring structures we need to use below code:
    LVC_T_FCAT is a table type
    LVC_S_FCAT is a structure
    DATA: i_fcat1 TYPE lvc_t_fcat.
    DATA: i_fcat2 TYPE TABLE OF lvc_s_fcat.
    Here W_FCAT1 and W_FCAT2 are same but the way they are declared are
    different. If you are referring to a TABLE TYPE you can use TYPE LINE OF
    method or you can directly say TYPE referring to that structure (lvc_s_fcat).
    DATA: w_fcat1 TYPE lvc_s_fcat.
    DATA: w_fcat2 TYPE LINE OF lvc_t_fcat.
    Thanks

  • How to remove the unwanted error message probably from AOL?

    For the past several days very frequently I receive a message "service temporarily not available-try again later" When this message appears, in the bar address there is a very long url the beginning of which is: Https//my.screenname.aol"When this message appears and I write in any url in Safari browser the message reappears. However, if I click second or third time on "try again later" the AOL page is accessed.I downloaded a new copy of AOL,I tried to sign in using a different AOL screen name(I have several) and different password but it did not remedy the problem. I did not download recently any new software or updates to existing software.Any suggestions?

    For the past several days very frequently I receive a message "service temporarily not available-try again later" When this message appears, in the bar address there is a very long url the beginning of which is: Https//my.screenname.aol"When this message appears and I write in any url in Safari browser the message reappears. However, if I click second or third time on "try again later" the AOL page is accessed.I downloaded a new copy of AOL,I tried to sign in using a different AOL screen name(I have several) and different password but it did not remedy the problem. I did not download recently any new software or updates to existing software.Any suggestions?

  • How to remove the installed JDeveloper Update causing error

    Hello there,
    I install some webcenter available updates this morning...after restarting the JDeveloper11gR1 I am experiening error.
    Can someone tell me how to remove the newly installed update so that I do not experience this errors again?

    As the last resort you can rename the systemxx.x.x.x.x. folder and restart jdev again. When you are asked if you like to migrate, answer no as the error is likely to be migrated too.
    If this does not help you can uninstall jdev, remove the whole installation folder and reinstall jdev.
    Timo

  • How do i remove the 17 errors that come with the pricing userexit manual at

    how do i remove the 17 errors that come with the pricing userexit manual attached code...

    Try connecting the phone to the computer in "data storage" or "data transfer" mode, then open the memory card folder in Windows Explorer, and search the sounds there. If you can't see them, go to "Tools>Folder Options>View>Files and Folders>Hidden files and folders" and select "Show hidden files and folders". But I think that it would be a lot easyer just to remove them from the playlist manualy.
    Crossing bridges far ahead of the crowd.

  • How to remove the Option "Only Refer Excise Invoice "from MIGO

    Hello,
    We are using the ECC 6.0. while suppose material is excisable then there are Four options will come in MIGO --Excise Invoice tab
    1)Only Cature Excise Invoice
    2)Only Refer excise Invoice
    3)Only Part1
    4)No excise Entry
    As per my client requirement then only need two options in MIGO.
    1)Only Part1
    2)No excise Entry
    Bcz they want to Capture and Post excise Invoice in J1IEX only...
    I have tried from Tax on goods movementIndia-Basic settings--Excise Grp settings..... Here in MIGO settings  we can remove the Click from "EI Capture"....Then we will not find the Capture excise Invoice in MIGO. Next How to remove the "Only refer Excise Invoice from MIGO..
    Regards
    sapman

    Hi,
    You can capture Excise Invoice w.r.t. PO in J1IEX and then refer it during MIGO (Note: - You are not capturing Excise Invoice again, only referring it) and then Post it in J1IEX.
    And in case of Stock Transport Orders, you need to refer the Excise Invoice No at the time of GR in receiving plant which is posted in the Supplying Plant (via J1IIN) so that system will copy all the duties same as of that invoice and user need not to do any manual intervention.
    Also in case of Imports, first you capture Bill of Entry w.r.t. PO in J1IEX and then refer it during MIGO and finally post it in J1IEX.

  • How to remove the default members of a dimension from the control table?

    Hi all,
    I am new to hyperion FDM 11.1.1.2.0.0 .
    When I navigate to Metadata>Control Tables and try to delete the default memmbers
    for the dimension like category and period i got the following error.
    Error: Period( 8/31/2009 ) is an active Global or Local Period and cannot be deleted.
    Then again i unchecked active checkbox for that dimension from Hyperion Essbase Integration Setup of Workbench Client.
    After doing that i got the following error
    Error: Unable to retrieve target System Data.
    Can anyone tell me how to remove the default members of a dimension from the control table?
    Thanks

    Create a new record for the table.
    Go change the POV to the new record.
    Return to the control table and delete the default record.

  • How to remove the worksets from the Top level navigation for the ESS role.

    Hi All,
    I am working on enabling and disabling certain services in the ESS worksets.
    we are using EP 7.0, ECC 6.0 (NW2004s).
    When I login as a user with ESS role, I can view the changes in the overview pages. However, the worksets are still visible in the TOP Level navigation of th poral. can anyone please explain me how to remove the workset from the Top level navigation.
    Thanks for your help
    Regards
    SM

    Hi,
    Go to the ESS role via Content Admin, then double click the workset (or page or iview) and in the drop down select navigation. Then click the <i>Yes</i> radio button of the "<i>Invisible in Navigation</i>" property.

  • How to remove the Payment Draft

    Hi,
    Would I know how to remove the Incoming/outgoing payment draft by DI commands? i try to use oInPay.remove but it doest work.
    Thanks!
    Edited by: Bowie Ho on May 27, 2010 4:52 AM

    Noor,
    Thanks for your reply.
    oPaymentDrafts 140 object  means to use "oCompany.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oPaymentsDrafts)", right?
    I have already tried this but it still prompts me error: "The object does not support this method, Or method not implemented yet."
    My code is:
                oInPay = oCompany.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oPaymentsDrafts)
                oInPay.DocObjectCode = SAPbobsCOM.BoPaymentsObjectType.bopot_IncomingPayments
                oInPay.GetByKey(442)
                oInPay.Remove()

  • I made a website, but have now deleted it in order to take it down. However, after deleting it, the website is still online? Can anyone help me figure out how to remove the site completely?

    I made a website, but have now deleted it in order to take it down. However, after deleting it, the website is still online? Can anyone help me figure out how to remove the site completely?
    The site is joehewett.uk and I am worried that now I do not have the files of the website I cannot remove it?
    James.

    Did you delete the files from your Remote server?
    Deleting the local site folder or the site definition in DW will have no effect on your remote site.
    When I go to your URL, I see the index.html page with 16 code errors and this background image:
    http://joehewett.uk/Untitled-1.jpg
    So the site is still online until you delete those files from your server.
    Nancy O.

  • How to remove the serial no profile in material master

    Hi experts
                   While changing the  SerialNoProfile in Material master i am getting the following error message: Serial numbers already assigned to this material    Please tell me the procedure how to remove the serial number profile for the material.

    hi
    it is not possible to change the serial number profile once the serial numbers are existed for material .you can however create a separate serial no profile without serialization procedure and assign the same to the material
    Also refer [serial number|http://help.sap.com/saphelp_erp60_sp/helpdata/en/3c/abc17e413911d1893d0000e8323c4f/content.htm]
    regards
    thyagarajan

  • ALV .  How to remove the sort buttons on toolbar in ALV report?

    Hi,experts
      As you know, in default case , the alv report will display two sort buttons(ascending ,descending) on its toolbar , So How to remove the sort buttons on toolbar in ALV report?
      Thanks for your help .

    Hi guixin,
    1. Before calling REUSE_ALV_LIST_DISPLAY
    2. Write this code :
    data : excl type SLIS_T_EXTAB.
    data : exclwa type SLIS_EXTAB.
    exclwa = '&OUP'.
    append exclwa to excl.
    exclwa = '&ODN'.
    append exclwa to excl.
    3. Then while calling the FM,
       pass this parameter also .
    IT_EXCLUDING     = excl
    It will work fantastic.
    regards,
    amit m.

  • How to get the last error for while loop?

    How to get the last error for while loop? I just want transfer the last error for while loop, but the program use the shift register shift all error every cycle.

    What do you mean by "get" and "transfer"?
    If the shift register is not what you want, use a plan tunnel instead.
    Typically, programmers are interested in the first, not last, error.
    Can you show us your code so we have a better idea what you are trying to?
    LabVIEW Champion . Do more with less code and in less time .

  • How to remove the '#'symbols for infoobject movement types in bex reporting

    Hi All,
      I have a problem in Bex reporting. The problem is when ever executing the report  that time some of the characteristic values is shown in layout '#' Symbols. i want to remove the '#' valuse in report.
    is it possible please give me step by step procedure for how to remove the '#' Symbols in reporing layout.
    this is very urgent please help to me on this issue.
    Thanks & Regards,
    Guna.

    Hi Guna,
    To achieve this issue, we need to replace the value of ‘#’, we need to change the description while retrieving the data from tables. So we need to write some ABAP code in SE38. Go to RSA1 transaction and go to Info objects tab. Then go to context menu for ‘cProject Key Figures’ as shown below. Click on the ‘Object Overview’ to get the overview of all the info objects. Here you can see the field names which are used to know the table names.
    In SE11, type the table name in ‘Database Table’ field. Now press ‘F4’, then you will get the next screen to select one of the P/Q/S/T tables.
    Now click on the button rounded in the below screen to view the data in the table.
    Now click the execute button or press ‘F8’ to view the records.
    Now go to Tcode: SE38. Create a source code and give some program name for that source code. To write code, you need access key. Contact your BASIS for this.
    Now write the below code for that particular table in which you want to change the value ‘#’ to description ‘Blank’. In the below source code, we are updating particular table, setting the field as ‘Blank’ where it is null or no value. Here the field will automatically get updated to ‘#’ if there is no value or null.
    update /BIC/PXXXXX set /BIC/ZXXXX = 'Blank' where /BIC/ZXXXXX is null or /BIC/ZXXXX = ''.
    if sy-subrc eq 0.
    write 'successful'.
    commit work.
    else.
    write 'unsuccessful'.
    endif.
    OR
    If this # is because of the missing master data than,
    right click that IO -> maintain master
    you will see first row as a blank.
    whatever value you maintain in this row that will come in the report for all Not assigned # values of the master data in the report.
    maintain it according to your requirement, save and activate the master data
    Hope this helps u...
    Regards,
    KK.

Maybe you are looking for

  • How do I keep my new finder window preference set to open a certain folder on the server?

    Since switching to Lion, my new finder window preference keeps resetting itself to default. When I open a new finder window I want it to be a certain folder on our server. This setting was persistent in Snow Leopard. Now I have to keep setting it bac

  • In WD application making one WD-table field un-editable.

    Hi, I have changed one WD application and I have added one table(Layout data: Matrix head data), in which I made one column as editable"Bind to property of the selected attribute-Enabled". My requirement is to make for one particular row - make that

  • Creating a subsite in hostweb from sharepoint hosted App

    Hello All, While creating a subsite in host web from sharepoint app, i am getting error the in the below line of code "   this.NewWebsite = hostweb.get_webs().add(webCreateInfo);"..unable to get the property "get_webs"; My code is as below $(document

  • Deleting a Qadminister account?

    Anyone know how to delete a Qadminister account? I've forgotten a password and I'm unable to use a cluster I've set up. Is there some why to delete a Qadminister account if you don't know the password? I can't use my cluster without the password and

  • Acrobat won't allow link

    When I try to link to a certain URL in a PDF, I consistently get the message "Acrobat does not allow connection to URL." This URL is on my white list in the Trust Manager, which is otherwise set to "always ask." Is there some other setting that could