Exel sheet display

hi,
    i want to display data from exel file.how can i do that.
i  am using function module alsm_excel_to_internal_table.
here is the code i developed.
CALL FUNCTION 'ALSM_EXCEL_TO_INTERNAL_TABLE'
    EXPORTING
      FILENAME                = P_FILE
      I_BEGIN_COL             = 1
      I_BEGIN_ROW             = 1
      I_END_COL               = 20
      I_END_ROW               = 20
    TABLES
      INTERN                  = <b>IT_EXEL</b>
    EXCEPTIONS
      INCONSISTENT_PARAMETERS = 1
      UPLOAD_OLE              = 2
      OTHERS                  = 3.
  IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
  ENDIF.
now i want to display data from <b>it_exel</b> table.
please help me.

DATA:iexcel TYPE TABLE OF alsmex_tabline WITH HEADER LINE.
    CALL FUNCTION 'ALSM_EXCEL_TO_INTERNAL_TABLE'
      EXPORTING
        filename                = path1
        i_begin_col             = 1
        i_begin_row             = 1
        i_end_col               = 4
        i_end_row               = 60000
      TABLES
        intern                  = iexcel
      EXCEPTIONS
        inconsistent_parameters = 1
        upload_ole              = 2
        OTHERS                  = 3.
    IF sy-subrc <> 0 .
      WRITE :/15 'FILE NOT UPLOADED. INVALID FILE NAME OR PATH.' COLOR 6 .
      EXIT.
    ENDIF.
    LOOP AT iexcel.
      IF iexcel-col = '0001'.
        itab-etsrk = iexcel-value.
      ENDIF.
      IF iexcel-col = '0002'.
        itab-evbgd = iexcel-value.
      ENDIF.
      IF iexcel-col = '0003'.
        itab-evend = iexcel-value.
      ENDIF.
      IF iexcel-col = '0004'.
        itab-tlsrk = iexcel-value.
      ENDIF.
      AT END OF row.
        APPEND itab.
      ENDAT.
      CLEAR iexcel.
    ENDLOOP.
    REFRESH iexcel.
After that use
loop at itab.
write
endloop.
or you can use ALV.

Similar Messages

  • Creation of Q-Info record from data in exel sheet published in cfolder

    Hi
    Can any body help to give solution to create Q-Info Record from the data published in exel sheet under collaboration folder.
    This we require for triggering the event for creation of Q-Info from the data available in cfolder in exel sheet which will be furnished by the user who can access organisation's network i.e. R3 network.
    Thanks
    YPB

    Hello Rao,
    My objective is to create/change Q-Info Record through event trigger mechanish from the input data submitted by the vendor in excel sheet input format in cfolder.Details of steps are as follows:-
    1. Input data from the organisation like PO No. Item no, Material Code and all probable vendor code with details of vendor like address, city will be published in the cfolder in excel sheet. This sheet will be availble to vendor as Input data.\
    2. Input data will be updated by the vendor in following manner
        A- Material code of PO, Vendor code(Manufacturer code), Drawing No agreed between Organisation and vendor.
    3. System will pick up the data updated in excel sheet and will trigger the event for creation of Q-Info which will check first existence of the Record, if exists then system will change the record.
    How can I do this? Can any body help me. 
    YPB

  • PDF Fact Sheet Display

    Hi All
    I would like to know how SAP CRM 2007 WebClient handles the PDF Fact Sheet display.
    Can the template format be defined? ie. can I customize the format of the PDF display? If so, how can it be done?
    Thanks for any advice!

    Arno,
      Does the print fact sheet have the capability to print all these information.
    ·          Classification
    ·          Key Figures
    ·          Contact Person (list)
    ·          Order - Sales Area
    ·          Billing u2013 Sales Area
    ·          Shipping
    ·          Partial Deliveries
    ·          General Transportation Information
    ·          Payment and Delivery Terms
    ·          Partners u2013 by Partner Function
    ·          Sales Orders u2013 open and closed
    ·           Deliveries 
    ·          Billing Documents (Invoices - open and closed)       
    ·          Invoice Cancellations
    ·          Credit Memos
    ·          Debit Memos
    ·          Returns delivery
    ·          Quality Notifications
    ·          Credit Relevant Information
    ·          Credit Limit
    ·          Payment History
    ·          Quick Info
    ·          Backorders
    I see a little when we printed our print fact sheet. Do I need to configure anything more to print all the above sections.
    Thanks!
    Surya.

  • How can i do send a grafh to exel sheet (For urgent)

    How are you?
    I did simulate sine wave but I want send the sine wave to exel sheet
    How can i do that????

    You can send an array of data to a text file that can be opened/imported by Excel if you use the Write to Spreadsheet File VI.
    You can also use ActiveX controls to open an Excel spreadsheet and add data.  Search for Excel and ActiveX, or look though the threads linked to in this message thread. 
    Message Edited by Ravens Fan on 01-10-2010 01:20 AM

  • Time sheet Display through CAT3

    Hi,
    We are using Cross application time sheets and expense sheet entry in SAP. We have the following issue, can someone please help out to sort it.
    When we go to the Expense sheet (PR05) through the CAT 2 transaction code (Aeroplane Sign) we see the expense sheet in edit mode which is correct but the issue when we go through CAT 3 whicg is the display mode we still see PR05 in the edit mode but it should be in display mode only.
    Regards,
    Roville

    Hi Roville,
    Please refer to this link.
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CATS/CATS.pdf
    I tried doing it in my system. It takes me directly to PRO5 Trip Maintainance Screen.
    I'm not sure but I think irrespective of the CATS mode (Display/change) you will be taken to a default Trip maintenance screen where the working time attributes entered in the time sheet are copied to Trip Costs as default values.
    Hope this helps.
    Regards,
    Brinda L

  • Open_Leads fact sheet displays the "key" for Qualification Level

    Hi all,
    Adding the Open Leads fact sheet to my config...
    It actually displays the Qualification Level, but showing the KEY and not the description...
    Is there a note I need to implement to correct this?
    BP_FACTSHEET --> OPENLEADS
    Went to the context node and apparently the Lead's Qualification description is not returned.
    Anyone has noticed the same?

    >>Hi Shridar,
    >>You can define your own views under spro>CRM>Master Data>business >>Partner>buisness Partner Cockpit and Fact sheet-->Define Info blocks.
    >>Hope it helps.
    I am using CRM 5.2 and I can no longer find such menu items in SPRO:  buisness Partner Cockpit and Fact sheet-->Define Info blocks.  Do you have a t-code for it or another way of getting to it?  At some point I was actually able to get to Business partner cockpit and fact sheet.  But I am having trouble getting there.  Please advise, thanks!

  • F4 excel sheet display

    Hi All,
    I have one field when i press F4 on that field how can i display excel sheet directly? could anybody help..

    This sample may help you : [Source: EXCEL OLE from SAP with several sheets|http://sap.ittoolbox.com/code/archives.asp?d=3027&a=s&i=10]
    Regards

  • Property sheets display black with Netscape 4.7x

    Dear Portal users.
    We expriment that our property sheets associated to items in folders open a black-backgrounded window instead the "normal" whire-backgrounded poped-up by IE5 or Netscape 6 for example.
    How can we have our users to be able to read the property sheet text (black font). Any style-like control on that, for instance?
    --> Portal30 EA on NT 4.0 and Netscape 4.7x (tried with NT and Solaris)
    Thanks for any advice.

    If I understand your question correctly, you want to change the color of the text that displays within an item property sheet. Note that the property sheet background is read from the folder 'background color' and 'background image' style elements. The style/font/color used by text within the property sheet is read from the 'sub banner' and 'item description' style elements. To make the text more visible on a black background, edit the folder style (or apply a new folder style) and change the color of 'sub banner' and 'item description' elements used in the folder.

  • How to add coloum name in a exel sheet download file?

    Dear all,
    I amdownloading a excel sheet from a internal table.I am getting all data correctly.
    but now i want to add coloumn name for each coloumn.
    How can I do it?
    i had try from work area and insert at first index but not get proper result.....
    so if possible plz suggest sampl code also.
    Regards
    Ricky

    Hi Ricky Maheswari,
                                  I will send a sample code for u.check it once.I execute the below code that is executed successfully.
    In my report u have check these things carefully "PEFORM APPEND_HEADER " and SELECT STATEMENT(I use appending table stmt there).Then ur problem will be resolved.
    code:
    *& Report  YBDC_DOWNLOAD_MM01_XLS                                      *
    *& DEVELOPER   : KIRAN KUMAR.G                                         *
    *& PURPOSE     : FETCH DATA FROM DB AND PLACE THEM IN .XLS FILE        *
    *& CREATION DT : 2/12/2007                                             *
    *& REQUEST     : ERPK900035                                            *
    *& NOTE        : MENTION PATH & MENTION FILE.XLS IN THE SELE-SCREEN    *
    REPORT  ybdc_download_mm01_xls  MESSAGE-ID zbdcmsg.
    Tables
    TABLES: mara, "General Material Data
            makt. "Material Descriptions
    Global Variables
    DATA: gv_path TYPE string. "Hold Path Selection Information
    Internal Table
    DATA : BEGIN OF gt_data OCCURS 0,
            matnr(20),   " Material Number
            mbrsh(20),   " Industry Sector
            mtart(20),   " Material Type
            meins(20),   " Base Unit Of Measure
            maktx(20),   " Material Description
           END OF gt_data.
    Selection-Screen
    SELECTION-SCREEN : BEGIN OF BLOCK b1 WITH FRAME TITLE text-001.
    PARAMETERS : p_file(90).
    SELECTION-SCREEN : END OF BLOCK b1.
    SELECTION-SCREEN : BEGIN OF BLOCK b2 WITH FRAME TITLE text-002.
    SELECT-OPTIONS : s_matnr FOR mara-matnr,
                     s_mbrsh FOR mara-mbrsh,
                     s_mtart FOR mara-mtart,
                     s_maktx FOR makt-maktx,
                     s_meins FOR mara-meins.
    SELECTION-SCREEN : END OF BLOCK b2.
    Initialization
    INITIALIZATION.
      PERFORM initial.
    Placing A File In The Directory
    AT SELECTION-SCREEN ON VALUE-REQUEST FOR p_file.
      PERFORM path_directory.
    START-OF-SELECTION.
    Append Some Header Information To XLS File
      PERFORM append_header.
    Fetching The Data
      PERFORM fecth_data.
    END-OF-SELECTION.
    GUI_DOWNLOAD
      PERFORM gui_download.
    *&      Form  path_directory
          text
    -->  p1        text
    <--  p2        text
    FORM path_directory .
      CALL METHOD cl_gui_frontend_services=>directory_browse
        EXPORTING
          window_title         = 'Download A File'
          initial_folder       = 'c:/'
        CHANGING
          selected_folder      = gv_path
        EXCEPTIONS
          cntl_error           = 1
          error_no_gui         = 2
          not_supported_by_gui = 3
          OTHERS               = 4.
      IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
               WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
      CALL METHOD cl_gui_cfw=>flush
        EXCEPTIONS
          cntl_system_error = 1
          cntl_error        = 2
          OTHERS            = 3.
      IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
               WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
      p_file = gv_path.
      CLEAR gv_path.
    ENDFORM.                    " path_directory
    *&      Form  fecth_data
          text
    -->  p1        text
    <--  p2        text
    FORM fecth_data .
      SELECT a~matnr
             a~mbrsh
             a~mtart
             a~meins
             b~maktx
        FROM mara AS a
       INNER JOIN makt AS b ON amatnr = bmatnr
       APPENDING  TABLE gt_data
       WHERE a~matnr IN s_matnr
       AND   a~mbrsh IN s_mbrsh
       AND   a~mtart IN s_mtart
       AND   b~maktx IN s_maktx
       AND   a~meins IN s_meins.
      IF sy-subrc = 0.
        MESSAGE s000.
      ENDIF.
    ENDFORM.                    " fecth_data
    *&      Form  gui_download
          text
    -->  p1        text
    <--  p2        text
    FORM gui_download .
      gv_path = p_file.
      CALL FUNCTION 'GUI_DOWNLOAD'
        EXPORTING
       BIN_FILESIZE                  =
         filename                      = gv_path
         filetype                      = 'ASC'
       APPEND                        = ' '
         write_field_separator         = 'X'
       HEADER                        = '00'
       TRUNC_TRAILING_BLANKS         = ' '
       WRITE_LF                      = 'X'
       COL_SELECT                    = ' '
       COL_SELECT_MASK               = ' '
       DAT_MODE                      = ' '
    IMPORTING
       FILELENGTH                    =
        TABLES
         data_tab                      = gt_data
       EXCEPTIONS
         file_write_error              = 1
         no_batch                      = 2
         gui_refuse_filetransfer       = 3
         invalid_type                  = 4
         no_authority                  = 5
         unknown_error                 = 6
         header_not_allowed            = 7
         separator_not_allowed         = 8
         filesize_not_allowed          = 9
         header_too_long               = 10
         dp_error_create               = 11
         dp_error_send                 = 12
         dp_error_write                = 13
         unknown_dp_error              = 14
         access_denied                 = 15
         dp_out_of_memory              = 16
         disk_full                     = 17
         dp_timeout                    = 18
         file_not_found                = 19
         dataprovider_exception        = 20
         control_flush_error           = 21
         OTHERS                        = 22
      IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
    ENDFORM.                    " gui_download
    *&      Form  append_header
          text
    -->  p1        text
    <--  p2        text
    FORM append_header .
      REFRESH : gt_data.
      CLEAR   : gt_data.
      gt_data-matnr = 'MATERIAL NUMBER'.
      gt_data-mbrsh = 'INDUSTRY SECTOR'.
      gt_data-mtart = 'MATERIAL TYPE'.
      gt_data-maktx = 'MATERIAL DESCRIPTION'.
      gt_data-meins = 'BASE UNIT OF MEASURE'.
      APPEND gt_data.
      CLEAR gt_data.
    ENDFORM.                    " append_header
    *&      Form  initial
          text
    -->  p1        text
    <--  p2        text
    FORM initial .
      s_matnr-sign   = 'I'.
      s_matnr-option = 'BT'.
      s_matnr-low    = '800'.
      s_matnr-high   = '100-200'.
      APPEND s_matnr.
      s_mbrsh-sign   = 'I'.
      s_mbrsh-option = 'BT'.
      s_mbrsh-low    = 'M'.
      s_mbrsh-high   = ''.
      APPEND s_mbrsh.
      s_mtart-sign   = 'I'.
      s_mtart-option = 'BT'.
      s_mtart-low    = 'FERT'.
      s_mtart-high   = 'HALB'.
      APPEND s_mtart.
      s_maktx-sign   = 'I'.
      s_maktx-option = 'BT'.
      s_maktx-low    = 'IRON'.
      s_maktx-high   = 'STEEL'.
      APPEND s_maktx.
      s_meins-sign   = 'I'.
      s_meins-option = 'BT'.
      s_meins-low    = 'CM'.
      s_meins-high   = 'KG'.
      APPEND s_meins.
    ENDFORM.                    " initial
    Award points if helpful.
    Kiran Kumar.G
                     Have a Nice Day..

  • Outlook 2010 opening excel files in grey exel sheet/not correctly

    Hi,
    i have a user with a brand new install of Windows 7 64X and Office 2010 32X. The user is having the issue of when trying to open excel spread sheets from outlook that they open in a grey window and nothing in it. See attachedpicture
    The user can preview the file fine in outlook, and if they save the file and open it it works fine. but when trying to open directly from outlook it opens in a grey window.
    I have tired disabling all protected views in excel and word. i have removed all add ons from excel and outlook. and have run outlook in safe mode and still same results.
    i have repaired office, and removed it and reinstalled it to no luck. I have found a work around, if i get outlook to start as "Run as administrator" then its works.
    Any Help i would be greatful
    Kind Regards
    SF

    Hi,
    The most common cause is that Excel has been configured to ignore other applications. This is an option that is disabled by default but can be enabled to isolate the Excel working environment. When the option is enabled, you can only open Excel attachments
    from within Excel itself.
    To disable this option you can do the following:
    Open Excel, click File -> Options -> Advanced-> General -> Untick "Ignore other applications that use Dynamic Data Exchange (DDE)" -> OK.
    After setting this option, close Excel. Open the attachment in Outlook to check the result.
    Regards,
    Melon Chen
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Uploading data in exel sheet

    hi,
    how to upload data from excel sheet to sap using call tranaction or session input or lsmw ?

    Hi ,
    In LSMW it is not possible to upload the data in Excel format, you need to save the excel sheet data as a tab delimeted file and then upload the data using LSMW.
    For BDC or Call transaction you can upload the Excel file by using the function module ''ALSM_EXCEL_TO_INTERNAL_TABLE''.
    See the foloowing sample code:
    UPLOAD OF EXCEL FILE:
    REPORT  ZRAJESH..
    TYPE-POOLS : slis.
    DATA : BEGIN OF it_fin OCCURS 1,
            f1(20),
            f2(30),
            f3(20),
            f4 TYPE i,
           END OF it_fin.
    DATA : intern1 TYPE TABLE OF alsmex_tabline WITH HEADER LINE.
    REFRESH it_fin[].CLEAR it_fin.
    CLEAR intern1.
    PARAMETERS fl_name TYPE rlgrap-filename.
    AT SELECTION-SCREEN ON VALUE-REQUEST FOR fl_name.
      CALL FUNCTION 'KD_GET_FILENAME_ON_F4'
       EXPORTING
      PROGRAM_NAME        = SYST-REPID
      DYNPRO_NUMBER       = SYST-DYNNR
      FIELD_NAME          = ' '
         static              = 'X'
      MASK                = ' '
        CHANGING
          file_name           = fl_name
    EXCEPTIONS
      MASK_TOO_LONG       = 1
      OTHERS              = 2
      IF sy-subrc <> 0.
        MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
                WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
      ENDIF.
    START-OF-SELECTION.
      CALL FUNCTION 'ALSM_EXCEL_TO_INTERNAL_TABLE'
        EXPORTING
          filename                = fl_name
          i_begin_col             = '1'
          i_begin_row             = '1'
          i_end_col               = '4'
          i_end_row               = '35'
        TABLES
          intern                  = intern1
        EXCEPTIONS
          inconsistent_parameters = 1
          upload_ole              = 2
          OTHERS                  = 3.
      IF sy-subrc <> 0.
        MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
                WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
      ENDIF.
      CLEAR fl_name.
      FIELD-SYMBOLS : <fs1> TYPE ANY,
                      <fs2> TYPE ANY.
      data: v_col(3) type n ,
            v_col2(3) type n value '003'.
      LOOP AT intern1.
        v_col = intern1-col.
        ASSIGN component v_col2 of structure intern1 TO <fs1>.
        ASSIGN component v_col  of structure it_fin TO <fs2>.
        <fs2> = <fs1>.
       CASE INTERN1-COL.
         WHEN '001'.
           IT_FIN-F1 = INTERN1-VALUE.
         WHEN '002'.
           IT_FIN-F2 = INTERN1-VALUE.
         WHEN '003'.
           IT_FIN-F3 = INTERN1-VALUE.
         WHEN '004'.
           IT_FIN-F4 = INTERN1-VALUE.
       ENDCASE.
        AT END OF row.
          APPEND it_fin.
          CLEAR: it_fin,v_col.
        ENDAT.
      ENDLOOP.
      DATA : v_prgname TYPE sy-repid VALUE sy-repid,
             it_fldcat TYPE slis_fieldcat_alv OCCURS 1,
             wa_fldcat TYPE slis_fieldcat_alv,
             it_sort TYPE slis_sortinfo_alv OCCURS 1,
             wa_sort TYPE slis_sortinfo_alv.
      wa_fldcat-fieldname = 'F1'.
      wa_fldcat-col_pos   = 1.
      wa_fldcat-tabname  = 'IT_FIN'.
      wa_fldcat-seltext_m = 'VENDOR NO'.
      APPEND wa_fldcat TO it_fldcat.
      CLEAR wa_fldcat.
      wa_fldcat-fieldname = 'F2'.
      wa_fldcat-col_pos   = 2.
      wa_fldcat-tabname  = 'IT_FIN'.
      wa_fldcat-seltext_m = 'VENDOR NAME'.
      APPEND wa_fldcat TO it_fldcat.
      CLEAR wa_fldcat.
      wa_fldcat-fieldname = 'F3'.
      wa_fldcat-col_pos   = 3.
      wa_fldcat-tabname  = 'IT_FIN'.
      wa_fldcat-seltext_m = 'VENDOR CITY'.
      APPEND wa_fldcat TO it_fldcat.
      CLEAR wa_fldcat.
      wa_fldcat-fieldname = 'F4'.
      wa_fldcat-col_pos   = 4.
      wa_fldcat-tabname  = 'IT_FIN'.
      wa_fldcat-seltext_m = 'AMOUNT'.
    *wa_fldcat-do_sum = 'X'.
      APPEND wa_fldcat TO it_fldcat.
      CLEAR wa_fldcat.
    *wa_sort-fieldname = 'F3'.
    *wa_sort-tabname = 'IT_FIN'.
    *wa_sort-up = 'X'.
    *wa_sort-subtot = 'X'.
    *append wa_sort to it_sort.
    *clear wa_sort.
      CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
       EXPORTING
      I_INTERFACE_CHECK                 = ' '
      I_BYPASSING_BUFFER                = ' '
      I_BUFFER_ACTIVE                   = ' '
         i_callback_program                =  v_prgname
      I_CALLBACK_PF_STATUS_SET          = ' '
      I_CALLBACK_USER_COMMAND           = ' '
      I_CALLBACK_TOP_OF_PAGE            = ' '
      I_CALLBACK_HTML_TOP_OF_PAGE       = ' '
      I_CALLBACK_HTML_END_OF_LIST       = ' '
      I_STRUCTURE_NAME                  =
      I_BACKGROUND_ID                   = ' '
      I_GRID_TITLE                      =
      I_GRID_SETTINGS                   =
      IS_LAYOUT                         =
         it_fieldcat                       = it_fldcat[]
      IT_EXCLUDING                      =
      IT_SPECIAL_GROUPS                 =
        it_sort                           =  it_sort[]
      IT_FILTER                         =
      IS_SEL_HIDE                       =
      I_DEFAULT                         = 'X'
      I_SAVE                            = ' '
      IS_VARIANT                        =
      IT_EVENTS                         =
      IT_EVENT_EXIT                     =
      IS_PRINT                          =
      IS_REPREP_ID                      =
      I_SCREEN_START_COLUMN             = 0
      I_SCREEN_START_LINE               = 0
      I_SCREEN_END_COLUMN               = 0
      I_SCREEN_END_LINE                 = 0
      I_HTML_HEIGHT_TOP                 = 0
      I_HTML_HEIGHT_END                 = 0
      IT_ALV_GRAPHICS                   =
      IT_HYPERLINK                      =
      IT_ADD_FIELDCAT                   =
      IT_EXCEPT_QINFO                   =
      IR_SALV_FULLSCREEN_ADAPTER        =
    IMPORTING
      E_EXIT_CAUSED_BY_CALLER           =
      ES_EXIT_CAUSED_BY_USER            =
        TABLES
          t_outtab                          = it_fin
       EXCEPTIONS
         program_error                     = 1
         OTHERS                            = 2
      IF sy-subrc <> 0.
        MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
                WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
      ENDIF.

  • No sheets displayed

    Hi Gurus
    when we are opening a query in normal excel sheet, we could see sheet1,2,3 but when we open the query in our own designed template we couldnt see the sheet1,2,3. Actually i want to insert 3 different queries in three worksheets in our own design template but we couldnt do it...how can we resolve this..anykind of help is really appreciated. Thanks in advance
    Annie

    Hi
    As SAP gave some predefined template. we also created one template. On the top There is our clients name and Address and saved as a Template.
    In Menu under Business Explorer >Setting> permanant Workbook template...i am setting our designed Template.
    I created a query without choosing any template. Inserted 3 queries in three different sheets and saved as Workbook. when i open that workbook its showing me all 3 sheets.
    My requirement is i want to open this workbook with our customed designed template which i am not able to do it.
    2. Now i defined our own designed template as permanant template...Now i created a query and executed it, after execution i couldnt see the sheets below as we get in normal excel sheet. i could able to insert the new worksheet but i couldnt go to previous sheet, there is no option to go to previous sheet. hope i am clear.
    And the sheet is not protected.
    Regards
    Annie

  • How to open exel sheet  in jsp

    hi friends i want to open an exel file which i have saved with ".csv" extension but i m unable to open, some how i get some code that is also not working the code is this
    <%
    response.reset();
    response.setContentType("application/vnd.ms-excel");
    response.setHeader("Content-disposition","inline; filename=tri.csv");
    %>     
    also one think how to give the path in "filepath=".
    plz help.
    tnx in advance for ur valuable suggesion..

    This kind of business logic should not be placed in a JSP. Write a servlet which does the task. You can find here an example: http://balusc.blogspot.com/2007/07/fileservlet.html

  • ME52N Make services sheet display only

    Hi All.
    When I execute TCode ME52n and one of the conditions on a field is met I want the services tab to be display only. I cannot use a different document type for this. Any suggestions.
    Regards
    Justin

    Welcome to SCN,
    Possible way will be find a screen/user exit in ME52N and code
    if <your-field> eq 'XXX'.
    loop at screen.
       if screen-name = 'SERVICE TAB FIELD'. " Give the service tab field name
          screen-input = '0'.
          modify screen.
       endif.
    endloop.
    endif.

  • IPad & PDF files: Blank sheet displayed

    when I try to open PDF files (received by e-mail) with PDFReader Pro, I get a blank page. When I attempt to open with iBooks, I get an error message about type of file.
    Anyone ecnoutered this? Any solutions ?
    Thanks

    What is your operating system?  Reader version?  Are these local or online PDFs?  If online, in what browser?
    Can you post a screenshot: https://forums.adobe.com/thread/1070933

Maybe you are looking for

  • I am getting error 4251what do i do???help

    i have the latest itunes when i am trying to burn a CD i am getting the error 4251. i remember last year i did not have that problem. can someone please help and is apple doing anything?? please i am not very good with PC... when explaining how to fi

  • Search Help on Adobe Interactive Form with Web Dynpro ABAP

    Hi All, I have created Adobe Interactive Form with ZCI type and XML based interface type using Webdynpro ABAP. I placed a text field USER_NAME on the form ( data element is linked to search help USER_COMP ). Added Native WD UI element 'Value Help' to

  • "Enter in role" button missing in BEx Analyzer 7

    Hello all, I cannot see the button/option to enter an existing query into an existing role. I simply do not see the button "Enter in Role" in BEx Analyzer 7. I have SAP_ALL / S_RS_EXPL_A / S_USER_AGR access. I do not want to do this thru Designer or

  • Is it possible to import images larger than 32,768 pixels in a 64-bit version of Photoshop (CS4 or later)?

    I deal with grayscale images that are 33,000x33,000 pixels. Right now I am limited by the amount of RAM I can allocate in CS3 which is 32bit. I would like to upgrade to a 64bit version of Photoshop but still be able to import my images.

  • Why can't I edit in Photoshop any more

    I reinstalled both LR4.2RC and Photoshop CS5 on a new drive. But now I can't seem to edit in Photoshop from LR. Am I doing something wrong? It worked fine before (except for getting the "Render in Lightroom" thing because of the differnece in process