Dump when clicking on Infopackages

Hi Gurus,
When I am trying to create Infopackage to laod the data into an ODS, its going to short dump( I mean after creating the infopackage and trying to go inside the package).. Please let me know the reason. Someonne told me that there is a Function module for this..
Ananya

424848:
Symptom
After the BW upgrade from 1.2B to 2.0B or 2.1C or after an upgrade of an OLTP from an R/3 release lower than 40B to an R/3 release version 40B or higher, the Init selections in the source system in tables ROOSPRMSC and ROOSPRMSF are not filled because these were not filled for BW 1.2 or for an OLTP release lower than 4.0B, but are required for a BW 2.0/2.1 or for an OLTP release version 4.0B or higher. For this reason, the MESSAGE_TYPE_X short dump may occur when you maintain InfoPackages.
This dump also occurs if a backup was imported in BW or in the source system because the administrative information of the roosprmsc/f- tables no longer corresponds to the equivalent BW management tables rssdlinit/sel.
In addition, the dump may occur if the delta administration was deleted in the source system.
Other terms
'RSSM_OLTP_INIT_DELTA_UPDATE', dump in the scheduler in the ABAP program "SAPLRSS1", perform "RSM1_CHECK_FOR_DELTAUPD", row 1271, LRSSMU36
Reason and Prerequisites
The problem is caused by a program error.
Solution
To receive delta initializations in the source system and immediately be able to request deltas, run the 'RSSM_OLTP_INIT_DELTA_UPDATE' report for the DataSource and the source system for which the Init selections are transferred from BW to the ROOSPRMSC and ROOSPRMSF tables in the source system so that the delta can continue. The report is provided with Support Package 18 for BW 2.0B or Support Package 10 for BW 2.1C.
BW2.0B
           Import Support Package 18 for Release 2.0B (BW2.0B Patch 18 or SAPKW20B18) into your BW system. The Support Package will be available when N ote 414720, "SAPBWNews BW 2.0B Support Package 18", which describes this Support Package in more detail, has been released for customers.
BW2.1C
           Import Support Package 10 for 2.1C (BW2.1C Patch 10 or SAPKW21C10 ) into your BW system. The Support Package will be available when N ote 414725, "SAPBWNews BW 2.1C Support Package 10", has been released for customers.
The report specified above is available after this patch.
The report is always available for BW 3.X.
Caution:
You can use this report ONLY if NOTHING is entered for this DataSource/source system in source system tables roosprmsc and roosprmsf.
If there are entries in the source system that do NOT correspond to the entries in the rssdlinit and rssdlinitsel tables in BW, you must NOT use this report but must instead try to determine the reason for the discrepencies.
Then create a customer message if you are unable to eliminate the discrepencies yourself.
Refer to Note 110934, which contains information about BW Support Packages.
834229:
Symptom
If two delta requests are executed at the same time for the same DataSource from the same source sysem (with two different delta InfoPackages), the second InfoPackage should recognize that a delta request is already running.
Unfortunately, there is a very short space of time (of just a few seconds) within which this is not recognized.
In this case, both InfoPackages create a delta request and the service API responds to these requests  unfortunately, it is also the case with the SAPI that the second slightly later request does not recognize that another delta request is already running and the second delta therefore selects the same data selected by the first delta.
Other terms
Delta, InfoPackage, delta request, simultaneous, duplicated data, same data
Reason and Prerequisites
This problem is caused by a program error.
Solution
BW 3.0B
           Import Support Package 27 for 3.0B (BW 3.0B Patch 27 or SAPKW30B27</>) into your BW system. This Support Package is available when note 0723258 with the short text "SAPBWNews BW 3.0B Support Package 27", which describes this Support Package in more detail, is released for customers.
BW 3.10 Content
           Import Support Package 21 for 3.10 (BW 3.10 Patch 21 or SAPKW31021</>) into your BW system. This Support Package is available when note 0723263 with the short text "SAPBWNews BW 3.1 Content Support Package 21", which describes this Support Package in more detail, is released for customers.
BW 3.50
           Import Support Package 12 for 3.5 (BW 3.50 Patch 12 or SAPKW35012 ) into your BW system. This Support Package is available when note 0763340 with the short text "SAPBWNews BW Support Package 12 NetWeaver'04 Stack 12", which describes this Support Package in more detail, is released for customers.
To provide information in advance, the notes mentioned above may be available before the Support Packages are released. However, the short texts still the words "preliminary version" in this case.
Nagesh.

Similar Messages

  • Assertion Failed - Dump when clicking on the links from Portal for WD Comp

    Hi,
    We have a WD Component which is integrated to the Portal . When we click on the link in the Portal for the first 2 times, the selection screen is shown correctly ( when debugged, the program stops in WDDOINIT method before the sel.screen is shown).
    When we click on the link for the third or fourth time with no time gap, it shows a dump. This is the dump I am getting.
    Runtime Errors         ASSERTION_FAILED
    Date and Time          01/06/2011 10:13:58
    Short text
    The ASSERT condition was violated.
    What happened?
    In the running application program, the ASSERT statement recognized a
    situation that should not have occurred.
    The runtime error was triggered for one of these reasons:
    - For the checkpoint group specified with the ASSERT statement, the
    activation mode is set to "abort".
    - Via a system variant, the activation mode is globally set to "abort"
    for checkpoint groups in this system.
    - The activation mode is set to "abort" on program level.
    - The ASSERT statement is not assigned to any checkpoint group.
    How to correct the error
    Probably the only way to eliminate the error is to correct the program.
    If the error occures in a non-modified SAP program, you may be able to
    find an interim solution in an SAP Note.
    If you have access to SAP Notes, carry out a search with the following
    keywords:
    "ASSERTION_FAILED" " "
    "CL_NW7_VIEW_ELEMENT_ADAPTER===CP" or "CL_NW7_VIEW_ELEMENT_ADAPTER===CM004"
    "DISPATCH_NW7_EVENT"
    If you cannot solve the problem yourself and want to send an error
    notification to SAP, include the following information:
    1. The description of the current problem (short dump)
    To save the description, choose "System->List->Save->Local File
    (Unconverted)".
    2. Corresponding system log
    Display the system log by calling transaction SM21.
    Restrict the time interval to 10 minutes before and five minutes
    after the short dump. Then choose "System->List->Save->Local File
    (Unconverted)".
    3. If the problem occurs in a problem of your own or a modified SAP
    program: The source code of the program
    In the editor, choose "Utilities->More
    Utilities->Upload/Download->Download".
    4. Details about the conditions under which the error occurred or which
    actions and input led to the error.
    User and Transaction
    Client.............. 010
    User................ "STECURRY"
    Language Key........ "E"
    Transaction......... " "
    Transactions ID..... "4D250E9ADDFB00BDE10080000A041004"
    Program............. "CL_NW7_VIEW_ELEMENT_ADAPTER===CP"
    Screen.............. "SAPMHTTP 0010"
    Screen Line......... 2
    Information on Caller ofr "HTTPS" Connection:
    Plug-in Type.......... "HTTPS"
    Caller IP............. "10.6.4.220"
    Caller Port........... 443
    Universal Resource Id. "/sap/bc/webdynpro/sap/ZEM_INV_APP_ASSIGNMENTS/"
    Information on where terminated
    Termination occurred in the ABAP program "CL_NW7_VIEW_ELEMENT_ADAPTER===CP" -
    in "DISPATCH_NW7_EVENT".
    The main program was "SAPMHTTP ".
    In the source code you have the termination point in line 5
    of the (Include) program "CL_NW7_VIEW_ELEMENT_ADAPTER===CM004".
    Source Code Extract
    Line
    SourceCde
    1
    METHOD dispatch_nw7_event.
    2
    DATA: l_event_handler TYPE REF TO if_wdr_nw7_event_handler.
    3
    4
    l_event_handler = get_nw7_event_handler( i_event_handler_id ).
    >>>>>
    assert l_event_handler is not initial.
    6
    7
    " View-based Delta Rendering: tracking of client events
    8
    raise event on_nw7_handle_event
    9
    exporting
    10
    event_handler = l_event_handler
    11
    event_name    = i_event_name.
    12
    13
    14
    l_event_handler->handle_event(
    15
    i_event_name       = i_event_name
    16
    i_event_parameters = i_event_parameters
    17
    i_update_data      = i_update_data
    18
    i_event_queue      = i_event_queue ).
    19
    ENDMETHOD.
    -  I have cut the dump to make it short and clear.
    One of my colleague ran a HTTP watch trace and I am attaching it as well.
    <body> <table cellpadding="0" cellspacing="0" border="0" width="100%"> <tr> <td> <h1> Error when processing your request </h1> <br> <h2> What has happened? </h2> <p> The URL https://uswasspq.deloitte.com:/sap/bc/webdynpro/sap/ZEM_INV_APPROVER_MAIN//ucfLOADING was not called due to an error. </p> </td> </tr> <tr> <td>   </td> </tr> <tr> <td class="emphasize"> <strong> Note </strong> <br> <ul> <li> The following error text was processed in the system SPQ : <b> User session (HTTP/SMTP/..) closed after timeout </b> </li> </ul> <ul> <li> The error occurred on the application server usuxc204_SPQ_01 and in the work process 1 . </li> </ul> <ul> <li> The termination type was: ERROR_MESSAGE_STATE </li> </ul> <ul> <li> The ABAP call stack was: <br> Method: PREPROCESS_REQUEST of program CL_WDR_CLIENT_ABSTRACT_HTTP===CP<BR>Method: IF_HTTP_EXTENSIONHANDLE_REQUEST of program CL_WDR_MAIN_TASK==============CP<BR>Method: EXECUTE_REQUEST_FROM_MEMORY of program CL_HTTP_SERVER================CP<BR>Function: HTTP_DISPATCH_REQUEST of program SAPLHTTP_RUNTIME<BR>Module: %_HTTP_START of program SAPMHTTP<BR> </li> </ul> </td> </tr> <tr> <td>   </td> </tr> <tr> <td> <p>   </p> <h2> What can I do? </h2> <ul> <li> If the termination type was RABAX_STATE, then you can find more information on the cause of the termination in the system SPQ in transaction ST22. </li> </ul> <ul> <li> If the termination type was ABORT_MESSAGE_STATE, then you can find more information on the cause of the termination on the application server usuxc204_SPQ_01 in transaction SM21. </li> </ul> <ul> <li> If the termination type was ERROR_MESSAGE_STATE, then you can search for more information in the trace file for the work process 1 in transaction ST11 on the application server usuxc204_SPQ_01 . In some situations, you may also need to analyze the trace files of other work processes. </li> </ul> <ul> <li> If you do not yet have a user ID, contact your system administrator. </li> </ul> <br/> <p class="note"> Error code: ICF-IE-https -c: 010 -u: STHUGHES -l: E -s: SPQ -i: usuxc204_SPQ_01 -w: 1 -d: 20110208 -t: 131808 -v: ERROR_MESSAGE_STATE -e: User session (HTTP/SMTP/..) closed after timeout </p> <br/> <p> HTTP 500 - Internal Server Error <br/> <p> Your SAP Internet Communication Framework Team </p> </td> </tr> </table> </body> </html>
    After this error a URL is called form the WebDynpro to the following html page.
    https://uswasspq.deloitte.com/sap/bc/webdynpro/sap/zem_inv_approver_main/dps_Error_Page.html ( this is the friendly message we have put so that the user does not see the dump on his screen.
    I tried invalidating the nodes in the WDDOEXIT at the view level but it did not help. This is a show stopper for the project to go live.
    Thanks,
    Guru.

    Hi Guru,
    It is not readable the way you posted and that might be the reason that you do not get reactions.
    Can you please confirm the following.
    1. Is this problem occurs  with out portal when you run the application standalone in SAP GUI.
    2. What is going on wddoinit method or wddomodify method, any  resource handling there ?

  • Short Dump when clicking on Reconstruction tab in ODS.

    Hi,
    I get a short dump with 'MESSAGE_TYPE_X' error when I click on the reconstruction tab in ODS
    Error analysis
    "MESSAGE_TYPE_X" " "
      "SAPLRSS2" or "LRSS2U13"
    "RSS2_PSA_NEW_OLD_DS"
    Information on where terminated
        Termination occurred in the ABAP program "SAPLRSS2" - in "RSS2_PSA_NEW_OLD_DS".
        The main program was "RSAWBN_START ".
        In the source code you have the termination point in line 277
        of the (Include) program "LRSS2U13".
    Code
      274             if i_only_active is initial.
      275               clear: l_s_psa_out-psa_tech, l_s_psa_out-psa_version.
      276             else.
    >>>>>               message x000.
      278             endif.
      279           endif.
      280           case l_s_isosmap-issrctype.
    Please let me know how to solve this issue.

    Try checking note 948189.

  • FPM dump when click "Readonly" button

    Hi Experts,
    I get a dump - "View V_EJR_ERROR_HANDLING of component WD_AGS_EJR_JOBDOC_ERROR is not visible; navigation is not possible
    What I do is:
    1 In FPM OIF, Tab 1, input something and save.
    2 Go to Tab2 and then Tab 3
    3 Click on "Readonly" button.
    4 Dump happens.
    I trace codes in ST22, dump happens in FPM framework not my codes. However, dump message says it has something to do with view " V_EJR_ERROR_HANDLING " in component "WD_AGS_EJR_JOBDOC_ERROR ".
    Could anyone give me  a clue?
    Thanks a lot

    with out knowing your application, it is very difficult to say what is going wrong with your error description. It says that view is not visible , this suggests me that it may be possible that this component is not at all initialized or the view is not activated etc.
    Debug the program and see if you can navigate with out pressing the read_only button.

  • Dump when opening infopackage

    Hi everybody,
    I am getting a dump when trying to open an infopackage in some infoobjects. Mainly it is happening in 0MATERIAL, 0CUSTOMER and some others.
    Our BW system is conected to 2 different R3 systems, development and test. D works fine but in the packages in T i get this error.
    I add some text of the dump to help...
    What happened?                                                                               
    The current application program detected a situation which real
    should not occur. Therefore, a termination with a short dump wa
    triggered on purpose by the key word MESSAGE (type X).        
    Error analysis                                                                               
    Short text of error message:            
    Data request to the OLTP ***        
    Technical information about the message:
    Message classe...... "RSM "             
    Number.............. 000                
    Variable 1.......... " "                
    Variable 2.......... " "                
    Variable 3.......... " "                
    Variable 4.......... " "                
    Variable 3.......... " "                
    Variable 4.......... " "                                                                               
    Information on where termination occurred                                                                               
    The termination occurred in the ABAP program "SAPLRSS1 " in              
    "RSM1_CHECK_FOR_DELTAUPD".                                              
    The main program was "RSABW_START_NEW ".                                                                               
    The termination occurred in line 1348 of the source code of the (Include)
    program "LRSS1F11 "                                                     
    of the source code of program "LRSS1F11 " (when calling the editor 13480).
                                                                                    Source code extract                                                  
    013180 EXCEPTIONS
    013190 not_exist = 1
    013200 OTHERS  = 2.
    013210 IF sy-subrc <> 0
    013220 MESSAGE x000.
    013230 ENDIF.
    013240 DATA: l_t_roosprmsc LIKE roosprmsc OCCURS 0.
    013250 DATA: l_s_roosprmsc LIKE roosprmsc.
    013260 DATA: l_t_roosprms_dummy   LIKE roosprms   OCCURS 0.
    013270 DATA: l_t_roosprmsf_dummy  LIKE roosprmsf  OCCURS 0
    013280 DATA: l_t_rorqstprms_dummy LIKE rorqstprms OCCURS 0.
    013290 CALL FUNCTION 'RSA1_OLTPSOURCE_GET_SELECTIONS'
    013300 DESTINATION l_
    013310 EXPORTING
    013320 i_oltpsource   = l_oltpsource
    013330 i_rlogsys      = l_rlogsys
    013340 TABLES
    013350 e_t_roosprmsc  = l_t_roosprmsc
    013360 e_t_roosprms   = l_t_roosprms_dummy
    013370 e_t_roosprmsf  = l_t_roosprmsf_dummy
    013380 e_t_rorqstprms = l_t_rorqstprms_dummy
    013390 EXCEPTIONS
    013400 communication_failure = 1  MESSAGE msg_
    013410 system_failure = 2  MESSAGE msg_text.
    013420 if sy-subrc <> 0.
    013430 message x051(rsar) with msg_text(50)
    013440 msg_text+50(50) '' ''.
    013450 endif.
    013460 READ TABLE l_t_roosprmsc INTO l_s_roosprmsc INDEX 1.
    013470  IF sy-subrc <> 0
         >               MESSAGE x000.
    013490 ENDIF.
    Any help would be helpul!!!
    Thanks a lot
    Nacho

    Hi Ignacio,
    Refer to the OSS note:424848 and run the report RSSM_OLTP_INIT_DELTA_UPDATE, this should solve the issue, note that although this note refers to 2.x, this report is available in BW 3.x and you should be able to run it without any problem.
    Hope it helps,
    Sree

  • 6 lines of red error msgs when opening an InfoPackage

    When I double click an infoPackage to open it, get to a window titled as "Execute Repeat Request"?  with the following 6 lines of red msgs in the sequence as below (see in between two dashed lines):
    Delta request REQU_3ZHG7TK87O5T1A7W015I7HFBV is incorrect in the monitor
    A repeat needs to be requested
    Data target 0BBP_CON still includes delta request REQU_3ZHG7TK87O5T1A7W015I7HFBV
    If the repeat is now loaded, then there could possibly be
    duplicate data in the data targets
    Request the repeat?
    What could cause the problems and how to resolve them?
    Thanks for everyone's input!

    hey Paolo,
    I checked the short dump, but it seems not helpful.  See below in between two dashed lines for the short dump msg:
    Runtime Errors         DBIF_RSQL_SQL_ERROR
    Exception              CX_SY_OPEN_SQL_DB
           Occurred on     31.10.2005 at 00:02:12
    An exception occurred. This exception is dealt with in more detail below
    . The exception, which is assigned to the class 'CX_SY_OPEN_SQL_DB', was
    neither
    caught nor passed along using a RAISING clause, in the procedure "INSERT_ODS"
    "(FORM)"
    Since the caller of the procedure could not have expected this exception
    to occur, the running program was terminated.
    The reason for the exception is:
    How to correct the error
    The exception must either be prevented, caught within the procedure
    "INSERT_ODS"
    "(FORM)", or declared in the procedure's RAISING clause.
    To prevent the exception, note the following:
    Database error text........: "DbSlExeModifyDB6( SQLExecute ): [IBM][CLI
    Driver][DB2/AIX64] SQL0289N Unable to allocate new pages in table space
    "QDW#ODSD". SQLSTATE=57011 row=261"
    Internal call code.........: "[RSQL/INSR//BIC/B0000432000 ]"
    Please check the entries in the system log (Transaction SM21).
    You may able to find an interim solution to the problem
    in the SAP note system. If you have access to the note system yourself,
    use the following search criteria:
    "DBIF_RSQL_SQL_ERROR" CX_SY_OPEN_SQL_DBC
    "GP3ZBWN7YYJYC54GT20I6UDDJ2Z " or "GP3ZBWN7YYJYC54GT20I6UDDJ2Z "
    "INSERT_ODS"
    If you cannot solve the problem yourself, please send the
    following documents to SAP:
    1. A hard copy print describing the problem.
       To obtain this, select the "Print" function on the current screen.
    2. A suitable hardcopy prinout of the system log.
       To obtain this, call the system log with Transaction SM21
       and select the "Print" function to print out the relevant
       part.
    3. If the programs are your own programs or modified SAP programs,
       supply the source code.
       To do this, you can either use the "PRINT" command in the editor or
    print the programs using the report RSINCL00.
    Details regarding the conditions under which the error occurred
    or which actions and input led to the error.
    What could be the reason?
    Thanks

  • Getting dump when using do_sum in alv field cat in the output of the report

    Dear Freinds,
                 Iam getting the alv report when i click on the segma field (Sum) on my salary
    field iam getting dump. and also if i try to print my alv output iam getting dump , only
    happening to my custom report.
    i have used the following code pleae correct me .
    This perform is used for Layout settings
      perform st_layout_build  using gs_layout.
    form st_layout_build  using  st_ls_layout type slis_layout_alv.
       st_ls_layout-no_input          = 'X'.
      st_ls_layout-colwidth_optimize = 'X'.
    st_ls_layout-zebra             = 'X'.
    st_ls_layout-detail_popup      = 'X'.
    endform.                    " st_layout_build
    Field Catalog details
    perform st_fieldcat_init changing gt_fieldcat.
    form st_fieldcat_init  changing  fp_i_fieldcat type slis_t_fieldcat_alv.
      clear ls_fieldcat.
      ls_fieldcat-col_pos      = 1.
      ls_fieldcat-fieldname    = 'ORGUNIT'.
      ls_fieldcat-seltext_l    = 'Orgunit'.
    ls_fieldcat-no_out       = 'X'.
      append ls_fieldcat to fp_i_fieldcat.
      clear ls_fieldcat.
      ls_fieldcat-col_pos      = 2.
      ls_fieldcat-fieldname    = 'ORGTEXT'.
      ls_fieldcat-seltext_l    = 'Orgdesc'.
    ls_fieldcat-no_out       = 'X'.
      append ls_fieldcat to fp_i_fieldcat.
      clear ls_fieldcat.
      ls_fieldcat-fieldname    = 'SALARY'.
      ls_fieldcat-seltext_l    = 'Salary'.
      ls_fieldcat-col_pos      = 3.
      ls_fieldcat-outputlen   = 15.
      ls_fieldcat-do_sum       = 'X'.
      ls_fieldcat-datatype     = 'CURR'.    "CURR
      append ls_fieldcat to fp_i_fieldcat.
    endform.
    Variant
      perform st_variant_init  using gs_variant g_repid.
    form st_variant_init   using  st_gs_variant type disvariant
                                 st_repid      like sy-repid.
      clear st_gs_variant.
      st_gs_variant-report = st_repid.
    endform.                    " st_variant_init
      g_repid = sy-repid.
      perform st_comment_build  using gt_list_top_of_page[].
    form st_comment_build  using   st_lt_top_of_page type slis_t_listheader.
      data: ls_line type slis_listheader.
    Listenüberschrift: Typ H
      clear ls_line.
      ls_line-typ  = 'H'.
    LS_LINE-KEY:  not used for this type
      ls_line-info = text-000.
      append ls_line to st_lt_top_of_page.
    endform.                    " st_comment_build
         call function 'REUSE_ALV_GRID_DISPLAY'
          exporting
             i_buffer_active        = 'X'
            i_callback_top_of_page = 'TOP_OF_PAGE'
            i_callback_program     = g_repid
            is_layout              = gs_layout
            it_fieldcat            = gt_fieldcat[]
           i_structure_name       = 'i_final'   "c_i_final "'objec'
           i_save                 = g_save
            is_variant             = gs_variant
          tables
            t_outtab               = fp_i_pyrol_final
          exceptions
            program_error          = 1
            others                 = 2.
        if sy-subrc ne 0.
          message e018. " Displaying the ALV GRID has failed
        endif.
    Please could any  one let me know why iam getting dump when iam clicking for total
    on my salary field.
    Regards
    latha

    Dear Chandu,
    my code iam giving in details
    types : begin of ty_output_data,
            staffno     type pernr_d,
            staffname   type emnam,
            grade       type stell,
            orgunit     type orgeh,
            orgtext     type hr_mcstext,
            psgroup     type trfgr,      " Pay Scale Group
            salary      type maxbt,       "PAD_AMT7S,
            rrefunded   type pad_amt7s,
            leavepay    type pad_amt7s,
            mshortfal   type pad_amt7s,   " Medical Shortfall
            echkshfal   type pad_amt7s,   " Execute checkup shortfall
            ofindeduc   type pad_amt7s,   " Other Finance Deduction
            mtyprem     type pad_amt7s,   " maternity premium
            vpbonus     type pad_amt7s,   " VP/Bonus
            gratuity    type pad_amt7s,   " Gratuity
            vpay        type pad_amt7s,   " Variable pay
            mallowance  type pad_amt7s,   " Meal Allowance
            overtime    type pad_amt7s,   " overtime
            other       type  pad_amt7s,  "  OTHER
            pfundeecon  type pad_amt7s,   " PFund Employee's Contribution
            banktrnsfer type pad_amt7s,   " Bank Transfer
            count       type i,
            end of ty_output_data.
    data : i_final         type standard table of ty_output_data.
    iam getting all my data in the internal table  I_FINAL.
    perform get_final_alv  using  i_final.
    form get_final_alv  using   fp_i_pyrol_final type ty_t_output_data.
    *local variable declarations
      data : l_v_idx      type sy-tabix.
    *local work areas
      data : l_wa_final type ty_output_data.
      g_save = 'A'.
    This perform is used for Layout settings
      perform st_layout_build  using gs_layout.
    Field Catalog details
      perform st_fieldcat_init changing gt_fieldcat.
    Variant
      perform st_variant_init  using gs_variant g_repid.
      g_repid = sy-repid.
      perform st_comment_build  using gt_list_top_of_page[].
      if not fp_i_pyrol_final is initial.
        delete adjacent duplicates from fp_i_pyrol_final comparing all fields.
        call function 'REUSE_ALV_GRID_DISPLAY'
          exporting
             i_buffer_active        = 'X'
            i_callback_top_of_page = 'TOP_OF_PAGE'
            i_callback_program     = g_repid
            is_layout              = gs_layout
            it_fieldcat            = gt_fieldcat[]
           i_structure_name       = 'i_final'   "c_i_final "'objec'
           i_save                 = g_save
            is_variant             = gs_variant
          tables
            t_outtab               = fp_i_pyrol_final
          exceptions
            program_error          = 1
            others                 = 2.
        if sy-subrc ne 0.
          message e018. " Displaying the ALV GRID has failed
        endif.
      endif.
    endform.                    " get_final_alv
    form st_layout_build  using  st_ls_layout type slis_layout_alv.
       st_ls_layout-no_input          = 'X'.
      st_ls_layout-colwidth_optimize = 'X'.
    st_ls_layout-zebra             = 'X'.
    st_ls_layout-detail_popup      = 'X'.
    endform.                    " st_layout_build
    form st_fieldcat_init  changing  fp_i_fieldcat type slis_t_fieldcat_alv.
      data: ls_fieldcat type slis_fieldcat_alv.
      clear ls_fieldcat.
      ls_fieldcat-col_pos      = 1.
      ls_fieldcat-fieldname    = 'ORGUNIT'.
      ls_fieldcat-seltext_l    = 'Orgunit'.
    ls_fieldcat-no_out       = 'X'.
      append ls_fieldcat to fp_i_fieldcat.
      clear ls_fieldcat.
      ls_fieldcat-col_pos      = 2.
      ls_fieldcat-fieldname    = 'ORGTEXT'.
      ls_fieldcat-seltext_l    = 'Orgdesc'.
    ls_fieldcat-no_out       = 'X'.
      append ls_fieldcat to fp_i_fieldcat.
      clear ls_fieldcat.
      ls_fieldcat-col_pos      = 5.
      ls_fieldcat-fieldname    = 'STAFFNAME'.
    ls_fieldcat-no_out       = 'X'.
      ls_fieldcat-seltext_l    = 'StaffName'.
      append ls_fieldcat to fp_i_fieldcat.
       clear ls_fieldcat.
      ls_fieldcat-col_pos      = 4.
      ls_fieldcat-fieldname    = 'STAFFNO'.
    ls_fieldcat-no_out       = 'X'.
      ls_fieldcat-seltext_l    = 'StaffNo.'.
      append ls_fieldcat to fp_i_fieldcat.
      clear ls_fieldcat.
      ls_fieldcat-col_pos      = 6.
      ls_fieldcat-fieldname    = 'GRADE'.
      ls_fieldcat-seltext_l    = 'Grade'.
      append ls_fieldcat to fp_i_fieldcat.
      clear ls_fieldcat.
      ls_fieldcat-col_pos      = 3.
      ls_fieldcat-fieldname    = 'COUNT'.
      ls_fieldcat-seltext_l    = 'Headcount'.
      append ls_fieldcat to fp_i_fieldcat.
    if the field name is 'Salary' then do a sum on this field.
    IF  fp_fname = c_betrg.
        l_wa_fieldcat-do_sum    = c_x.
    ENDIF.
    NOTE : IAM GETTING PROBLEM IN THE BELOW SALARY.
    IAM JUST CHECKING ITSELF NOT ALLOWING ME TO EXECUTE
      clear ls_fieldcat.
      ls_fieldcat-fieldname    = 'SALARY'.
      ls_fieldcat-seltext_l    = 'Salary'.
      ls_fieldcat-col_pos      = 7.
      ls_fieldcat-outputlen   = 20.
      ls_fieldcat-do_sum       = 'X'.
      ls_fieldcat-datatype     = 'CURR'.    "CURR
      append ls_fieldcat to fp_i_fieldcat.
      clear ls_fieldcat.
      ls_fieldcat-col_pos      = 9.
      ls_fieldcat-fieldname    = 'LEAVEPAY'.
      ls_fieldcat-seltext_l    = 'Leave Pay'.
      append ls_fieldcat to fp_i_fieldcat.
      clear ls_fieldcat.
      ls_fieldcat-col_pos      = 10.
      ls_fieldcat-fieldname    = 'MSHORTFAL'.
      ls_fieldcat-seltext_l    = 'Med.Sfall'.
      append ls_fieldcat to fp_i_fieldcat.
      clear ls_fieldcat.
      ls_fieldcat-col_pos      = 11.
      ls_fieldcat-fieldname    = 'ECHKSHFAL'.
      ls_fieldcat-seltext_l    = 'EX.Chckup.Sfall'.
      append ls_fieldcat to fp_i_fieldcat.
      clear ls_fieldcat.
      ls_fieldcat-col_pos      = 12.
      ls_fieldcat-fieldname    = 'OFINDEDUC'.
      ls_fieldcat-seltext_l    = 'Oth.Fin.Deduction'.
      append ls_fieldcat to fp_i_fieldcat.
      clear ls_fieldcat.
      ls_fieldcat-col_pos      = 13.
      ls_fieldcat-fieldname    = 'MTYPREM'.
      ls_fieldcat-seltext_l    = 'Mat.Premium'.
      append ls_fieldcat to fp_i_fieldcat.
      clear ls_fieldcat.
      ls_fieldcat-col_pos      = 14.
      ls_fieldcat-fieldname    = 'VPBONUS'.
      ls_fieldcat-seltext_l    = 'VP/Bonus'.
      append ls_fieldcat to fp_i_fieldcat.
      clear ls_fieldcat.
      ls_fieldcat-col_pos      = 15.
      ls_fieldcat-fieldname    = 'GRATUITY'.
      ls_fieldcat-seltext_l    = 'Gratuity'.
      append ls_fieldcat to fp_i_fieldcat.
      clear ls_fieldcat.
      ls_fieldcat-col_pos      = 16.
      ls_fieldcat-fieldname    = 'VPAY'.
      ls_fieldcat-seltext_l    = 'Variable Pay'.
      append ls_fieldcat to fp_i_fieldcat.
      clear ls_fieldcat.
      ls_fieldcat-col_pos      = 17.
      ls_fieldcat-fieldname    = 'MALLOWANCE'.
      ls_fieldcat-seltext_l    = 'Meal.Allowance'.
      append ls_fieldcat to fp_i_fieldcat.
      clear ls_fieldcat.
      ls_fieldcat-col_pos      = 18.
      ls_fieldcat-fieldname    = 'OVERTIME'.
      ls_fieldcat-seltext_l    = 'Overtime'.
      append ls_fieldcat to fp_i_fieldcat.
        clear ls_fieldcat.
      ls_fieldcat-col_pos      = 19.
      ls_fieldcat-fieldname    = 'OTHER'.
      ls_fieldcat-seltext_l    = 'Other'.
      append ls_fieldcat to fp_i_fieldcat.
    pfundeecon
      clear ls_fieldcat.
      ls_fieldcat-col_pos      = 20.
      ls_fieldcat-fieldname    = 'P FUND EMPLOYEES CONTRIBUTION'.
      ls_fieldcat-seltext_l    = 'P.Fund.Emp.Contrib'.
      append ls_fieldcat to fp_i_fieldcat.
      clear ls_fieldcat.
      ls_fieldcat-col_pos      = 21.
      ls_fieldcat-fieldname    = 'BANKTRNSFER'.
      ls_fieldcat-seltext_l    = 'Payment'.
      append ls_fieldcat to fp_i_fieldcat.
    endform.                    " st_fieldcat_init
    form st_variant_init   using  st_gs_variant type disvariant
                                 st_repid      like sy-repid.
      clear st_gs_variant.
      st_gs_variant-report = st_repid.
    endform.                    " st_variant_init
    form st_comment_build  using   st_lt_top_of_page type slis_t_listheader.
      data: ls_line type slis_listheader.
    Listenüberschrift: Typ H
      clear ls_line.
      ls_line-typ  = 'H'.
    LS_LINE-KEY:  not used for this type
      ls_line-info = text-000.
      append ls_line to st_lt_top_of_page.
    endform.                    " st_comment_build
          FORM TOP_OF_PAGE                                              *
    form top_of_page.
      data: l_i_detailheader type slis_t_listheader.
    To get the header for ALV
      perform detail_header changing l_i_detailheader.
      call function 'REUSE_ALV_COMMENTARY_WRITE'
        exporting
          it_list_commentary = l_i_detailheader.
    endform.                    "top_of_page
    form detail_header  changing fp_i_detailheader type slis_t_listheader.
      data: l_wa_header       type slis_listheader,
            l_v_time         type slis_edit_mask,
            l_v_date         type slis_edit_mask,
            l_v_abkrs        type char5,
            l_v_pabrj        type char8,
            l_v_pagno        type char10.
    Local Constants
      constants: l_c_h type char1 value 'H',
                 l_c_1  type i     value '1',
                 l_c_edit type char10 value '__.__.____',
                 l_c_slash  type c value '/'. " constant for slash
    To display the report Header
      l_wa_header-typ = l_c_h.
    WRITE sy-repid TO l_wa_header-info LEFT-JUSTIFIED.
      write text-014  to l_wa_header-info left-justified.
      append l_wa_header to fp_i_detailheader.
      clear l_wa_header.
    To display the Page no
      l_v_pagno =   sy-pagno + l_c_1.
      l_wa_header-typ = c_s.
      l_wa_header-key = text-008. " Page No:
      l_wa_header-info =  l_v_pagno.
      append l_wa_header to fp_i_detailheader.
      clear l_wa_header.
    To Display the User ID
      l_wa_header-typ = c_s.
      l_wa_header-key = text-009. " User ID
      l_wa_header-info = sy-uname.
      append l_wa_header to fp_i_detailheader.
      clear l_wa_header.
    To Display the Date/Time
      l_wa_header-typ = c_s.
      l_wa_header-key = text-010. " Date/Time:
      l_v_time = sy-uzeit.
      l_v_date = sy-datum.
      write: sy-uzeit to l_v_time.
      write sy-datum to l_v_date using edit mask l_c_edit.
      concatenate l_v_date
                  l_c_slash
                  l_v_time into l_wa_header-info+0(25) separated by space.
      append l_wa_header to fp_i_detailheader.
      clear: l_wa_header, l_v_date.
    To Display the Report Description
      l_wa_header-typ = c_s.
      l_wa_header-key = text-011.                " Report Description
      l_wa_header-info = text-012.
      append l_wa_header to fp_i_detailheader.
      clear l_wa_header.
      append l_wa_header to fp_i_detailheader.
    endform.                    " detail_header
    I will be greatful if any one can please help me in removing me the dump.
    REGARDS
    LATHA.

  • /sapapo/ccr runnung in back ground giving dump when i load the result

    hi Gurus,
    when i run /sapapo/ccr report for storage location stoc in back ground and load the saved rerult in variant, system goes into dump when i click storage location stock on the screen, Can you please suggest what could be reason for this.
    Vijai

    i get this error even if i run the report for single plant. after loading the result in /sapapo/ccr suppose i get the below. Now when i click storage location on the screen system shows dump.
    Storage Location Stocks     9     34     0     0     34     0
    Sales Order Stocks     0     0     0     0     0     0
    upon seeing the dump program is terminated at the below step. This program creates parent key and when it tries to find son key system shows blank value. and the program is terminated. same program /sapapo/ccr is not giving any error in foreground
    and we load and process the result for storage location stock successfully.
    CALL METHOD go_parent->go_tree->node_get_first_child
            EXPORTING
              node_key       = lv_parent_key
            IMPORTING
              CHILD_NODE_KEY = lv_son_key
            EXCEPTIONS
              NODE_NOT_FOUND = 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.
    can you please suggest how this program forms parent and son keys.
    thanks

  • Indesign crashes when clicking on print options

    indesign cs6 crashes when clicking on printer or page setup within the print options. OS 10.7.4

    Peter,
    Yes, I can bring up the Paragraph Styles and the Character palettes with no document open, edit the [Basic Paragraph] style to change the font family, then open a blank document, and new text boxes will use that font.
    I'm on a bit of a deadline right now, so I ended up uninstalling ID CS5 and reinstalling it.  I can now successfully bring up the Edit menu and the right-click context menu both in a blank document and in the document I was working on before.  I'm sure the problem will reappear again at some random point in the future, so I am still looking for fixes that don't involve reinstalling the app.
    BTW, I have tried exporting my work document to IDML and re-importing it, but to no avail.  I've also tried toggling Dynamic Spelling (past threads have suggested this as a possible fix), but also to no avail.
    It would be really nice if Adobe products produced some sort of crash dump or bug report when this sort of thing happens...

  • Crash when clicking on edit menu

    Hi,
    on a customers computer, adobe reader crashes when clicking on the edit menu (german menu "Bearbeiten").
    It doesn't matter if a pdf is open or not.
    Uninstalling and reinstalling did not help.
    What can I do?
    Thanks alot,
    Fabian

    Peter,
    Yes, I can bring up the Paragraph Styles and the Character palettes with no document open, edit the [Basic Paragraph] style to change the font family, then open a blank document, and new text boxes will use that font.
    I'm on a bit of a deadline right now, so I ended up uninstalling ID CS5 and reinstalling it.  I can now successfully bring up the Edit menu and the right-click context menu both in a blank document and in the document I was working on before.  I'm sure the problem will reappear again at some random point in the future, so I am still looking for fixes that don't involve reinstalling the app.
    BTW, I have tried exporting my work document to IDML and re-importing it, but to no avail.  I've also tried toggling Dynamic Spelling (past threads have suggested this as a possible fix), but also to no avail.
    It would be really nice if Adobe products produced some sort of crash dump or bug report when this sort of thing happens...

  • DUMP when activating an Infsource or accesing the Scheduler

    Friends,
    I'm having a very annoing dump.
    when activating an infosource (Transfer_Structure/Transfer_Rules), connected to a Business Content Datasource, there is a message telling me there is some warnings and that I should check the log.
    ¿what transaction do I use to check that log?
    If I try activating the infosource once or twice, it finally shows activation OK message.
    If I create an infopackage for that Infosource, a dump appears, and I can't even see the scheduler.
    If the infosurce already have an infopackage, and I double clic on it, the same dump appears.
    The dump Error Analysis shows
    Short text of error message:   
    Data request to the OLTP ***
    and
    "RSM1_CHECK_FOR_DELTAUPD" (tips for notes searching)
    I tryed deleting the infopackage (it is created, but you cannot see its scheduler), deleting the infosource assingment, and then recreating it, bu the problem remains the same.
    Does anyone have an idea?
    thanks in advance
    Mauricio

    Hi Christian,
    thanks for the advice.
    We are using BW 3.1 and CRM 4.0
    I think note 424848 applies to my situation.
    I think note 834249 doesn't apply, but we have 14 SP level, and they recommend using 21 level. This will remain as "Plan B".
    I checked tables ROOSPRMSC and ROOSPRMSF in CRM, as the 424848 note says, and I found some entries for some of the datasources I need to fix.
    The note says that I should not run the RSSM_OLTP_INIT_DELTA_UPDATE report if I find entries in this tables referencing the datasources I need to fix.
    I also checked RSSDLINIT and RSSDLINITSEL tables in BW, and there are no discrepancies with CRM tables. does this mean that I can run the report?
    What Should I do?
    thanks again.
    Mauricio

  • Issue when clicking server tab in console

    hi am in weblogic 10.6.0 so i have a problem when i click server tab in my console it take long to open that tab mybe 30 mins and than it show this error message in red
    A server is an instance of WebLogic Server that runs in its own Java Virtual Machine (JVM) and has its own configuration.
    This page summarizes each server that has been configured in the current WebLogic Server domain.
    Message icon - Error A timeout occured while interacting with WLS_REPORTS. Limited information is available.
    Message icon - Error A timeout occured while interacting with WLS_FORMS. Limited information is available.
    Message icon - Error A timeout occured while interacting with WLS_REPORTS. Limited information is available.
    Message icon - Error A timeout occured while interacting with WLS_FORMS. Limited information is available.

    Hi,
    Have you collected the Thread dump when you face the issue .Collected at least 5 -6 thread dump in an interval of 30 sec apart
    Thread dump will help us to identify what may be the issue and will let us know what the server threads are doing or for what resource they are waiting .
    Use the below link to see the different ways to collect the thread dumps
    Thread dumps & Ways to take thread dumps - weblogicexpert
    Hope it helps

  • UWL Dump - EHP7 - clicking on Task

    Hi All,
    We are upgrading our system from EHP4 to EHP7. After upgrade, we are facing dump in UWL when clicking on 'TASK' tab. Where as after selecting other tabs(Tracking or Notifications) if we select 'Task' tab, items appear in UWL. Please refer the appropriate screen shots below.
    Below is the dump error when clicked directly on "Task" tab.
    No error if any of the other tabs(Tracking or Notifications) selected and then selecting the task tab. Items appear in UWL.
    Thanks in advance,
    Mani.

    Hi!
    This can be occuring due to the fact that the click in the link within the UWL item is trying to perform a navigation to a PCD target which does not exist, or either is inaccessible for the user.
    Based on what you have mentioned, that this is occuring only for one particular end user, maybe the problem can be related to missing permissions for this particular user for reading this iview.
    What you would need to check is the Permissions of this iview (this can be checked in the Content Administration portal role), and check if it has Read user for all the users (Everyone group, for example).
    Update me with your findings, and with any concern which you might have.
    Best regards,
    Armando Zaro

  • How To Handle With Back Ground JOB From WEBUI When Click On "Appove"

    Hi
    How To Scheduled A Job Through ABAP Report In back end  Of CRM when i click on "Approve" Button in WEBUI  From result list.
    As per My requirement I have a Search View and Result View
    In Search View I have  Below Fields
    ITC Vendor ID    
    Claim Status
    User status (date status changed)
    Model
    Serial Number
    Date completed of Service Completion
    Based on Search Criteria I will get Result In Result View.(Suppose 10 Records I got In Result View)
    In the Result View I need to Add one Button As "Approve"
    When i Click On Approve button One Pop up Message Need to Open And In that popup window I need to Display Below Text
    "Approve  Claim Job Has Started In Background  
    Note: Only Claims Which are in Submitted  Status  Will be  Approved. you May Close This Window"
    In SAP CRM System  Back Ground Job Need To Start When Click On "Approve" Button In WEBUI .
    In the Back Ground ABAP Report which will validate based on Result List Records"
    In the Result List we may have all types of Claims which are status in "Submitted" "Pending" "Rejected" "Approve".
    I need to collect all records from Result list and validate Those Records who's Status in "Submitted
    1)Sort all the claims based on ITC Vendor ID.
    2)Grouped all the submitted claims against each ITC Vendor ID from the search result
    3)Change the status of the selected submitted claims to Approved.
    4)Displays information messages as mentioned whenever a claim is approved, the same message will be captured in the job log.
    ‘Claims <ClaimID 1>,…<ClaimID N> now approved for ITC Vendor ID’.
    5)Sending Email to each IRC.
    6)Capture all the approved claims in the below format (Format Attached "Screen Shot Attachment")
    7)Store the file in the Application Server AL11 in .csv format
    Please Find Attachement For Reference.
    1)ITC Claim Screen Shot
    2)Screen Shot For Attachment
    Thanks
    Raj

    Hi,
    You can add the following code in on approve method to show popup to the user,
    IF req_edit IS NOT BOUND. " gloabl attribute in impl class of the view
        REFRESH lt_buttons.
        lss_button-id  = 'btnyes'.
        lss_button-text = 'YES'.
        lss_button-on_click = 'YES'.
        APPEND lss_button TO lt_buttons.
        CLEAR lss_button.
        lss_button-id  = 'btnno'.
        lss_button-text = 'NO'.
        lss_button-on_click = 'NO'.
        APPEND lss_button TO lt_buttons.
        CLEAR lss_button.
        CALL METHOD comp_controller->window_manager->create_popup_2_confirm
          EXPORTING
            iv_title          = 'ATTENTION'
            iv_text           = 'Are you sure you want to edit this document?'
            iv_btncombination = '99'
            iv_custombuttons  = lt_buttons
          RECEIVING
            rv_result         = req_edit.
        req_edit->set_on_close_event( iv_event_name = 'EDIT' iv_view = me ). "#EC NOTEXT
        req_edit->open( ).
        RETURN.
      ELSE.
        lr_node ?= req_edit->get_context_node( 'OUTPUTNODE' ).
        lv_outbound = lr_node->get_event_name( ).
    *  CLEAR ptc_pricing_status.
    *    lv_outbound = req_edit->get_fired_outbound_plug( ).
        IF lv_outbound = 'YES'.
    you can use the submit report code here and you can al the validations here
        ELSE. " No
    if user clicks no nothing to do..
        ENDIF.
        CLEAR req_edit.
      ENDIF.
    Best Regards,
    Dharmakasi.

  • Cannot send email when clicking lonk on web page

    I cannot send email when clicking link on web page. 
    When I would click the link to send via email I was being directed to hotmail to open new account.
    Today the tech tried to assist me and completely messed up my email capabilities by setting up
    windows live account.
    I am thoroughly disgusted with FIOS internet services..Every time I've called them in the past month problem has been with someone else whose portal services they are using.
    I cannot send emails because all my contact information cannot be moved.
    I'm paying for FIOS internet service that is almost non existent.
    THe VZ in home agent doesn't work nor does the FIOS information site.
    My next move is to get rid of FIOS.
    They create more problems then they solve with me.

    If I understand your problem correctly, you are having trouble when clicking on a MailTo link on any webpage? What loads when you click this type of link is a setting in your browser. If you tell us what browser you are using, we can try to direct you to the setting.
    If a forum member gives an answer you like, give them the Kudos they deserve. If a member gives you the answer to your question, mark the answer as Accepted Solution so others can see the solution to the problem.
    "All knowledge is worth having."

Maybe you are looking for

  • I have recieved music from a friend, she bought it on her library, is there a way to transfer it to my library

    i have been given some music by a friend as a present but she bought the music on her account.it is on my ipod. is there a way to transfer it to my library. i use windows. my ipod is 4th generation touch

  • Oreilly.servlet.MultipartRequest Error

    I'm trying to use the oreilly servlet to upload files to my server. I using BEA Weblogic and I'm compiling the servlet via classspath. I use the cos.jar and the servlet.jar to compile my servlet. Everything compiles fine. However, When I try to uploa

  • Migration Assistant Failing

    I am trying to migrate an account from my old iMac running 10.6.8 to my new iMac. I have a SuperDuper backup of my old iMac that I am using. On the first attempt I received a warning that the account names were the same on both iMacs. I changed the n

  • Photoshop CC fail to open after update

       I tried to update Photoshop CC, but got an error message saying the update had failed.  Now I can't open Photoshop CC at all.  The program displays an error message essentially saying that the procedure entry point could not be located.  Thoughts

  • Ruby Tube VST - how to convert/use in Logic Pro

    Hi, Hoping someone can assist, how can I convert the RubyTube vst to be used within Logic? After downloading the file, it appears as a "Unix Executable File", which I assume this is an unknown file type from the Mac's view. What am I doing wrong as w