Error in sealed Excel File on IRM

Hi, a client is getting the next error opening an Excel file.
Some details about the enviroment of this error:
- WinXP SP3 32bits
- Is a sealed Excel 97-2003 file (.sxls) opening in a Office 2007 32bits (compatibility mode).
- IRM Desktop version: 11.1.31.8
- IRM Server version: 11.1.1
It is happening to two users who have different roles and permissions over the same context
I have checked the documentation searching this type of Error and I haven't found anything.
Thanks :)
Edgar Galván

Are you Registered this jsp upload page to EBS before test?
You have to register the page to EBS first.
Regards,
Dilip

Similar Messages

  • Error in uploading excel file using Java pages

    Hello,
    We are using oracle ERP (R12.1.1) and we have developed one JSP page to upload an excel.
    After selecting the excel and browse button is clicked we are gettign the OLE stream error when the excel file is .csv or .xlsx. There is no issue with .xls excel files. For loading the excel data to custom table we are using the "jxl-2.6.jar".
    Can we get higher version of "jxl-2.6.jar to support CSV upload?
    Thanks.

    Are you Registered this jsp upload page to EBS before test?
    You have to register the page to EBS first.
    Regards,
    Dilip

  • SharePoint 2013 Foundation error when uploading Excel files

    Hello 
    I have a specific problem. I have an xlsx file that I cannot upload in SharePoint. Normally our SharePoint can upload Excel files and other file formats normally but this one has data with nearly 5000 rows. The size of the file is less then 500 KB. The error
    message is: "The URL is invalid. Perhaps it refers to a nonexistent file or folder, or it refers to a valid file or folder in the current Web." When I am uploading this file I am getting the same error message in every library. When I save
    the file as a 97-2003 compatible xls then it works. Sometimes even Excel files with Macros won't upload. 
    Kind regards
    ivicapro1987

    Hi,
    This issue occurs when the Version column is configured as an Indexed Column. 
    To work around this issue, remove the Version column from the list of Indexed Columns for the list that has this issue. To do this, follow these steps:
    Browse to the list where the issue exists.
    In the ribbon, click the Library tab, and then click
    Library Settings.
    In the fields list, click Indexed Columns.
    In the Indexed Columns list, click Version.
    Click Delete, and then click OK.
    Upload any files that you previously experienced the issue with.
    Reference:
    https://support.microsoft.com/kb/2796640?wa=wsignin1.0
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

  • Formatting Error While Reading Excel File using POI 2.5 Final Related

    Hi All,
    I am using poi-2.5-final-20040302.jar for my project to create excel files.
    My system is having Microsoft Excel 2002 (SP-2) version, but my client is having Microsoft Office Excel 2003 (SP-3).
    My problem is that I can download the excel file with no formatting issues , but client is not able to download the same and is getting error as
    "Damage to the file was so extensive that repairs were not possible.Excel attempted to recover your formulas and values, but some data might have been lost or corrupted".
    After getting above error message, they can open the file but the colours,fonts ie formatting will be lost and only data will be available in excel.
    Can anyone help how to sort out ths issue.
    Thanks in Advance,
    Ravi

    Sound like the Excel file is invalid... Maybe its outdated or corrupted or something. What would we know about that? POI has a mailing list.

  • OPM Error while opening excel files

    When I open the excel file of my rule, it gives the following error.
    Oracle Policy Modeling
    An error occurred while opening the document 'C:\Documents and Settings\HCHATURV\Desktop\Customer Service\OPA\Development\Rules\Raise.xls': Unable to set the Installed property of the AddIn class
    OK
    I uninstalled OPA from my machine and again installed it but no result.
    I would be thankful If somebody can help.

    What version of OPA/OPM is this? What operating system & processor type (32 or 64 bit)? What version of Excel?
    Depending on what was active when installing or uninstalling, Excel may not be looking at the correct location of the OPM add-in. The one time I've seen this was with XP and Office 2007 (both 32 bit) which was solved by the following:
    1) Open the excel document outside OPM
    2) Select "Excel Options" from the Office Menu (circle at top left). Select "Add-Ins", then find "Manage: Excel Add-Ins", and click "Go...".
    3) Tick Oracle Policy Modeling Excel 2007 (if it is already ticked, try un-ticking, pressing okay, and ticking it again)
    4) Press OK
    5) Try opening the workbook again in OPM.
    I think if you can convince Excel that the add-ins isn't active any more, then OPM will be able to convince Excel to use the correct location.

  • Error while opening excel file

    Hi...
    I m facing problem with excel file....when i used to open file its saying "file cannot be creating"
    But when i try from my PC it is not showing any error...
    Plz kindly suggest me any solution.
    Regards
    Meenakshi

    Hi Meenakshi,
    Please check following step in customization:
    Use T code DC 30: go to work station application (1st tab) if you have already done with Excel then just check with following entries or make new entries as follows:
    1) WS appliction : XLS (Name with your choice)
    2) Archive identification : *
    3) File suffix for appl : XLS
    4)file format : *.xls,.xlsx*
    Please note .xlsx is for new version i.e ms office 2007
    5) MIME  type: application/msexcel
    Make check (tick mark) on start authorization, additional file and content version.  and  save.
    In 2nd tab  i.e. Define work station application in network-> New entries
    w/s application: XLS
    Data carrir type : PC (this to be done in DC 20)
    application type: 1(display) 2 (edit)
    Path  with prog. name: %SAP-OFFICE-INTEGRATION.INPLACE%
    For display %SAP-OFFICE-INTEGRATION.INPLACE%   and  for edit %SAP-OFFICE-INTEGRATION.OUTPLACE% ,  save. Now go to  CV01n create DIR save. In CV02n i.e change mode attached the excel doc check in file save and try to open.
    Hope this will solve your problem.
    Regards,
    Seema Pilankar

  • Error while reading excel file from application server into internal table.

    Hi experts,
    My requirement is to read an excel file from application server into internal table.
    Hence I have created an excel file fm_test_excel.xls in desktop and uploaded to app server using CG3Z tcode (as BIN file type).
    Now in my program I have used :
    OPEN DATASET v_filename FOR INPUT IN text mode encoding default.
    DO.
    READ DATASET v_filename INTO wa_tab.
    The statement OPEN DATASET works fine but I get a dump (conversion code page error) at READ DATASET statement.
    Error details:
    A character set conversion is not possible.
    At the conversion of a text from codepage '4110' to codepage '4103':
    - a character was found that cannot be displayed in one of the two
    codepages;
    - or it was detected that this conversion is not supported
    The running ABAP program 'Y_READ_FILE' had to be terminated as the conversion
    would have produced incorrect data.
    The number of characters that could not be displayed (and therefore not
    be converted), is 445. If this number is 0, the second error case, as
    mentioned above, has occurred.
    An exception occurred that is explained in detail below.
    The exception, which is assigned to class 'CX_SY_CONVERSION_CODEPAGE', was not
    caught and
    therefore caused a runtime error.
    The reason for the exception is:
    Characters are always displayed in only a certain codepage. Many
    codepages only define a limited set of characters. If a text from a
    codepage should be converted into another codepage, and if this text
    contains characters that are not defined in one of the two codepages, a
    conversion error occurs.
    Moreover, a conversion error can occur if one of the needed codepages
    '4110' or '4103' is not known to the system.
    If the conversion error occurred at read or write of  screen, the file
    name was '/usr/sap/read_files/fm_test_excel.xls'. (further information about
    the file: "X 549 16896rw-rw----201105170908082011051707480320110517074803")
    Also let me know whether this is the proper way of reading excel file from app server, if not please suggest an alternative .
    Regards,
    Karthik

    Hi,
    Try to use OPEN DATASET v_filename FOR INPUT IN BINARY mode encoding default. instead of OPEN DATASET v_filename FOR INPUT IN text mode encoding default.
    As I think you are uploading the file in BIN format to Application server and trying to open text file.
    Regards,
    Umang Mehta

  • Error Uploading an excel file

    I have a program that uploads excel file into sql server table and it works fine within my network. However, when try to run it in my service provider environment i am getting the following error. any idea what is causing this? thanks
    An error occurred while reading the Excel: java.security.AccessControlException: access denied (java.io.FilePermission C:\Users\cfusion\AppData\Local\Temp\poifiles\poi-ooxml--1364256686.tmp delete).
    ColdFusion cannot determine the line of the template that caused this error. This is often caused by an error in the exception handling subsystem.

    It probably means that the file is not in that directory.  That being the case, your service provider should be able to provide better guidance than any of us.

  • "DBSTATUS_UNAVAILABLE" Error while importing Excel File

    Hello,
    I am getting following error while importing data from Excel 2003 to SQL server using SSIS 2008,  [Excel Source [1]] Error: There was an error with output "Excel Source Output" (9) on component "Excel Source" (1). The column status
    returned was: "DBSTATUS_UNAVAILABLE".
    If i open the excel file and done any editing then the same file loads without any issue. Can you guide me why it's  happening ? , i have edited "TypeGuessRow" property to 0 , IMEX = 1 but no help.
    Thanks

    Hi Ved_Prakash,
    The error is generic and can occur due to various causes. In order to troubleshoot this issue, I need to clarify some information:
    Could you please post some sample data for that column in the error message?
    Have you modify some properties after accessing data from that Excel file?
    Since the error message is incomplete, could you post other error messages from the Output pane?
    Besides, we can also use
    SQL Server Import Export Wizard to import Excel into SQL Server database.
    Regards,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Get different format error when opening excel file

    Hi,
    In 10g form, I use CLIENT_OLE2 to generate an excel file on the client machine. Every time, I open the excel file, I get the error message, 'The file you are trying to open, 'my1.xls', is in a different format than specified by the file extension....'. However, I still can open the excel file. I am using excel 2007.
    Could somebody please explain what the problem is? How should I solve this problem?
    Thanks for your help.
    neemin

    I don't know that off the top of my head. When I have developed OLE code in Forms I found it very useful to make a Excel macro that did what I wanted to accomplish and the translate that to OLE code in Forms.
    I encourage you to create a new forum entry for this second issue. Maybe someone else has done it and can give you a quick answer.

  • : Error message whendownloading excel file

    When we are trying to download report to excel, we are getting following error.
    Earlier this functionality was working ok, after application of support pack sp10 on portal and reapplying SSO on SAP HR side, we started getting following error..
    Any help on this is appreciated
    Thanks
    Note
    Following error text processed in system:
    BSP Exception: Das Objekt 463BD5128FE15B2CE10000000AE4B24F.xls in der URL /sap(bD1lbiZjPTIyNiZkPW1pbiZwPTMyNjI5JnY9NyUyZTAwJmk9MQ==)/bc/bsp/sap/ZHR_EC/463BD5128FE15B2CE10000000AE4B24F.xls ist nicht gültig.

    Following is some of the code..
    method provide_excel_file .
      data: l_cl_comp_select      type ref to zcl_hr_ec_comp_select
          , l_cl_error_handler    type ref to zcl_hr_bc_error_handler
          , l_cl_employee         type ref to zcl_hr_bc_employee
          , l_cl_empl_error       type ref to zcx_hr_bc_hraccess
          , l_cl_salary_data      type ref to zcl_hr_ec_salary_details_data
          , l_carea               type ecm_carea
          , l_orgunit             type hrobjid
          , l_t_excel             type zhrtt_ec_excel
          , l_t_ids               type zhrtt_ec_ids
          , l_s_id                type zhrlt_ec_ids
          , l_process             type zhr_ec_process
          , l_cl_orgunit          type ref to zcl_hr_bc_orgunit
          , l_pernr               type pernr_d
      field-symbols <l_fs_id> type zhrlt_ec_ids.
    Get an instance of the error handler class
      l_cl_error_handler = zcl_hr_bc_error_handler=>get_instance( ).
    Fill table l_t_ids
      if i_id is not initial.
    Get an instance of the central employee class
        try.
            l_cl_employee  = zcl_hr_bc_employee=>get_instance_for_pernr_pos( i_id(8) ).
            l_orgunit = l_cl_employee->get_orgunit( ).
       CATCH cx_hrpa_missing_infty_data .
          catch zcx_hr_bc_missing_infty_data . "BROOKSS Y47K900294
        endtry.
      Read org units and itz pernrs except Chief            "Y47K900175 #374 -Start
        create object l_cl_orgunit
          exporting
            i_orgunit = l_orgunit
            i_keydt   = sy-datum.  "ins CSC 2007-04-24 Y47K900264 #394
        try.
            call method l_cl_orgunit->get_employees_of_mgr
              receiving
                r_t_employees = l_t_ids.
          catch zcx_hr_bc_om_error .
        endtry.
    *Get position and add to pernr
        loop at l_t_ids assigning <l_fs_id>.
          l_pernr =  <l_fs_id>(8).
          try.
              call method zcl_hr_bc_employee=>get_instance_for_pernr_pos
                exporting
                  i_pernr       = l_pernr
                receiving
                  r_cl_instance = l_cl_employee.
              call method l_cl_employee->get_position
                receiving
                  r_plans = <l_fs_id>+8(8).
       CATCH cx_hrpa_missing_infty_data .
            catch zcx_hr_bc_missing_infty_data . "BROOKSS Y47K900294
          endtry.
        endloop.                                                "Y47K900175 #374 -End
      elseif i_pernr is not initial.
    Get an instance of the central employee class
        try.  "ins CSC 2007-05-02 Y47K900294 #457
            l_cl_employee  = zcl_hr_bc_employee=>get_instance_for_pernr_pos( i_pernr ).
            l_s_id-id(8)   = i_pernr.
            l_s_id-id+8(8) = l_cl_employee->get_position( ).
            append l_s_id to l_t_ids.
          catch zcx_hr_bc_missing_infty_data. "ins CSC 2007-05-02 Y47K900294 #457
        endtry. "ins CSC 2007-05-02 Y47K900294 #457
      endif.
    Create an instance of the compensation selection class
      create object l_cl_comp_select.
    Get selected compensation process
      call method l_cl_comp_select->get_current_selection
        importing
          e_carea   = l_carea
          e_process = l_process.
      if not ( l_carea   is initial and
               l_process is initial ).
      Create an instance of the central class zcl_hr_ec_salary_details_data
        create object l_cl_salary_data
          exporting
            i_carea   = l_carea
            i_process = l_process.
      Fill excel table
        try.
            call method l_cl_salary_data->get_excel_table
              exporting
                i_t_ids         = l_t_ids
                i_currency      = i_currency
              importing
                e_t_excel_table = l_t_excel.
          catch zcx_hr_bc_hraccess into l_cl_empl_error.
            call method l_cl_error_handler->set_exception_msg
              exporting
                i_cl_exception = l_cl_empl_error
                i_type         = 'E'.
            return.
        endtry.
      Get cached URL of the excel file
        r_url = me->cache_excel( i_t_excel     = l_t_excel
                                 i_runtime_url = i_runtime_url ).
      else.
       RAISE EXCEPTION TYPE cx_hrpa_invalid_customization
        raise exception type zcx_hr_bc_invalid_customizatio     "BROOKSS Y47K900292
          exporting
            textid = text-e01.
      endif.
    endmethod.
    method cache_excel .
      data: l_cached_response     type ref to if_http_response
          , l_cl_abap_type        type ref to cl_abap_typedescr
          , l_filename            type string
          , l_guid32              type guid_32
          , l_string              type string
          , l_xstring             type xstring
          , l_help_field(1024)    type c
          , l_length              type i
          , l_s_excel             type zhrlt_ec_excel
          , l_cl_element          type ref to cl_abap_elemdescr
          , l_s_dfies             type dfies.
      field-symbols
          : <l_excel>            type any.
    create 'good' filename with appraisee information
      concatenate 'attachment; filename=salary_' sy-datum '_' sy-uzeit '.xls'
             into l_filename.
    Fill cached HTTP response
      create object l_cached_response
               type cl_http_response
          exporting add_c_msg = 1.
    Some Browsers have caching problems when loading PDF format
    mime type of page is set to application/pdf
      l_cached_response->set_header_field(
                         name   = 'cache-control'
                         value  = 'max-age=0' ).
      l_cached_response->set_header_field(
                         name   = 'content-disposition'
                         value  = l_filename ).
      l_cached_response->set_header_field(
                         name   = if_http_header_fields=>content_type
                         value  = 'application/msexcel'  ).
      l_cached_response->set_status(
                         code   = 200
                         reason = 'OK' ).
    expire after 5 minutes
      l_cached_response->server_cache_expire_rel(
                         expires_rel = 300 ).
    Convert table type i_t_excel in a string
      loop at i_t_excel into l_s_excel.
    *Header for excel file
        if sy-tabix = 1.
          do.
        Set all fields of structure l_s_excel
            assign component sy-index of structure l_s_excel to <l_excel>.
            if sy-subrc <> 0.
              exit.
            endif.
            l_cl_abap_type = cl_abap_typedescr=>describe_by_data( <l_excel> ).
            l_cl_element ?= l_cl_abap_type.
            if l_cl_abap_type->get_relative_name( )  = 'ZHR_BC_AMNTPCT'
            or l_cl_abap_type->get_relative_name( )  = 'ZHR_EC_SAVED'
            or l_cl_abap_type->get_relative_name( )  = 'ZHR_EC_MARK'
            or l_cl_abap_type->get_relative_name( )  = 'ZHR_EC_MERITA_A'"Y47K900108
            or l_cl_abap_type->get_relative_name( )  = 'ZHR_EC_MERITP_A'"Y47K900108
            or l_cl_abap_type->get_relative_name( )  = 'ZHR_EC_LUMPSUMA'"Y47K900108
            or l_cl_abap_type->get_relative_name( )  = 'ZHR_EC_LUMPSUMP'"Y47K900108
            or l_cl_abap_type->get_relative_name( )  = 'ZHR_EC_MRAAMOUNT'"Y47K900108
            or l_cl_abap_type->get_relative_name( )  = 'ZHR_EC_MRAPERCENT'"Y47K900108
            or l_cl_abap_type->get_relative_name( )  = 'ZHR_EC_PROAMOUNT'"Y47K900108
            or l_cl_abap_type->get_relative_name( )  = 'ZHR_EC_PROPERCENT'"Y47K900108
            or l_cl_abap_type->get_relative_name( )  = 'ZHR_EC_TOTALA_A'"Y47K900108
            or l_cl_abap_type->get_relative_name( )  = 'ZHR_EC_TOTALP_A'"Y47K900108
            or l_cl_abap_type->get_relative_name( )  = 'INT4'.  "Y47K900108
            else.
              call method l_cl_element->get_ddic_field
                exporting
                  p_langu      = sy-langu
                receiving
                  p_flddescr   = l_s_dfies
                exceptions
                  not_found    = 1
                  no_ddic_type = 2
                  others       = 3.
              if sy-subrc <> 0.
                clear l_s_dfies-scrtext_l.
              else.
                write:/ l_s_dfies-scrtext_l.
              endif.
              concatenate l_string  l_s_dfies-scrtext_l cl_abap_char_utilities=>horizontal_tab
                     into l_string.
              clear: l_s_dfies.
            endif.
          enddo.
      Set a new line
          concatenate l_string cl_abap_char_utilities=>newline
                 into l_string.
        endif.
        do.
        Set all fields of structure l_s_excel
          assign component sy-index of structure l_s_excel to <l_excel>.
          if sy-subrc <> 0.
            exit.
          endif.
         l_help_field = <fs_excel>.
          write <l_excel> to l_help_field.
          condense l_help_field.
          l_cl_abap_type = cl_abap_typedescr=>describe_by_data( <l_excel> ).
          if        l_cl_abap_type->get_relative_name( )  = 'ZHR_BC_AMNTPCT'
                  or l_cl_abap_type->get_relative_name( )  = 'ZHR_EC_SAVED'
                  or l_cl_abap_type->get_relative_name( )  = 'ZHR_EC_MARK'
                  or l_cl_abap_type->get_relative_name( )  = 'ZHR_EC_MERITA_A'"Y47K900108
                  or l_cl_abap_type->get_relative_name( )  = 'ZHR_EC_MERITP_A'"Y47K900108
                  or l_cl_abap_type->get_relative_name( )  = 'ZHR_EC_LUMPSUMA'"Y47K900108
                  or l_cl_abap_type->get_relative_name( )  = 'ZHR_EC_LUMPSUMP'"Y47K900108
                  or l_cl_abap_type->get_relative_name( )  = 'ZHR_EC_MRAAMOUNT'"Y47K900108
                  or l_cl_abap_type->get_relative_name( )  = 'ZHR_EC_MRAPERCENT'"Y47K900108
                  or l_cl_abap_type->get_relative_name( )  = 'ZHR_EC_PROAMOUNT'"Y47K900108
                  or l_cl_abap_type->get_relative_name( )  = 'ZHR_EC_PROPERCENT'"Y47K900108
                  or l_cl_abap_type->get_relative_name( )  = 'ZHR_EC_TOTALA_A'"Y47K900108
                  or l_cl_abap_type->get_relative_name( )  = 'ZHR_EC_TOTALP_A'"Y47K900108
                  or l_cl_abap_type->get_relative_name( )  = 'INT4'."Y47K900108
          elseif l_cl_abap_type->get_relative_name( )  = 'ZHR_BC_ID'.      " ins Y47K900245 #414 -Start
            concatenate l_string l_help_field+0(8) cl_abap_char_utilities=>horizontal_tab
                 into l_string.
          else.                                                            " ins Y47K900245 #414 -End
            concatenate l_string l_help_field cl_abap_char_utilities=>horizontal_tab
                   into l_string.
          endif.
          clear: l_help_field.
        enddo.
      Set a new line
        concatenate l_string  cl_abap_char_utilities=>newline
               into l_string.
      endloop.
    Convert string to xstring
      call function 'SCMS_STRING_TO_XSTRING'
        exporting
          text   = l_string
        importing
          buffer = l_xstring
        exceptions
          failed = 1
          others = 2.
      if sy-subrc = 0.
    Get the length of the xstring
        l_length = xstrlen( l_xstring ).
    Pump excel data to browser
        l_cached_response->set_data( data   = l_xstring
                                     length = l_length ).
    Create URL
        call function 'GUID_CREATE'
          importing
            ev_guid_32 = l_guid32.
        concatenate i_runtime_url '/' l_guid32 '.xls' into r_url.
        cl_http_server=>server_cache_upload(
            url      = r_url
            response = l_cached_response ).
      endif.
    endmethod.

  • Error in Open Excel Files from JSP..it display Eksponen...

    How to set Excel format in JSP? - Error in Eksponen.
    Hi, i have a problem.
    I am using JSP to select data from database and open it as an Excel file.
    It works perfectly, but the problem is,
    when the data is NUMBER (even though in JSP, i declare it as a String), in the Excel file, when the data is more than 10, the data will change to Eksponen value.
    Should be = 982520000324464
    but in Excel is = 9.8252E+14
    Can anybody help?

    Depending on how you are generating the Excel file there are different solutions.
    If you are generating the Excel file using contentType="application/vnd.ms-excel" and HTML tables, then you can use the following attribute on the cell you wish to format:
    <TD style="vnd.ms-excel.numberformat:#,##0;">24.562234</TD>where the #,##0 corresponds to the format you wish to present the data in.

  • Error while uploading excel file

    Hi All,
    I am using class cl_gui_frontend_services=>gui_upload, to upload an excel file for ASCII as well as for DAT format.
    I am passing the following parameters to the method :
    IF ascii EQ 'X'.
    CALL METHOD cl_gui_frontend_services=>gui_upload
            EXPORTING
              filename                = gv_filename
              filetype                = 'ASC'
              has_field_separator     = space
            CHANGING
              data_tab                = inputdata_itab
            EXCEPTIONS
              file_open_error         = 1
              file_read_error         = 2
              no_batch                = 3
              gui_refuse_filetransfer = 4
              invalid_type            = 5
              no_authority            = 6
              unknown_error           = 7
              bad_data_format         = 8
              header_not_allowed      = 9
              separator_not_allowed   = 10
              header_too_long         = 11
              unknown_dp_error        = 12
              access_denied           = 13
              dp_out_of_memory        = 14
              disk_full               = 15
              dp_timeout              = 16
              not_supported_by_gui    = 17
              error_no_gui            = 18
              others                  = 19
    ELSEIF dat EQ 'X'.
    CALL METHOD cl_gui_frontend_services=>gui_upload
            EXPORTING
              filename                = gv_filename
              filetype                = 'DAT'
              has_field_separator     = 'X'
            CHANGING
              data_tab                = inputdata_itab
            EXCEPTIONS
              file_open_error         = 1
              file_read_error         = 2
              no_batch                = 3
              gui_refuse_filetransfer = 4
              invalid_type            = 5
              no_authority            = 6
              unknown_error           = 7
              bad_data_format         = 8
              header_not_allowed      = 9
              separator_not_allowed   = 10
              header_too_long         = 11
              unknown_dp_error        = 12
              access_denied           = 13
              dp_out_of_memory        = 14
              disk_full               = 15
              dp_timeout              = 16
              not_supported_by_gui    = 17
              error_no_gui            = 18
              others                  = 19.
    endif.
    In both the cases it is giving junk characters in the inetrnal table 'inputdata_tab'.
    I tried without using the separator also but still sam eerror.
    Can anyone please help me out of this.
    Thanks in Advance.
    Sunanda.

    Hi Sunanda,
    Kindly go through this link below link, have posted one wiki on this topic:
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/abap/upload%252bexcel%252bdocument%252binto%252binternal%252btable
    Hope it helps
    Regrds
    Mansi

  • Error while saving Excel File

    I have installed Microsoft Home & Business 2013, when i tried to save the excel file i am getting a message If you want to save documents with this file type, disable the registry policy setting from these path File---> Options--->Trust Center
    and then click Trust Center Settings----->File block settings. But in Truest center settings their is no FILE BLOCK SETTINGS. 
    I donot have MSDN ID Or 7 digit partner ID.
    so Pls guide me...
    Megha

    Hello,
    The Forums Issues (not product support) forum is to report issues with the online forums application. This is not a support forum.
    You should ask in the Microsoft Office Community Forums.
    Karl
    When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer.
    My Blog: Unlock PowerShell
    My Book:
    Windows PowerShell 2.0 Bible
    My E-mail: -join ('6F6C646B61726C406F75746C6F6F6B2E636F6D'-split'(?<=\G.{2})'|%{if($_){[char][int]"0x$_"}})

  • Error while accessing excel file using ODBC

    Hi
    I am getting the below error message while accessing excel sheet using ODBC from Oracle:
    ERROR at line 1:
    ORA-28545: error diagnosed by Net8 when connecting to an agent
    Unable to retrieve text of NETWORK/NCR message 65535
    ORA-02063: preceding 2 lines from EXCL
    Can anyone help me on this...
    Cheers
    Pradeep
    Message was edited by:
    user634393

              Hi
              Thank you.Is there a way to read a file which is existing in the war file.
              Regards
              Anand Mohan
              "Wenjin Zhang" <[email protected]> wrote:
              >
              >In Weblogic, if your files are archived in a WAR, you cannot get an entry
              >as individual
              >file since it is only bytes in a large archive file. So getRealPath will
              >give
              >you null result. If you only want the path, try to use other getXXXPath,
              >getURL,
              >or getURI method. If you want to read the content, use getResource.
              >
              >
              >"Anand" <[email protected]> wrote:
              >>
              >>Hi
              >>I am having problem while accessing the file located in the server from
              >>a JSP
              >>page. I am not getting the RealPath from a JSP page using getRealPath(request.getServletpath()).
              >>
              >>The same code is working if the jsp placd under defaultwebApp directory
              >>and not
              >>working if i create a war and deploy the same.
              >>
              >>I am using weblogic server 7.0 trail version.I am setting the context
              >>path also.
              >>
              >>Can any help me in this regard.
              >>
              >>Thank And Regards
              >>
              >>Anand Mohan
              >
              

Maybe you are looking for

  • ITunes has shut down my phone!!

    ***?!!  I tried downloading a new software installation, and now it shows me an Itunes icon, with a cord. I don't know what it means either!! But I am locked out of my phone now!!! Anyone?

  • Best networking model for a java network application

    Hi all, I am in need of a decision regards the network technology used for a CRM. I am thinking about JAX-RPC to build network model for the system.I'll concider functianality details after deciding the network model. Which'll be better?.JAX-RPC?.i d

  • Compc and SWC dependencies

    I'm having some trouble getting compc.exe to build my project correctly. Basically, in the IDE, we have multiple individual projects (SWCs) that are then used in creating the main SWF. This works fine in the IDE. My problem is using compc.exe, and co

  • HT2404 OS Snow Leopard Upgrade Snafu

    Running Mac OS 10.5.8 and trying to install Snow Leopard.  The Installation will not work and claims with a big yellow triangle exclamation point that "Mac OS 10.6 cannot be installed on this computer"  Any idea why this may be the case?

  • TS1424 download only half the song on a album

    Just bought an Album on itunes. One song did not get downloaded completely. i have 1:35 of a over 3 minute song. How can i get the rest of the song downloaded??