ABAP Dump ASSIGN LENGTH 0 SAPLSNR3 LOCAL Buffer - BI content installation

Hi all,
I get the following ABAP dump while installing the BI content and choosing the grouping ' in dataflow before' in Bi 7.0 SP 13
Short text                                                             
    Program error: ASSIGN with length 0 in program "SAPLSNR3".                                                                               
Error analysis                                                                     
     In an ASSIGN statement in the program "SAPLSNR3" a field symbol with           
     length 0 should have been created. However, this is not possible.              
     length 0.  This is not possible     s                                                                               
Trigger Location of Runtime Error                                                  
     Program                                 SAPLSNR3                               
     Include                                 LSNR3F01                               
     Row                                     178                                    
     Module type                             (FORM)                                 
     Module Name                             LOCAL_BUFFER                           
How to correct the error                                                             
    If the error occurred in your own ABAP program or in an SAP                      
    program you modified, try to remove the error.                                                                               
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:                                                                               
"ASSIGN_LENGTH_0" " "                                                            
    "SAPLSNR3" or "LSNR3F01"                                                         
    "LOCAL_BUFFER"                                                                               
I did search for the same error discussion in the forum. However most of them are dealing with "LOCAL_ENTRY_EXISTS" while this dump is related to "LOCAL_BUFFER".
Kindly let me know if anyone has similar issue and got it resolved.
Thanks in advance
Kee

For  anyone who come across the same error - here is the solution.
Assign the number ranges for  objects
BI_TS , BI_TSDTEL, BI_TSDOMA and BI_CS  in tcode SNUM as below
No. From Number  To Number      Currenct Number
01    0000000001    9999999999    1
You can surpass this error.
Thanks
Kee

Similar Messages

  • ABAP Dump ITAB_DUPLICATE_KEY deleting ODS data

    Hi,
    We've got an abap dump while trying to delete the ODS data content. The abap dumps registers a ITAB_DUPLICATE_KEY in the program SAPLRSAODS function module RSAR_ODS_GET. We're using BW3.5 patch 4.
    Tried looking at the OSS notes but could not find any relevant oss notes that is on BW3.5. Has anyone manage to solve/experience this issue ?

    look at these previous threads
    What does this runtime error mean?
    "Runtime Error ITAB_DUPLICATE_KEY"
    ITAB_DUPLICATE_KEY dump in the PSA tree or search
    Hope it helps.
    Regards

  • ABAP dump "GETWA_NOT_ASSIGNED" C

    HI,
    kindly suggest we are getting a abap dump while downloading a file and when i check the error in service market place its shows that we have to apply  support packages.can i directly apply support packages by downloading the market or i have to raise a query fro exact support packages to market place.
    my version-mssql2005-ecc5-640version.
    kindly see the below abap dump.
    Runtime Error          GETWA_NOT_ASSIGNED                                                          
    Date and Time          21.10.2008 11:25:01                                                         
    ShrtText                                                                               
    Field symbol has not yet been assigned.                                                       
    What happened?                                                                               
    Error in ABAP application program.                                                                               
    The current ABAP program "SAPLKKBL" had to be terminated because one of the                   
        statements could not be executed.                                                                               
    This is probably due to an error in the ABAP program.                                         
    What can you do?                                                                               
    Print out the error message (using the "Print" function)                                      
        and make a note of the actions and input that caused the                                      
        error.                                                                               
    To resolve the problem, contact your SAP system administrator.                                
        You can use transaction ST22 (ABAP Dump Analysis) to view and administer                      
         termination messages, especially those beyond their normal deletion                          
        date.                                                                               
    is especially useful if you want to keep a particular message.                                
    Error analysis                                                                               
    You attempted to access an unassigned field symbol                                            
        (data segment 169).                                                                               
    This error may occur for any of the following reasons:                                        
        - You address a typed field symbol before it is set using ASSIGN                              
        - You address a field symbol that points to a line in an internal table                       
          that has been deleted                                                                       
        - You address a field symbol that had previously been reset using                             
          UNASSIGN, or that pointed to a local field that no longer exists                            
        - You address a global function interface parameter, even                                     
          though the relevant function module is not active,                                          
          that is it is not in the list of active calls. You can get the list                         
          of active calls from the this short dump.                                                                               
    How to correct the error                                                                               
    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:                                                                               
    "GETWA_NOT_ASSIGNED" C                                                                        
        "SAPLKKBL" or "LKKBLF99"                                                                      
        "GEN_FIELD_OUT2"                                                                               
    If you cannot solve the problem yourself and you wish to send                                 
        an error message to SAP, include the following documents:                                                                               
    1. A printout of the problem description (short dump)                                         
           To obtain this, select in the current display "System->List->                              
           Save->Local File (unconverted)".                                                                               
    2. A suitable printout of the system log                                                      
           To obtain this, call the system log through transaction SM21.                              
           Limit the time interval to 10 minutes before and 5 minutes                                 
           after the short dump. In the display, then select the function                             
           "System->List->Save->Local File (unconverted)".                                                                               
    3. If the programs are your own programs or modified SAP programs,                            
           supply the source code.                                                                    
           To do this, select the Editor function "Further Utilities->                                
           Upload/Download->Download".                                                                               
    4. Details regarding the conditions under which the error occurred                            
           or which actions and input led to the error.                                               
    System environment                                                                               
    SAP Release.............. "640"                                                                               
    Application server....... "TERHSAPTST01"                                                      
        Network address.......... "10.129.48.15"                                                      
        Operating system......... "Windows NT"                                                        
        Release.................. "5.2"                                                               
        Hardware type............ "4x Intel 801586"                                                   
        Character length......... 16 Bits                                                             
        Pointer length........... 32 Bits                                                             
        Work process number...... 0                                                                   
        Short dump setting....... "full"                                                                               
    Database server.......... "TERHSAPTST01"                                                      
        Database type............ "MSSQL"                                                             
        Database name............ "INQ"                                                               
        Database owner........... "inq"                                                                               
    Character set............ "C"                                                                               
    SAP kernel............... "640"                                                               
        Created on............... "Mar 21 2007 23:46:50"                                              
        Created in............... "NT 5.0 2195 Service Pack 4 x86 MS VC++ 13.10"                      
        Database version......... "SQL_Server_8.00 "                                                                               
    Patch level.............. "175"                                                               
        Patch text............... " "                                                                               
    Supported environment....                                                                     
        Database................. "MSSQL 7.00.699 or higher, MSSQL 8.00.194"                          
        SAP database version..... "640"                                                               
        Operating system......... "Windows NT 5.0, Windows NT 5.1, Windows NT 5.2"                                                                               
    Memory usage.............                                                                     
        Roll..................... 8176                                                                
        EM....................... 12542784                                                            
        Heap..................... 0                                                                   
        Page..................... 286720                                                              
        MM Used.................. 8264648                                                             
        MM Free.................. 95024                                                               
        SAP Release.............. "640"                                                                               
    User and Transaction                                                                               
    Client.............. 100                                                                      
        User................ "CHINNIJ"                                                                
        Language key........ "E"                                                                      
        Transaction......... "ZSDOST "                                                                
        Program............. "SAPLKKBL"                                                               
        Screen.............. "SAPLKKBL 0500"                                                          
        Screen line......... 3                                                                        
    Information on where terminated                                                                   
        The termination occurred in the ABAP program "SAPLKKBL" in "GEN_FIELD_OUT2".                  
        The main program was "ZSDSO_ORDER_STATUS ".                                                                               
    The termination occurred in line 3380 of the source code of the (Include)                     
         program "LKKBLF99"                                                                               
    of the source code of program "LKKBLF99" (when calling the editor 33800).                     
    Source Code Extract                                                                               
    Line  SourceCde                                                                               
    3350       else.                                                                               
    3351         assign <fs74> to <field>.                                                           
    3352         gs_fc = gs_sfc74.                                                                   
    3353       endif.                                                                               
    3354     when 075.                                                                               
    3355       if gs_out_flags-slave ne 'X'.                                                         
    3356         assign <fm75> to <field>.                                                           
    3357         gs_fc = gs_mfc75.                                                                   
    3358       else.                                                                               
    3359         assign <fs75> to <field>.                                                           
    3360         gs_fc = gs_sfc75.                                                                   
    3361       endif.                                                                               
    3362     when 076.                                                                               
    3363       if gs_out_flags-slave ne 'X'.                                                         
    3364         assign <fm76> to <field>.                                                           
    3365         gs_fc = gs_mfc76.                                                                   
    3366       else.                                                                               
    3367         assign <fs76> to <field>.                                                           
    3368         gs_fc = gs_sfc76.                                                                   
    3369       endif.                                                                               
    3370     when 077.                                                                               
    3371       if gs_out_flags-slave ne 'X'.                                                         
    3372         assign <fm77> to <field>.                                                           
    3373         gs_fc = gs_mfc77.                                                                   
    3374       else.                                                                               
    3375         assign <fs77> to <field>.                                                           
    3376         gs_fc = gs_sfc77.                                                                   
    3377       endif.                                                                               
    3378     when 078.                                                                               
    3379       if gs_out_flags-slave ne 'X'.                                                         
    >>>>>         assign <fm78> to <field>.                                                           
    3381         gs_fc = gs_mfc78.                                                                   
    3382       else.                                                                               
    3383         assign <fs78> to <field>.                                                           
    3384         gs_fc = gs_sfc78.                                                                   
    3385       endif.                                                                               
    3386     when 079.                                                                               
    3387       if gs_out_flags-slave ne 'X'.                                                         
    3388         assign <fm79> to <field>.                                                           
    3389         gs_fc = gs_mfc79.                                                                   
    3390       else.                                                                               
    3391         assign <fs79> to <field>.                                                           
    3392         gs_fc = gs_sfc79.                                                                   
    3393       endif.                                                                               
    3394     when 080.                                                                               
    3395       if gs_out_flags-slave ne 'X'.                                                         
    3396         assign <fm80> to <field>.                                                           
    3397         gs_fc = gs_mfc80.                                                                   
    3398       else.                                                                               
    3399         assign <fs80> to <field>.                                                           
    Contents of system fields                                                                         
    Name     Val.                                                                               
    SY-SUBRC 4                                                                               
    SY-INDEX 78                                                                               
    SY-TABIX 0                                                                               
    SY-DBCNT 0                                                                               
    SY-FDPOS 0                                                                               
    SY-LSIND 0                                                                               
    SY-PAGNO 1                                                                               
    SY-LINNO 7                                                                               
    SY-COLNO 1002                                                                               
    SY-PFKEY STANDARD                                                                               
    SY-UCOMM %PC                                                                               
    SY-TITLE Order Data ware house                                                                    
    SY-MSGTY                                                                               
    SY-MSGID                                                                               
    SY-MSGNO 000                                                                               
    SY-MSGV1                                                                               
    SY-MSGV2                                                                               
    SY-MSGV3                                                                               
    SY-MSGV4                                                                               
    Active Calls/Events                                                                               
    No.   Ty.          Program                             Include                             Line   
          Name                                                                               
    16 FORM         SAPLKKBL                            LKKBLF99                             3380  
          GEN_FIELD_OUT2                                                                               
    15 FORM         SAPLKKBL                            LKKBLF99                              777  
          GEN_LINE_OUT                                                                               
    14 FORM         SAPLKKBL                            LKKBLF98                             1314  
          DATA_OUT_SIMPLE                                                                               
    13 FORM         SAPLKKBL                            LKKBLF01                              360  
          LIST_OUTPUT_NEW                                                                               
    12 FORM         SAPLKKBL                            LKKBLF01                             6109  
          FIRST_LIST_DISPLAY                                                                          
       11 MODULE (PBO) SAPLKKBL                            LKKBLO01                               11  
          LIST_DISPLAY                                                                               
    10 FUNCTION     SAPLKKBL                            LKKBLU01                              419  
          K_KKB_LIST_DISPLAY                                                                               
    9 METHOD       CL_GUI_ALV_GRID===============CP    CL_GUI_ALV_GRID===============CM00R   455  
          CL_GUI_ALV_GRID=>PRINT_BACKEND                                                              
        8 METHOD       CL_GUI_ALV_GRID===============CP    CL_GUI_ALV_GRID===============CM008     3  
          CL_GUI_ALV_GRID=>EXPORT_TO_LOCAL_FILE                                                       
        7 METHOD       CL_GUI_ALV_GRID===============CP    CL_GUI_ALV_GRID===============CM007   481  
          CL_GUI_ALV_GRID=>EXECUTE_FCODE                                                              
        6 METHOD       CL_GUI_ALV_GRID===============CP    CL_GUI_ALV_GRID===============CM01E    58  
          CL_GUI_ALV_GRID=>SET_FUNCTION_CODE                                                          
        5 FORM         SAPLSLVC_FULLSCREEN                 LSLVC_FULLSCREENF01                  1167  
          PAI                                                                               
    4 MODULE (PAI) SAPLSLVC_FULLSCREEN                 LSLVC_FULLSCREENI01                     4  
          PAI                                                                               
    3 FUNCTION     SAPLSLVC_FULLSCREEN                 LSLVC_FULLSCREENU01                   186  
          REUSE_ALV_GRID_DISPLAY                                                                      
        2 FORM         ZSDSO_ORDER_STATUS                  ZSDSO_ORDER_STATUS                   1305  
          DATA_DISPLAY                                                                               
    1 EVENT        ZSDSO_ORDER_STATUS                  ZSDSO_ORDER_STATUS                    632  
          START-OF-SELECTION                                                                          
    Chosen variables                                                                               
    Name                                                                               
    Val.                                                                               
    No.      16 Ty.          FORM                                                                     
    Name  GEN_FIELD_OUT2                                                                               
    <FS76>                                                                               
    <FIELD>                                                                               
    222                                                                               
    000                                                                               
    000                                                                               
    000                                                                               
    GS_FC                                                                               
    ##M#MVGR5                         I_OUT                                                       
        0040454532222222222222222222222222454552222222222222222222222222222222222222222222222222222222
        10D0D672500000000000000000000000009FF540000000000000000000000000000000000000000000000000000000
        0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
        0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    GS_SFC76                                                                               
    0000222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
        0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
        0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
        0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    GFLG_FIELD                                                                               
    2                                                                               
    0                                                                               
    0                                                                               
    0                                                                               
    GS_SFC24                                                                               
    0000222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
        0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
        0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
        0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    GS_OUT-FIELD_COLCOUNT                                                                               
    78                                                                               
    4000                                                                               
    E000                                                                               
    GT_INFO_COUNTTAB_OUTTAB                                                                               
    Table[initial]                                                                               
    SY-REPID                                                                               
    SAPLKKBL                                                                               
    5454444422222222222222222222222222222222                                                      
        310CBB2C00000000000000000000000000000000                                                      
        0000000000000000000000000000000000000000                                                      
        0000000000000000000000000000000000000000                                                      
    GS_OUT_FLAGS-SLAVE                                                                               
    2                                                                               
    0                                                                               
    0                                                                               
    0                                                                               
    SPACE                                                                               
    2                                                                               
    0                                                                               
    0                                                                               
    0                                                                               
    <FM77>                                                                               
    222                                                                               
    000                                                                               
    000                                                                               
    000                                                                               
    GS_MFC77                                                                               
    ##M#MVGR5                         I_OUT                                                       
        0040454532222222222222222222222222454552222222222222222222222222222222222222222222222222222222
        10D0D672500000000000000000000000009FF540000000000000000000000000000000000000000000000000000000
        0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
        0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    <FS77>                                                                               
    GS_SFC77                                                                               
    0000222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
        0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
        0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
        0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    TC_FIELD_LIST-CX                                                                               
    <initial>                                                                               
    <initial>                                                                               
    <initial>                                                                               
    GT_INFO_FILTER_OUTTAB                                                                               
    Table[initial]                                                                               
    <FM78>                                                                               
    GS_MFC78                                                                               
    ##N#ZRELEASE                      I_OUT                                                       
        0040554444542222222222222222222222454552222222222222222222222222222222222222222222222222222222
        10E0A25C513500000000000000000000009FF540000000000000000000000000000000000000000000000000000000
        0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
        0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    <FS78>                                                                               
    GS_SFC78                                                                               
    0000222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
        0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
        0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
        0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    HEAD                                                                               
    22222222222222222222                                                                               
    00000000000000000000                                                                               
    00000000000000000000                                                                               
    00000000000000000000                                                                          
    G_INFO_POPUP                                                                               
    2                                                                               
    0                                                                               
    0                                                                               
    0                                                                               
    No.      15 Ty.          FORM                                                                     
    Name  GEN_LINE_OUT                                                                               
    GT_STACK2-S_SUBTOT_OPTIONS-OFFSET                                                                 
        0                                                                               
    0000                                                                               
    0000                                                                               
    %_DUMMY$$                                                                               
    2222                                                                               
    0000                                                                               
    0000                                                                               
    0000                                                                               
    SYST-REPID                                                                               
    SAPLKKBL                                                                               
    5454444422222222222222222222222222222222                                                      
        310CBB2C00000000000000000000000000000000                                                      
        0000000000000000000000000000000000000000                                                      
        0000000000000000000000000000000000000000                                                      
    GS_ACT_GROUP-SUBTOT                                                                               
    2                                                                               
    0                                                                               
    0                                                                               
    0                                                                               
    GS_OUT_FLAGS-SUM                                                                               
    2                                                                               
    0                                                                               
    0                                                                               
    0                                                                               
    EUINFO                                                                               
                            0000000000000000###
        2222222222222222222222222222222222222222222222200022222222222222222222222223333333333333333000
        0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
        0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
        0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    %_SPACE                                                                               
    2                                                                               
    0                                                                               
    0                                                                               
    0                                                                               
    GS_OUT_FLAGS-HOTLINE                                                                               
    2                                                                               
    0                                                                               
    0                                                                               
    0                                                                               
    GS_OUT-COL                                                                               
    2                                                                               
    0000                                                                               
    2000                                                                               
    GS_OUT-INT                                                                               
    0                                                                               
    0000                                                                               
    0000                                                                               
    GS_OUT-ROWS                                                                               
    1                                                                               
    0000                                      

    Hi,
    We got a lot of short dumps with the same error when we upgraded from 46C to ECC6.
    They were all for reports that used ALV and in evry case, corrections were needed to the field catalog.
    I suggest that you double and triple check the table and field names in your field catalog. ALV is a lot more sensitive in ECC6 (or performs less checks) and it is possible that you're experiencing the same problem in ECC5.
    Hope that answers your question
    Alex Dixon

  • Regarding EXPORT_COMPRESS_ERROR ABAP dump

    Hello Experts,
    In our BI System, we are getting EXPORT_COMPRESS_ERROR ABAP dump. And not able to find out any SAP notes regarding this dump.
    Waiting for your kind response.
    Runtime Errors         EXPORT_COMPRESS_ERROR
    Date and Time          11.04.2008 16:40:42
    Short text
    Internal error when compressing data.
    What happened?
    Error in the SAP kernel.
    The current ABAP "SAPLRSDRI_SERVICES" program had to be terminated because the
    ABAP processor detected an internal system error.
    In the EXPORT TO DATABASE statement, an internal error occurred
    when compressing data.
    What can you do?
    Note which actions and input led to the error.
    For further help in handling the problem, contact your SAP administrator
    You can use the ABAP dump analysis transaction ST22 to view and manage
    termination messages, in particular for long term reference.
    Error analysis
    There is an internal system error.
    eliminated with ABAP/4.
    Last error logged in SAP kernel
    Component............ "EM"
    Place................ "SAP-Server u962004s_P38_67 on host u962004s (wp 23)"
    Version.............. 37
    Error code........... 7
    Error text........... "Warning: EM-Memory exhausted: Workprocess gets PRIV "
    Description.......... " "
    System call.......... " "
    Module............... "emxx.c"
    Line................. 1881
    The error reported by the operating system is:
    Error number..... " "
    Error text....... " "
    How to correct the error
    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:
    "EXPORT_COMPRESS_ERROR" " "
    "SAPLRSDRI_SERVICES" or "LRSDRI_SERVICESF01"
    "DATA_WRAP_UC"
    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.
    System environment
    SAP-Release 700
    Application server... "u962004s"
    Network address...... "10.200.230.110"
    Operating system..... "HP-UX"
    Release.............. "B.11.23"
    Hardware type........ "ia64"
    Character length.... 8 Bits
    Pointer length....... 64 Bits
    Work process number.. 23
    Shortdump setting.... "full"
    Database server... "u962004s"
    Database type..... "ORACLE"
    Database name..... "P38"
    Database user ID.. "SAPP38"
    Char.set.... "de_DE.iso88591"
    SAP kernel....... 700
    created (date)... "Dec 30 2007 21:06:56"
    create on........ "HP-UX B.11.23 U ia64"
    Database version. "OCI_102 (10.2.0.2.0) "
    Patch level. 141
    Patch text.. " "
    Database............. "ORACLE 9.2.0.., ORACLE 10.1.0.., ORACLE 10.2.0.."
    SAP database version. 700
    Operating system..... "HP-UX B.11"
    Memory consumption
    Roll.... 6219104
    EM...... 2291965488
    Heap.... 2302579280
    Page.... 16384
    MM Used. 4399764848
    MM Free. 194652624
    User and Transaction
    Client.............. 100
    User................ "K59461"
    Language Key........ "D"
    Transaction......... " "
    Transactions ID..... "47FF35AD14F65486E10000000AC8E66E"
    Program............. "SAPLRSDRI_SERVICES"
    Screen.............. "SAPMSSY1 3004"
    Screen Line......... 2
    Information on caller of Remote Function Call (RFC):
    System.............. "P38"
    Database Release.... 700
    Kernel Release...... 700
    Connection Type..... 3 (2=R/2, 3=ABAP System, E=Ext., R=Reg. Ext.)
    Call Type........... "asynchron with reply and non-transactional (emode 0,
    imode 0)"
    Inbound TID.........." "
    Inbound Queue Name..." "
    Outbound TID........." "
    Outbound Queue Name.." "
    Client.............. 100
    User................ "K59461"
    Transaction......... " "
    Call Program........."SAPLZ_ZOP01_VCUBES"
    Function Module..... "RSDRI_INFOPROV_READ_RFC"
    Call Destination.... "NONE"
    Source Server....... "u962004s_P38_67"
    Source IP Address... "10.200.230.110"
    Additional information on RFC logon:
    Trusted Relationship " "
    Logon Return Code... 0
    Trusted Return Code. 0
    Note: For releases < 4.0, information on the RFC caller are often
    only partially available.
    Information on where terminated
    Termination occurred in the ABAP program "SAPLRSDRI_SERVICES" - in
    "DATA_WRAP_UC".
    The main program was "SAPMSSY1 ".
    In the source code you have the termination point in line 194
    of the (Include) program "LRSDRI_SERVICESF01".
    Source Code Extract
    Line
    SourceCde
    164
    165
    CLEAR: l_string.
    166
    167
    CALL METHOD cl_abap_container_utilities=>fill_container_c
    168
    EXPORTING
    169
    im_value     = <l_s_data>
    170
    IMPORTING
    171
    ex_container = l_string.
    172
    173
    PERFORM wrap_str_to_c255
    174
    USING    l_string
    175
    CHANGING e_t_outdata.
    176
    177
    ENDLOOP.
    178
    179
    ENDFORM.                    " data_wrap_std
    180
    181
    *&      Form  data_wrap_uc
    182
    183
          text
    184
    185
         -->P_I_T_DATA  text
    186
         <--P_E_OUTDATA_UC  text
    187
    188
    FORM data_wrap_uc
    189
    USING    i_t_data      TYPE STANDARD TABLE
    190
    i_compress    TYPE rs_bool
    191
    CHANGING e_outdata_uc  TYPE xstring.
    192
    193
    IF i_compress = rs_c_true.
    >>>>>
    EXPORT rsdri = i_t_data
    195
    TO DATA BUFFER e_outdata_uc
    196
    COMPRESSION ON.
    197
    ELSE.
    198
    EXPORT rsdri = i_t_data
    199
    TO DATA BUFFER e_outdata_uc
    200
    COMPRESSION OFF.
    201
    ENDIF.
    202
    203
    IF sy-subrc <> 0.
    204
       RAISE conversion_error.
    205
    ENDIF.
    206
    207
    ENDFORM.                    " data_wrap_uc
    208
    209
    210
    FORM data_wrap_250
    211
    212
    213
    Contents of system fields
    Name
    Val.
    SY-SUBRC
    0
    SY-INDEX
    1
    SY-TABIX
    0
    SY-DBCNT
    1
    SY-FDPOS
    25
    SY-LSIND
    0
    SY-PAGNO
    0
    SY-LINNO
    1
    SY-COLNO
    1
    SY-PFKEY
    SY-UCOMM
    SY-TITLE
    CPIC- und RFC-Steuerung
    SY-MSGTY
    E
    SY-MSGID
    BL
    SY-MSGNO
    209
    SY-MSGV1
    SY-MSGV2
    SY-MSGV3
    SY-MSGV4
    SY-MODNO
    0
    SY-DATUM
    20080411
    SY-UZEIT
    163555
    SY-XPROG
    SAPLRSDRI
    SY-XFORM
    RSDRI_INFOPROV_READ_RFC
    Active Calls/Events
    No.   Ty.          Program                             Include                             Line
    Name
    7 FORM         SAPLRSDRI_SERVICES                  LRSDRI_SERVICESF01                    194
    DATA_WRAP_UC
    6 FUNCTION     SAPLRSDRI_SERVICES                  LRSDRI_SERVICESU04                     29
    RSDRI_DATA_WRAP
    5 FORM         GP49E5DYREKDNLT28VWMJJ5FAZY         GP49E5DYREKDNLT28VWMJJ5FAZY           199
    INFOPROV_READ_RSDRI
    4 FUNCTION     SAPLRSDRI                           LRSDRIU02                             153
    RSDRI_INFOPROV_READ_RFC
    3 FORM         SAPLRSDRI                           LRSDRIU02                               1
    RSDRI_INFOPROV_READ_RFC
    2 FORM         SAPMSSY1                            SAPMSSY1                               85
    REMOTE_FUNCTION_CALL
    1 MODULE (PBO) SAPMSSY1                            SAPMSSY1                               30
    %_RFC_START
    Chosen variables
    Name
    Val.
    No.       7 Ty.          FORM
    Name  DATA_WRAP_UC
    SYST-REPID
    SAPLRSDRI_SERVICES
    5454554545545544452222222222222222222222
    310C23429F352693530000000000000000000000
    I_COMPRESS
    X
    5
    8
    RS_C_TRUE
    X
    5
    8
    SY
    ###############################################################################À##############
    0000000000000000000000000000000000000000000000010000000000000000000000000000000C00000000000000
    0001000000000000000000000000000000000000000100090001000000010000000000000000002000000000000000
    I_T_DATA
    Table IT_4214[3004988x1456]
    PROGRAM=GP49E5DYREKDNLT28VWMJJ5FAZYFORM=INFOPROV_READ_RSDRIDATA=L_T_DATA
    Table reference: 245
    TABH+  0(20) = C0000005B3A98DB0000000000000000000000000
    TABH+ 20(20) = 000000F500001076002DDA3C000005B0FFFFFFFF
    TABH+ 40(16) = 0400002A00000B10000824C401800000
    store        = 0xC0000005B3A98DB0
    ext1         = 0x0000000000000000
    shmId        = 0     (0x00000000)
    id           = 245   (0x000000F5)
    label        = 4214  (0x00001076)
    fill         = 3004988 (0x002DDA3C)
    leng         = 1456  (0x000005B0)
    loop         = -1    (0xFFFFFFFF)
    xtyp         = TYPE#000040
    occu         = 8     (0x00000008)
    access       = 1     (ItAccessStandard)
    idxKind      = 0     (ItIndexNone)
    uniKind      = 2     (ItUniqueNon)
    keyKind      = 1     (default)
    cmpMode      = 8     (cmpManyEq)
    occu0        = 1
    groupCntl    = 0
    rfc          = 0
    unShareable  = 0
    mightBeShared = 0
    sharedWithShmTab = 0
    isShmLockId  = 0
    gcKind       = 0
    isUsed       = 1
    isCtfyAble   = 1
    >>>>> Shareable Table Header Data <<<<<
    tabi         = 0xC0000009BB9B2090
    pgHook       = 0x600000008EAEC160
    idxPtr       = 0x0000000000000000
    shmTabhSet   = 0x0000000000000000
    id           = 3503  (0x00000DAF)
    refCount     = 0     (0x00000000)
    tstRefCount  = 0     (0x00000000)
    lineAdmin    = 3014656 (0x002E0000)
    lineAlloc    = 3004992 (0x002DDA40)
    shmVersId    = 0     (0x00000000)
    shmRefCount  = 1     (0x00000001)
    >>>>> 1st level extension part <<<<<
    regHook      = Not allocated
    collHook     = Not allocated
    ext2         = Not allocated
    >>>>> 2nd level extension part <<<<<
    tabhBack     = Not allocated
    delta_head   = Not allocated
    pb_func      = Not allocated
    pb_handle    = Not allocated
    %_DUMMY$$
    2222
    0000
    E_OUTDATA_UC
    ÿ#######1100####ÒWÜ#####°ï6=³$Ç~ßsæ#ä5L#¼ -^##há#°#!&ß3#ð#ô#Á#p6##Òâ¬###Å#.À#6²aÀ#kÀ6´1ÀOp##ú#
    F000008033330000D5D01190BE33B2C7D7E8E348BA25816E8B822D30F8F1C07321DEA019C12C93B6C86C3B3C4700F0
    F61122001100000027C52FD20F6D347EF36545C1C0DE008100016F3B064D13063B22C59855E056210BB06410F019A0
    SYST
    ###############################################################################À##############
    0000000000000000000000000000000000000000000000010000000000000000000000000000000C00000000000000
    0001000000000000000000000000000000000000000100090001000000010000000000000000002000000000000000
    No.       6 Ty.          FUNCTION
    Name  RSDRI_DATA_WRAP
    I_COMPRESS
    X
    5
    8
    I_RESULT250
    2
    0
    I_T_DATA
    Table IT_4214[3004988x1456]
    I_UNICODE_RESULT
    X
    5
    8
    E_OUTDATA_UC
    ÿ#######1100####ÒWÜ#####°ï6=³$Ç~ßsæ#ä5L#¼ -^##há#°#!&ß3#ð#ô#Á#p6##Òâ¬###Å#.À#6²aÀ#kÀ6´1ÀOp##ú#
    F000008033330000D5D01190BE33B2C7D7E8E348BA25816E8B822D30F8F1C07321DEA019C12C93B6C86C3B3C4700F0
    F61122001100000027C52FD20F6D347EF36545C1C0DE008100016F3B064D13063B22C59855E056210BB06410F019A0
    E_T_OUTDATA
    Table[initial]
    E_T_OUTDATA250
    Table[initial]
    RS_C_FALSE
    2
    0
    SY-REPID
    SAPLRSDRI_SERVICES
    5454554545545544452222222222222222222222
    310C23429F352693530000000000000000000000
    No.       5 Ty.          FORM
    Name  INFOPROV_READ_RSDRI
    SY-SUBRC
    0
    0000
    0000
    SY-REPID
    GP49E5DYREKDNLT28VWMJJ5FAZY
    4533434554444453355444344552222222222222
    7049554925B4EC42867DAA561A90000000000000
    SY
    ###############################################################################À##############
    0000000000000000000000000000000000000000000000010000000000000000000000000000000C00000000000000
    0001000000000000000000000000000000000000000100090001000000010000000000000000002000000000000000
    %_DUMMY$$
    2222
    0000
    %_SPACE
    2
    0
    SYST-REPID
    GP49E5DYREKDNLT28VWMJJ5FAZY
    4533434554444453355444344552222222222222
    7049554925B4EC42867DAA561A90000000000000
    I_OUTU
    X
    5
    8
    RS_C_TRUE
    X
    5
    8
    L_T_DATA
    Table IT_4214[3004988x1456]
    E_RFCOUT_UC
    ÿ#######1100####ÒWÜ#####°ï6=³$Ç~ßsæ#ä5L#¼ -^##há#°#!&ß3#ð#ô#Á#p6##Òâ¬###Å#.À#6²aÀ#kÀ6´1ÀOp##ú#
    F000008033330000D5D01190BE33B2C7D7E8E348BA25816E8B822D30F8F1C07321DEA019C12C93B6C86C3B3C4700F0
    F61122001100000027C52FD20F6D347EF36545C1C0DE008100016F3B064D13063B22C59855E056210BB06410F019A0
    I_S_RFCMODE
    0.0.0.1.
    22222222222222222222222222222222222222220000
    00000000000000000000000000000000000000000000
    I_S_RFCMODE-RFC_RECEIVER
    222222222222222222222222222222
    000000000000000000000000000000
    E_EOD
    X
    5
    8
    I_S_RFCMODE-ID
    2222222222
    0000000000
    No.       4 Ty.          FUNCTION
    Name  RSDRI_INFOPROV_READ_RFC
    I_AUTHORITY_CHECK
    R
    5
    2
    I_CURRENCY_CONVERSION
    X
    5
    8
    I_DEBUG
    2
    0
    I_FILENAME
    222222222222222222222222222222222222222222222222222222222222
    000000000000000000000000000000000000000000000000000000000000
    I_INFOPROV
    B100_CB3E
    433354434222222222222222222222
    2100F3235000000000000000000000
    I_MAXROWS
    0
    0000
    0000
    I_READ_ODS_DELTA
    2
    0
    I_REFERENCE_DATE
    20080411
    33333333
    20080411
    I_RESULTTYPE
    U
    5
    5
    I_ROLLUP_ONLY
    X
    5
    8
    I_SAVE_IN_FILE
    2
    0
    I_SAVE_IN_TABLE
    2
    0
    I_S_RFCMODE
    0.0.0.1.
    22222222222222222222222222222222222222220000
    00000000000000000000000000000000000000000000
    I_TABLENAME
    222222222222222222222222222222
    000000000000000000000000000000
    I_USE_AGGREGATES
    X
    5
    8
    I_USE_DB_AGGREGATION
    X
    5
    8
    E_AGGREGATE
    B100_CB3E$X
    433354434252222222222222222222
    2100F3235480000000000000000000
    E_END_OF_DATA
    X
    5
    8
    E_RFCDATA_UC
    ÿ#######1100####ÒWÜ#####°ï6=³$Ç~ßsæ#ä5L#¼ -^##há#°#!&ß3#ð#ô#Á#p6##Òâ¬###Å#.À#6²aÀ#kÀ6´1ÀOp##ú#
    F000008033330000D5D01190BE33B2C7D7E8E348BA25816E8B822D30F8F1C07321DEA019C12C93B6C86C3B3C4700F0
    F61122001100000027C52FD20F6D347EF36545C1C0DE008100016F3B064D13063B22C59855E056210BB06410F019A0
    E_SPLIT_OCCURRED
    2
    0
    E_T_FIELD[]
    Table IT_4[180x40]
    FUNCTION-POOL=RSDRIFORM=RSDRI_INFOPROV_READ_RFCDATA=%_%_E_T_FIELD
    Table reference: 4
    TABH+  0(20) = C0000005B3902040C0000005B38D281000000000
    TABH+ 20(20) = 0000000400000004000000B400000028FFFFFFFF
    TABH+ 40(16) = 0400000100000F700010249401800000
    store        = 0xC0000005B3902040
    ext1         = 0xC0000005B38D2810
    shmId        = 0     (0x00000000)
    id           = 4     (0x00000004)
    label        = 4     (0x00000004)
    fill         = 180   (0x000000B4)
    leng         = 40    (0x00000028)
    loop         = -1    (0xFFFFFFFF)
    xtyp         = TYPE#000060
    occu         = 16    (0x00000010)
    access       = 1     (ItAccessStandard)
    idxKind      = 0     (ItIndexNone)
    uniKind      = 2     (ItUniqueNon)
    keyKind      = 1     (default)
    cmpMode      = 2     (cmpSingleMcmpR)
    occu0        = 1
    groupCntl    = 0
    rfc          = 0
    unShareable  = 0
    mightBeShared = 0
    sharedWithShmTab = 0
    isShmLockId  = 0
    gcKind       = 0
    isUsed       = 1
    isCtfyAble   = 1
    >>>>> Shareable Table Header Data <<<<<
    tabi         = 0xC0000005B39020A0
    pgHook       = 0xC0000005B38FC770
    idxPtr       = 0x0000000000000000
    shmTabhSet   = 0x0000000000000000
    id           = 16    (0x00000010)
    refCount     = 0     (0x00000000)
    tstRefCount  = 0     (0x00000000)
    lineAdmin    = 304   (0x00000130)
    lineAlloc    = 304   (0x00000130)
    shmVersId    = 0     (0x00000000)
    shmRefCount  = 1     (0x00000001)
    >>>>> 1st level extension part <<<<<
    regHook      = 0x0000000000000000
    collHook     = 0x0000000000000000
    ext2         = 0xC0000005B38D27A0
    >>>>> 2nd level extension part <<<<<
    tabhBack     = 0xC0000005B38D2740
    delta_head   = 0000000000000000000000000000000000000000000000000000000000000000000000000000000
    pb_func      = 0x0000000000000000
    pb_handle    = 0x0000000000000000
    E_T_RFCDATA[]
    Table IT_5[0x256]
    FUNCTION-POOL=RSDRIFORM=RSDRI_INFOPROV_READ_RFCDATA=%_%_E_T_RFCDATA
    Table reference: 5
    TABH+  0(20) = 0000000000000000C0000005B38D292000000000
    TABH+ 20(20) = 00000005000000050000000000000100FFFFFFFF
    TABH+ 40(16) = 0400000100000E580010249401800000
    store        = 0x0000000000000000
    ext1         = 0xC0000005B38D2920
    shmId        = 0     (0x00000000)
    id           = 5     (0x00000005)
    label        = 5     (0x00000005)
    fill         = 0     (0x00000000)
    leng         = 256   (0x00000100)
    loop         = -1    (0xFFFFFFFF)
    xtyp         = TYPE#000055
    occu         = 16    (0x00000010)
    access       = 1     (ItAccessStandard)
    idxKind      = 0     (ItIndexNone)
    uniKind      = 2     (ItUniqueNon)
    keyKind      = 1     (default)
    cmpMode      = 2     (cmpSingleMcmpR)
    occu0        = 1
    groupCntl    = 0
    rfc          = 0
    unShareable  = 0
    mightBeShared = 0
    sharedWithShmTab = 0
    isShmLockId  = 0
    gcKind       = 0
    isUsed       = 1
    isCtfyAble   = 1
    >>>>> Shareable Table Header Data <<<<<
    tabi         = Not allocated
    pghook       = Not allocated
    idxPtr       = Not allocated
    shmTabhSet   = Not allocated
    id           = Not allocated
    refCount     = Not allocated
    tstRefCount  = Not allocated
    lineAdmin    = Not allocated
    lineAlloc    = Not allocated
    shmVersId    = Not allocated
    shmRefCount  = Not allocated
    shmIsReadOnly = Not allocated
    >>>>> 1st level extension part <<<<<
    regHook      = 0x0000000000000000
    collHook     = 0x0000000000000000
    ext2         = 0xC0000005B38D28B0
    >>>>> 2nd level extension part <<<<<
    tabhBack     = 0xC0000005B38D2850
    delta_head   = 0000000000000000000000000000000000000000000000000000000000000000000000000000000
    pb_func      = 0x0000000000000000
    pb_handle    = 0x0000000000000000
    E_T_RFCDATAV[]
    Table IT_6[0x100]
    FUNCTION-POOL=RSDRIFORM=RSDRI_INFOPROV_READ_RFCDATA=%_%_E_T_RFCDATAV
    Table reference: 6
    TABH+  0(20) = 0000000000000000C0000005B38D2A3000000000
    TABH+ 20(20) = 00000006000000060000000000000064FFFFFFFF
    TABH+ 40(16) = 0400000100000F000010249401800000
    store        = 0x0000000000000000
    ext1         = 0xC0000005B38D2A30
    shmId        = 0     (0x00000000)
    id           = 6     (0x00000006)
    label        = 6     (0x00000006)
    fill         = 0     (0x00000000)
    leng         = 100   (0x00000064)
    loop         = -1    (0xFFFFFFFF)
    xtyp         = TYPE#000058
    occu         = 16    (0x00000010)
    access       = 1     (ItAccessStandard)
    idxKind      = 0     (ItIndexNone)
    uniKind      = 2     (ItUniqueNon)
    keyKind      = 1     (default)
    cmpMode      = 2     (cmpSingleMcmpR)
    occu0        = 1
    groupCntl    = 0
    rfc          = 0
    unShareable  = 0
    mightBeShared = 0
    sharedWithShmTab = 0
    isShmLockId  = 0
    gcKind       = 0
    isUsed       = 1
    isCtfyAble   = 1
    >>>>> Shareable Table Header Data <<<<<
    tabi         = Not allocated
    pghook       = Not allocated
    idxPtr       = Not allocated
    shmTabhSet   = Not allocated
    id           = Not allocated
    refCount     = Not allocated
    tstRefCount  = Not allocated
    lineAdmin    = Not allocated
    lineAlloc    = Not allocated
    shmVersId    = Not allocated
    shmRefCount  = Not allocated
    shmIsReadOnly = Not allocated
    >>>>> 1st level extension part <<<<<
    regHook      = 0x0000000000000000
    collHook     = 0x0000000000000000
    ext2         = 0xC0000005B38D29C0
    >>>>> 2nd level extension part <<<<<
    tabhBack     = 0xC0000005B38D2960
    delta_head   = 0000000000000000000000000000000000000000000000000000000000000000000000000000000
    pb_func      = 0x0000000000000000
    pb_handle    = 0x0000000000000000
    I_T_RANGE[]
    Table IT_0[24x153]
    FUNCTION-POOL=RSDRIFORM=RSDRI_INFOPROV_READ_RFCDATA=%_%_I_T_RANGE
    Table reference: 0
    TABH+  0(20) = C0000005B38C97E0C0000005B38C97A000000000
    TABH+ 20(20) = 00000000000000000000001800000099FFFFFFFF
    TABH+ 40(16) = 04000001000004B80010249421800000
    store        = 0xC0000005B38C97E0
    ext1         = 0xC0000005B38C97A0
    shmId        = 0     (0x00000000)
    id           = 0     (0x00000000)
    label        = 0     (0x00000000)
    fill         = 24    (0x00000018)
    leng         = 153   (0x00000099)
    loop         = -1    (0xFFFFFFFF)
    xtyp         = TYPE#000011
    occu         = 16    (0x00000010)
    access       = 1     (ItAccessStandard)
    idxKind      = 0     (ItIndexNone)
    uniKind      = 2     (ItUniqueNon)
    keyKind      = 1     (default)
    cmpMode      = 2     (cmpSingleMcmpR)
    occu0        = 1
    groupCntl    = 0
    rfc          = 0
    unShareable  = 0
    mightBeShared = 1
    sharedWithShmTab = 0
    isShmLockId  = 0
    gcKind       = 0
    isUsed       = 1
    isCtfyAble   = 1
    >>>>> Shareable Table Header Data <<<<<
    tabi         = 0xC0000005B38C9840
    pgHook       = 0xC0000005B38CA1F0
    idxPtr       = 0x0000000000000000
    shmTabhSet   = 0x0000000000000000
    id           = 2     (0x00000002)
    refCount     = 1     (0x00000001)
    tstRefCount  = 0     (0x00000000)
    lineAdmin    = 48    (0x00000030)
    lineAlloc    = 48    (0x00000030)
    shmVersId    = 0     (0x00000000)
    shmRefCount  = 3     (0x00000003)
    >>>>> 1st level extension part <<<<<
    regHook      = 0xC0000005B3AB3F70
    collHook     = 0x0000000000000000
    ext2         = 0xC0000005B38C9730
    >>>>> 2nd level extension part <<<<<
    tabhBack     = 0xC0000005B38C96D0
    delta_head   = 0000000000000000000000000000000000000000000000000000000000000000000000000000000
    pb_func      = 0x0000000000000000
    pb_handle    = 0x0000000000000000
    I_T_REQUID[]
    Table IT_7[0x12]
    FUNCTION-POOL=RSDRIFORM=RSDRI_INFOPROV_READ_RFCDATA=%_%_I_T_REQUID
    Table reference: 7
    TABH+  0(20) = 0000000000000000C0000005B38D2B4000000000
    TABH+ 20(20) = 0000000700000007000000000000000CFFFFFFFF
    TABH+ 40(16) = 04000001000006780010249401800000
    store        = 0x0000000000000000
    ext1         = 0xC0000005B38D2B40
    shmId        = 0     (0x00000000)
    id           = 7     (0x00000007)
    label        = 7     (0x00000007)
    fill         = 0     (0x00000000)
    leng         = 12    (0x0000000C)
    loop         = -1    (0xFFFFFFFF)
    xtyp         = TYPE#000019
    occu         = 16    (0x00000010)
    access       = 1     (ItAccessStandard)
    idxKind      = 0     (ItIndexNone)
    uniKind      = 2     (ItUniqueNon)
    keyKind      = 1     (default)
    cmpMode      = 2     (cmpSingleMcmpR)
    occu0        = 1
    groupCntl    = 0
    rfc          = 0
    unShareable  = 0
    mightBeShared = 0
    sharedWithShmTab = 0
    isShmLockId  = 0
    gcKind       = 0
    isUsed       = 1
    isCtfyAble   = 1
    >>>>> Shareable Table Header Data <<<<<
    tabi         = Not allocated
    pghook       = Not allocated
    idxPtr       = Not allocated
    shmTabhSet   = Not allocated
    id           = Not allocated
    refCount     = Not allocated
    tstRefCount  = Not allocated
    lineAdmin    = Not allocated
    lineAlloc    = Not allocated
    shmVersId    = Not allocated
    shmRefCount  = Not allocated
    shmIsReadOnly = Not allocated
    >>>>> 1st level extension part <<<<<
    regHook      = 0x0000000000000000
    collHook     = 0x0000000000000000
    ext2         = 0xC0000005B38D2AD0
    >>>>> 2nd level extension part <<<<<
    tabhBack     = 0xC0000005B38D2A70
    delta_head   = 0000000000000000000000000000000000000000000000000000000000000000000000000000000
    pb_func      = 0x0000000000000000
    pb_handle    = 0x0000000000000000
    I_T_RTIME[]
    Table IT_1[3x121]
    FUNCTION-POOL=RSDRIFORM=RSDRI_INFOPROV_READ_RFCDATA=%_%_I_T_RTIME
    Table reference: 1
    TABH+  0(20) = C0000005B38CB680C0000005B38CB64000000000
    TABH+ 20(20) = 00000001000000010000000300000079FFFFFFFF
    TABH+ 40(16) = 04000001000005980010249401800000
    store        = 0xC0000005B38CB680
    ext1         = 0xC0000005B38CB640
    shmId        = 0     (0x00000000)
    id           = 1     (0x00000001)
    label        = 1     (0x00000001)
    fill         = 3     (0x00000003)
    leng         = 121   (0x00000079)
    loop         = -1    (0xFFFFFFFF)
    xtyp         = TYPE#000015
    occu         = 16    (0x00000010)
    access       = 1     (ItAccessStandard)
    idxKind      = 0     (ItIndexNone)
    uniKind      = 2     (ItUniqueNon)
    keyKind      = 1     (default)
    cmpMode      = 2     (cmpSingleMcmpR)
    occu0        = 1
    groupCntl    = 0
    rfc          = 0
    unShareable  = 0
    mightBeShared = 0
    sharedWithShmTab = 0
    isShmLockId  = 0
    gcKind       = 0
    isUsed       = 1
    isCtfyAble   = 1
    >>>>> Shareable Table Header Data <<<<<
    tabi         = 0xC0000005B38CB6E0
    pgHook       = 0x0000000000000000
    idxPtr       = 0x0000000000000000
    shmTabhSet   = 0x0000000000000000
    id           = 3     (0x00000003)
    refCount     = 0     (0x00000000)
    tstRefCount  = 0     (0x00000000)
    lineAdmin    = 16    (0x00000010)
    lineAlloc    = 16    (0x00000010)
    shmVersId    = 0     (0x00000000)
    shmRefCount  = 1     (0x00000001)
    >>>>> 1st level extension part <<<<<
    regHook      = 0x0000000000000000
    collHook     = 0x0000000000000000
    ext2         = 0xC0000005B38CB5D0
    >>>>> 2nd level extension part <<<<<
    tabhBack     = 0xC0000005B38CB570
    delta_head   = 0000000000000000000000000000000000000000000000000000000000000000000000000000000
    pb_func      = 0x0000000000000000
    pb_handle    = 0x0000000000000000
    I_T_SFC[]
    Table IT_2[17x52]
    FUNCTION-POOL=RSDRIFORM=RSDRI_INFOPROV_READ_RFCDATA=%_%_I_T_SFC
    Table reference: 2
    TABH+  0(20) = C0000005B38CBFA0C0000005B38CBF6000000000
    TABH+ 20(20) = 00000002000000020000001100000034FFFFFFFF
    TABH+ 40(16) = 0400000100000DB00010249401800000
    store        = 0xC0000005B38CBFA0
    ext1         = 0xC0000005B38CBF60
    shmId        = 0     (0x00000000)
    i

    Hello,
    did you resolve the problem ?
    Please tell me how if it's resolved.
    Best Regards

  • GETWA_NOT_ASSIGNED abap dump

    Hello Experts,
    I am getting GETWA_NOT_ASSIGNED abap short dump in our our system, we are running on SCM 5.0, in program SAPLZ_FRE_TSD_ANALYTICS or LZ_FRE_TSD_ANALYTICS.
    Waiting for your kind response.
    Runtime Errors         GETWA_NOT_ASSIGNED
    Date and Time          14.04.2008 16:43:45
    Short text
    Field symbol has not yet been assigned.
    What happened?
    Error in the ABAP Application Program
    The current ABAP program "SAPLZ_FRE_TSD_ANALYTICS" had to be terminated because
    it has
    come across a statement that unfortunately cannot be executed.
    What can you do?
    Note down which actions and inputs caused the error.
    To process the problem further, contact you SAP system
    administrator.
    Using Transaction ST22 for ABAP Dump Analysis, you can look
    at and manage termination messages, and you can also
    keep them for a long time.
    Error analysis
    You attempted to access an unassigned field symbol
    (data segment 32776).
    This error may occur if
    - You address a typed field symbol before it has been set with
    ASSIGN
    - You address a field symbol that pointed to the line of an
    internal table that was deleted
    - You address a field symbol that was previously reset using
    UNASSIGN or that pointed to a local field that no
    longer exists
    - You address a global function interface, although the
    respective function module is not active - that is, is
    not in the list of active calls. The list of active calls
    can be taken from this short dump.
    How to correct the error
    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:
    "GETWA_NOT_ASSIGNED" " "
    "SAPLZ_FRE_TSD_ANALYTICS" or "LZ_FRE_TSD_ANALYTICSF02"
    "ANALYSE_STOCK_DATA"
    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.
    System environment
    SAP-Release 700
    Application server... "u962004t"
    Network address...... "10.200.230.10"
    Operating system..... "HP-UX"
    Release.............. "B.11.23"
    Hardware type........ "ia64"
    Character length.... 8 Bits
    Pointer length....... 64 Bits
    Work process number.. 11
    Shortdump setting.... "full"
    Database server... "u962004t"
    Database type..... "ORACLE"
    Database name..... "P46"
    Database user ID.. "SAPP46"
    Char.set.... "en_US.iso88591"
    SAP kernel....... 700
    created (date)... "Dec 30 2007 21:06:56"
    create on........ "HP-UX B.11.23 U ia64"
    Database version. "OCI_102 (10.2.0.1.0) "
    Patch level. 141
    Patch text.. " "
    Database............. "ORACLE 9.2.0.., ORACLE 10.1.0.., ORACLE 10.2.0.."
    SAP database version. 700
    Operating system..... "HP-UX B.11"
    Memory consumption
    Roll.... 16128
    EM...... 8379808
    Heap.... 0
    Page.... 0
    MM Used. 5137344
    MM Free. 3239680
    User and Transaction
    Client.............. 110
    User................ "SAP_SUPPORT"
    Language Key........ "E"
    Transaction......... " "
    Transactions ID..... "480337E1306170D9E10000000AC8E60A"
    Program............. "SAPLZ_FRE_TSD_ANALYTICS"
    Screen.............. "SAPMSSY1 3004"
    Screen Line......... 2
    Information on caller of Remote Function Call (RFC):
    System.............. "P46"
    Database Release.... 700
    Kernel Release...... 700
    Connection Type..... 3 (2=R/2, 3=ABAP System, E=Ext., R=Reg. Ext.)
    Call Type........... "asynchron with reply and non-transactional (emode 0,
    imode 0)"
    Inbound TID.........." "
    Inbound Queue Name..." "
    Outbound TID........." "
    Outbound Queue Name.." "
    Client.............. 110
    User................ "SAP_SUPPORT"
    Transaction......... " "
    Call Program........."Z_FRE_STOCK_ANALYZE"
    Function Module..... "Z_FRE_STOCK_RECONCILE"
    Call Destination.... "u962004t_P46_65"
    Source Server....... "u962004t_P46_65"
    Source IP Address... "10.200.230.10"
    Additional information on RFC logon:
    Trusted Relationship " "
    Logon Return Code... 0
    Trusted Return Code. 0
    Note: For releases < 4.0, information on the RFC caller are often
    only partially available.
    Information on where terminated
    Termination occurred in the ABAP program "SAPLZ_FRE_TSD_ANALYTICS" - in
    "ANALYSE_STOCK_DATA".
    The main program was "SAPMSSY1 ".
    In the source code you have the termination point in line 135
    of the (Include) program "LZ_FRE_TSD_ANALYTICSF02".
    Source Code Extract
    Line
    SourceCde
    105
    l_error = true.
    106
    ENDIF.
    107
    108
    READ TABLE ct_comp ASSIGNING <comp>
    109
    WITH KEY locno = <act>-locno
    110
    matnr = <act>-matnr
    111
    tstfr = <act>-tstfr
    112
    tstto = <act>-tstto
    113
    BINARY SEARCH.
    114
    115
    IF sy-subrc = 0.
    116
    l_idx_comp = sy-tabix.
    117
    118
    IF <act>-kval <> <comp>-kval.
    119
    IF NOT <comp>-init = c_stockch.
    120
    l_error = true.
    121
    ENDIF.
    122
    ENDIF.
    123
    124
    ELSE.   " sy-subrc = 0.
    125
    l_error = true.
    126
    UNASSIGN: <comp>.
    127
    ENDIF.  " sy-subrc = 0.
    128
    129
    IF l_error = true.
    130
    MOVE-CORRESPONDING <act> TO ls_result.
    131
    MOVE <act>-kval TO ls_result-kval_act.
    132
    133
    IF <act>-init = c_error.
    134
        Error status set because of error from STOCK_FROM_LIME call
    >>>>>
    IF <comp>-kval <> 0.
    136
    MOVE text-t05 TO ls_result-text.
    137
    ENDIF.
    138
    ELSEIF <comp> IS ASSIGNED.
    139
    IF <comp>-init = c_error.
    140
          MARD in ERP initial
    141
    MOVE text-t04 TO ls_result-text.
    142
    ELSEIF <comp>-init = c_stockch.
    143
          Stock change flag in ERP not initial
    144
    MOVE text-t09 TO ls_result-text.
    145
    ELSE.
    146
          DIFFERENCES !!!!
    147
    MOVE text-t08 TO ls_result-text.
    148
    ENDIF.
    149
    ELSE.
    150
    MOVE text-t02 TO ls_result-text.
    151
    ENDIF.
    152
    153
    IF <comp> IS ASSIGNED.
    154
    MOVE <comp>-kval TO ls_result-kval_comp.
    Regards,
    K R Singh

    Hi K R Singh,
    Please contact and get the short dump reviewed by your BASIS team and DBA.
    Typically this kind of dump can come due to DB Tablespace issues (and potential inconsistent setup)
    Somnath

  • RDDGENOL job getting cancelled with huge number of ABAP dumps

    Hi,
    In our Production system, we had applied Kernel upto patch level 263 and while
    applying SPAM 30 for release 640 it failed. We tried applying Basis patch 15 still
    it did not went through.
    Since then we are getting around 1500-2500 dumps daily. The job RDDGENOLis getting cancelled and the dumps RAISE_EXCEPTION and SYNTAX_ERROR is displayed in ST22. Today, there were around 2500 dumps in the system.
    When I now run the Database <-> ABAP Dictionary consistency check in
    DB02, I see number of errors for missing objects in the database. There
    are around of dozens of Primary Indexes, secondary Indexes, Tables,
    Views listed in the result:
    Objects Missing in database No.
    =========================== ===
    Primary indexes 6
    Secondary indexes 14
    Tables 37
    Views 26
    When I try to create each of them using SE16 or using SQL utility on OS
    level, it gives an SQL system error. We are also getting thousands of
    dumps each day (attached alongwith this message). Also I see the CPF327E error
    in the OS Level Joblog.
    Also we cannot transport any requests. There is some problem with or
    due to the conversions. Is it a problem with Kernel, ABAP dictionary or
    database.
    Following is the extract of the dumps due to DDIC in 000:
    ============================================================
    Runtime Error          SYNTAX_ERROR
    Date and Time         
    ShrtText
    Syntax error in program "CL_WB_CROSSREFERENCE==========CP ".
    What happened?
    Error in ABAP application program.
    The current ABAP program "SAPLSEWB" had to be terminated because one of the
    statements could not be executed.
    This is probably due to an error in the ABAP program.
    In program "CL_WB_CROSSREFERENCE==========CP ", the following syntax error
    occurred
    in the Include "CL_WB_CROSSREFERENCE==========CM00D " in line 8:
    |    "The type "KEYWORD_TAB" is unknown." 
    ============================================================
    ============================================================
    Runtime Error          RAISE_EXCEPTION
    Date and Time         
    ShrtText
    Exception condition "DESTINATION_NOT_OPEN" raised.
    What happened?
    The current ABAP/4 program encountered an unexpected
    situation.
    What can you do?
    Print out the error message (using the "Print" function)
    and make a note of the actions and input that caused the
    error.
    To resolve the problem, contact your SAP system administrator.
    You can use transaction ST22 (ABAP Dump Analysis) to view and administer
    termination messages, especially those beyond their normal deletion
    date.
    is especially useful if you want to keep a particular message.
    Error analysis
    A RAISE statement in the program "SAPLCRFC" raised the exception
    condition "DESTINATION_NOT_OPEN".
    Since the exception was not intercepted by a superior program
    in the hierarchy, processing was terminated.
    Short description of exception condition:
    Specified destination is not open.
    For detailed documentation of the exception condition, use
    Transaction SE37 (Function Library). You can take the called
    function module from the display of active calls.
    How to correct the error
    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:
    "RAISE_EXCEPTION" C
    "SAPLCRFC" or "LCRFCU20"
    "RFC_CONNECTION_CLOSE"
    or
    "SAPLCRFC" "DESTINATION_NOT_OPEN"
    or
    "RADBAT01 " "DESTINATION_NOT_OPEN"
    If you cannot solve the problem yourself and you wish to send
    an error message to SAP, include the following documents:
    1. A printout of the problem description (short dump)
    To obtain this, select in the current display "System->List->
    Save->Local File (unconverted)".
    2. A suitable printout of the system log
    To obtain this, call the system log through transaction SM21.
    Limit the time interval to 10 minutes before and 5 minutes
    after the short dump. In the display, then select the function
    "System->List->Save->Local File (unconverted)".
    3. If the programs are your own programs or modified SAP programs,
    supply the source code.
    To do this, select the Editor function "Further Utilities->
    Upload/Download->Download".
    4. Details regarding the conditions under which the error occurred
    or which actions and input led to the error.
    System environment
    SAP Release.............. "640"
    Application server....... "TXTPDSAP"
    Network address.......... "172.16.0.140"
    Operating system......... "OS400"
    Release.................. "5.3"
    Hardware type............ "0065000655EC"
    Character length......... 8 Bits
    Pointer length........... 64 Bits
    Work process number...... 35
    Short dump setting....... "full"
    Database server.......... "TXTPDSAP"
    Database type............ "DB400"
    Database name............ "TXT"
    Database owner........... "R3TXTDATA"
    Character set............ "en_US.ISO8859-1"
    SAP kernel............... "640"
    Created on............... "Dec 11 2008 23:06:45"
    Created in............... "AIX 1 5 00538A4A4C00 (IBM iSeries with OS400)"
    Database version......... "DB4_52"
    Patch level.............. "263"
    Patch text............... " "
    Supported environment....
    Database................. "V5R2, V5R3, V5R4, V6R1"
    SAP database version..... "640"
    Operating system......... "OS400 2 5, OS400 3 5, OS400 4 5, OS400 1 6"
    Memory usage.............
    Roll..................... 696832
    EM....................... 16759712
    Heap..................... 0
    Page..................... 32768
    MM Used.................. 1383120
    MM Free.................. 3483600
    SAP Release.............. "640"
    User and Transaction
    Client.............. 000
    User................ "DDIC"
    Language key........ "E"
    Transaction......... " "
    Program............. "SAPLCRFC"
    Screen.............. "SAPMSSY0 1000"
    Screen line......... 6
    Information on where terminated
    The termination occurred in the ABAP program "SAPLCRFC" in
    "RFC_CONNECTION_CLOSE".
    The main program was "RADBAT01 ".
    The termination occurred in line 22 of the source code of the (Include)
    program "LCRFCU20"
    of the source code of program "LCRFCU20" (when calling the editor 220).
    The program "SAPLCRFC" was started as a background job.
    Job name........ "RDDGEN0L"
    Job initiator... "DDIC"
    |    Job number...... 00032101    
    ============================================================
    Kindly let me know the immediate fix. Thanks!
    Regards,
    Nick

    Hi Nick,
    I would say, you are having a slight missperception of this forum ... it should not replace your basis ressources in your company.
    What you are doing is pretty complex (and the mixtrure of SPAM Update AND Basis SP seems to be wrong to me) and therefore, it will not be possible, to help you, just based on such a short dump.
    Sorry,
    Volker Gueldenpfennig, consolut international ag
    http://www.consolut.net - http://www.4soi.de - http://www.easymarketplace.de

  • ABAP Dumps while loading data form one DSO to another DSO

    Hi All,
    We are getting following ABAP dump while loading data from one DSO to another DSO.
    Please find below ABAP Dump we are getting.
    Please let us know how we can resolve this issue.
    Category          ABAP Programming Error
    Runtime Errors          MESSAGE_TYPE_X
    ABAP Program          CL_RSBK_CMD_DP_LOOP===========CP
    Application Component          BW-WHM-DST
    Date and Time          30.05.2014    07:10:03
    Short text
      The current application triggered a termination with a short dump.
    What happened?
      The current application program detected a situation which really
      should not occur. Therefore, a termination with a short dump was
      triggered on purpose by the key word MESSAGE (type X).
    What can you do?
      Note down which actions and inputs caused the error.
      To process the problem further, contact you SAP system
      administrator.
      Using Transaction ST22 for ABAP Dump Analysis, you can look
      at and manage termination messages, and you can also
      keep them for a long time.
    Error analysis
      Short text of error message:
      Invalid program status
      Long text of error message:
      Technical information about the message:
      Message class....... "RSBK"
      Number.............. 299
      Variable 1.......... " "
      Variable 2.......... " "
      Variable 3.......... " "
      Variable 4.......... " "
    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:
      "MESSAGE_TYPE_X" " "
      "CL_RSBK_CMD_DP_LOOP===========CP" or "CL_RSBK_CMD_DP_LOOP===========CM00Q"
      "GET_LOG"
      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.
    System environment
      SAP Release..... 731
      SAP Basis Level. 0004
      Application server... "cab-bi-prod1"
      Network address...... "10.10.72.43"
      Operating system..... "Windows NT"
      Release.............. "6.1"
      Hardware type........ "4x AMD64 Level"
      Character length.... 16 Bits
      Pointer length....... 64 Bits
      Work process number.. 12
      Shortdump setting.... "full"
      Database server... "nguksvamds039"
      Database type..... "ORACLE"
      Database name..... "PWB"
      Database user ID.. "SAPSR3"
      Terminal.......... " "
      Char.set.... "C"
      SAP kernel....... 720
      created (date)... "Dec 20 2011 02:14:54"
      create on........ "NT 6.0 6002 S x86 MS VC++ 16.00"
      Database version. "OCI_11201_SHARE, 11.2.0.3.0 "
      Patch level. 117
      Patch text.. " "
      Database............. "ORACLE 10.1.0.*.*, ORACLE 10.2.0.*.*, ORACLE 11.2.*.*.*"
      SAP database version. 720
      Operating system..... "Windows NT 5.1, Windows NT 5.2, Windows NT 6.0, Windows
       NT 6.1"
      Memory consumption
      Roll.... 0
      EM...... 12569376
      Heap.... 0
      Page.... 24576
      MM Used. 3422928
      MM Free. 764192
    User and Transaction
      Client.............. 100
      User................ "THARDEEP"
      Language key........ "E"
      Transaction......... " "
      Transaction ID...... "03C1E7E3F560F14CA2AD00505698028E"
      EPP Whole Context ID.... "53873353A7E31150E10080000A0A2142"
      EPP Connection ID....... 00000000000000000000000000000000
      EPP Caller Counter...... 0
      Program............. "CL_RSBK_CMD_DP_LOOP===========CP"
      Screen.............. "SAPMSSY0 1000"
      Screen Line......... 6
      Debugger Active..... "none"
    Information on where terminated
      Termination occurred in the ABAP program "CL_RSBK_CMD_DP_LOOP===========CP" -
       in "GET_LOG".
      The main program was "RSBATCH_EXECUTE_PROZESS ".
      In the source code you have the termination point in line 7
      of the (Include) program "CL_RSBK_CMD_DP_LOOP===========CM00Q".
      The program "CL_RSBK_CMD_DP_LOOP===========CP" was started as a background job.
      Job Name....... "BIDTPR_10616_1"
      Job Initiator.. "THARDEEP"
      Job Number..... 07100200
    Source Code Extract
    Line  SourceCde
         1  METHOD get_log.
         2    DATA: l_r_request TYPE REF TO cl_rsbk_request.
         3    IF p_r_log IS INITIAL.
         4      TRY.
         5          l_r_request = cl_rsbk_request=>create_from_db( if_rsbk_cmd~n_requid ).
         6        CATCH cx_rs_not_found.
    >>>>>          MESSAGE x299(rsbk).
         8      ENDTRY.
         9      IF l_r_request->get_uses_new_log( ) = rs_c_false.
        10        p_r_log = cl_rsbm_log_cursor_process=>create_for_process( i_r_process ).
        11      ELSE.
        12
        13        TRY.
        14            DATA l_runid TYPE rsbrun.
        15            l_runid = l_r_request->get_runid( ).
        16            IF l_runid = 0.
        17              l_runid = 1.
        18            ENDIF.
        19            p_r_log = cl_rsbm_log_cursor_process_dtp=>create_new(
        20                i_requid               = if_rsbk_cmd~n_requid
        21                i_runid                = l_runid    ).
        22            IF n_datapakid IS NOT INITIAL.
        23              p_r_log->goto_datapackage( n_datapakid ).
        24            ENDIF.
        25          CATCH cx_rs_not_found .
        26            MESSAGE x299.
    Contents of system fields
    Name    Val.
    SY-SUBRC    0
    SY-INDEX    1
    SY-TABIX    0
    SY-DBCNT    1
    SY-FDPOS    25
    SY-LSIND    0
    SY-PAGNO    0
    SY-LINNO    1
    SY-COLNO    1
    SY-PFKEY
    SY-UCOMM
    SY-TITLE    Execute Batch Process
    SY-MSGTY    X
    SY-MSGID    RSBK
    SY-MSGNO    299
    SY-MSGV1
    SY-MSGV2
    SY-MSGV3
    SY-MSGV4
    SY-MODNO    0
    SY-DATUM    20140530
    SY-UZEIT    071002
    SY-XPROG    SAPCNVE
    SY-XFORM    CONVERSION_EXIT
    Active Calls/Events
    No.  Ty.      Program            Include       Line
       Name
         7  METHOD      CL_RSBK_CMD_DP_LOOP===========CP            CL_RSBK_CMD_DP_LOOP===========CM00Q           7
       CL_RSBK_CMD_DP_LOOP=>GET_LOG
         6  METHOD      CL_RSBK_CMD_DP_LOOP===========CP            CL_RSBK_CMD_DP_LOOP===========CM00J          38
       CL_RSBK_CMD_DP_LOOP=>SET_DP_IN_PROCESS
         5  METHOD      CL_RSBK_CMD_DP_LOOP===========CP            CL_RSBK_CMD_DP_LOOP===========CM00B           9
       CL_RSBK_CMD_DP_LOOP=>IF_RSBK_CMD~SET_PROCESS_PARAMETERS
         4  METHOD      CL_RSBK_PROCESS===============CP            CL_RSBK_PROCESS===============CM00E          15
       CL_RSBK_PROCESS=>SET_MEMENTO
         3  METHOD      CL_RSBK_PROCESS===============CP            CL_RSBK_PROCESS===============CM003          30
       CL_RSBK_PROCESS=>IF_RSBATCH_EXECUTE~GET_OBJECT_REF
         2  FUNCTION      SAPLRSBATCH            LRSBATCHU13         428
       RSBATCH_EXECUTE_PROCESS
         1  EVENT      RSBATCH_EXECUTE_PROZESS            RSBATCH_EXECUTE_PROZESS         374
       START-OF-SELECTION
    Chosen variables
    Name
      Val.
    No.      7    Ty.     METHOD
    Name  CL_RSBK_CMD_DP_LOOP=>GET_LOG
    I_R_PROCESS
      {O:1*\CLASS=CL_RSBK_PROCESS}
      F0000000
      E0001000
      FE00000001000000
    SCREEN
      %_17NNS0005639652_%_%_%_%_%_%_
      2533445333333333352525252525252222222222222222222222222222222222222222222222222222222222222222
      5F17EE30005639652F5F5F5F5F5F5F0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
      25005F00310037004E004E00530030003000300035003600330039003600350032005F0025005F0025005F0025005F
    SPACE
      2
      0
      0
      0
      2000
    SY-REPID
      CL_RSBK_CMD_DP_LOOP===========CP
      4455544544454554445333333333334522222222
      3CF232BF3D4F40FCFF0DDDDDDDDDDD3000000000
      0000000000000000000000000000000000000000
      0000000000000000000000000000000000000000
      43004C005F005200530042004B005F0043004D0044005F00440050005F004C004F004F0050003D003D003D003D003D
    ME->IF_RSBK_CMD~N_REQUID
      0
      0000
      0000
      00000000
    L_R_REQUEST
      {O:initial}
      F0000000
      F0000000
      FF00000000000000
    %_DUMMY$$
      2222
      0000
      0000
      0000
      2000200020002000
    SY-XPROG
      SAPCNVE
      5454454222222222222222222222222222222222
      3103E65000000000000000000000000000000000
      0000000000000000000000000000000000000000
      0000000000000000000000000000000000000000
      53004100500043004E0056004500200020002000200020002000200020002000200020002000200020002000200020
    RSJOBINFO
                                      00000000000000                                  ##
      2222222222222222222222222222222233333333333333222222222222222222222222222222222200
      0000000000000000000000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000000000000000000000
      2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020
    %_ARCHIVE
      2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
      0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
      2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020
    SY-MSGID
      RSBK
      55442222222222222222
      232B0000000000000000
      00000000000000000000
      00000000000000000000
      5200530042004B002000200020002000200020002000200020002000200020002000200020002000
    SY-MSGNO
      299
      333
      299
      000
      000
      320039003900
    SY-MSGV1
      22222222222222222222222222222222222222222222222222
      00000000000000000000000000000000000000000000000000
      00000000000000000000000000000000000000000000000000
      00000000000000000000000000000000000000000000000000
      2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020
    SY-MSGV2
      22222222222222222222222222222222222222222222222222
      00000000000000000000000000000000000000000000000000
      00000000000000000000000000000000000000000000000000
      00000000000000000000000000000000000000000000000000
      2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020
    SY-MSGV3
      22222222222222222222222222222222222222222222222222
      00000000000000000000000000000000000000000000000000
      00000000000000000000000000000000000000000000000000
      00000000000000000000000000000000000000000000000000
      2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020
    SY-MSGV4
      22222222222222222222222222222222222222222222222222
      00000000000000000000000000000000000000000000000000
      00000000000000000000000000000000000000000000000000
      00000000000000000000000000000000000000000000000000
      2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020
    %_##TVREG_001
      2
      0
      0
      0
      2000
    RS_C_FALSE
      2
      0
      0
      0
      2000
    No.      6    Ty.     METHOD
    Name  CL_RSBK_CMD_DP_LOOP=>SET_DP_IN_PROCESS
    I_R_PROCESS
      {O:1*\CLASS=CL_RSBK_PROCESS}
      F0000000
      E0001000
      FE00000001000000
    I_DATAPAKID
      000236
      333333
      000236
      000000
      000000
      300030003000320033003600
    L_TH_RANGE_X
      Table[initial]
    L_S_RANGE_X
      2222222222222222222222222222220022222222222222222222222222222222222222222222222222222222222222
      0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
      2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020
    L_TH_RANGE
      Table[initial]
    L_S_RANGE
      2222222222222222222222222222220022222222222222222222222222222222222222222222222222222222222222
      0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
      2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020
    RSBC_C_DPSTATE-ACTIVE
      5
      3
      5
      0
      0
      3500
    L_R_ROOT
      {O:1091*\CLASS=CX_RS_FAILED}
      B0004000
      C0003400
      BC00000043040000
    ME
      {O:72*\CLASS=CL_RSBK_CMD_DP_LOOP}
      B0004000
      70008000
      B700000048000000
    ME->P_R_LOG
      {O:initial}
      F0000000
      F0000000
      FF00000000000000
    No.      5    Ty.     METHOD
    Name  CL_RSBK_CMD_DP_LOOP=>IF_RSBK_CMD~SET_PROCESS_PARAMETERS
    I_MEMENTO
      ÿ#######4103##############D#####################D#A#T#A#P#A#K#I#D#¼####0#0#0#2#3#6#½#
      F00000803333000000000000004000000000000000000000404050405040404040B0000303030303030B0
      F621120041030000160000C0004900000000000000000000401040100010B09040C000C000000203060D4
      FF0602010102800034313033000000000106000000000C000000440900000000000000000000000000000000000000
    I_R_PROCESS
      {O:1*\CLASS=CL_RSBK_PROCESS}
      F0000000
      E0001000
      FE00000001000000
    SY-XFORM
      CONVERSION_EXIT
      444545544454545222222222222222
      3FE65239FEF5894000000000000000
      000000000000000000000000000000
      000000000000000000000000000000
      43004F004E00560045005200530049004F004E005F0045005800490054002000200020002000200020002000200020
    SY-SUBRC
      0
      0000
      0000
      00000000
    ME->N_DATAPAKID
      000236
      333333
      000236
      000000
      000000
      300030003000320033003600
    ME
      {O:72*\CLASS=CL_RSBK_CMD_DP_LOOP}
      B0004000
      70008000
      B700000048000000
    No.      4    Ty.     METHOD
    Name  CL_RSBK_PROCESS=>SET_MEMENTO
    I_TH_CMD_MEMENTO
      Table IT_42[5x52]
      \CLASS=CL_RSBK_PROCESS\METHOD=IF_RSBATCH_EXECUTE~GET_OBJECT_REF\DATA=L_S_PROCESS-TH_CMD_MEMENT
      Table reference: 21
      TABH+  0(20) = 10C64700DF070000000000000000000000000000
      TABH+ 20(20) = 150000002A000000050000003400000020000000
      TABH+ 40(16) = 045A0000A006000005000000A425C000
      store        = 0x10C64700DF070000
      ext1         = 0x0000000000000000
      shmId        = 0     (0x00000000)
      id           = 21    (0x15000000)
      label        = 42    (0x2A000000)
      fill         = 5     (0x05000000)
      leng         = 52    (0x34000000)
      loop         = 32    (0x20000000)
      xtyp         = TYPE#000010
      occu         = 5     (0x05000000)
      accKind      = 4     (ItAccessHashed)
      idxKind      = 0     (ItIndexNone)
      uniKind      = 1     (ItUniYes)
      keyKind      = 3     (user defined)
      cmpMode      = 2     (cmpSingleMcmpR)
      occu0        = 1
      stMode       = 0
      groupCntl    = 0
      rfc          = 0
      unShareable  = 0
      mightBeShared = 0
      sharedWithShmTab = 0
      isShmLockId  = 0
      isUsed       = 1
      isCtfyAble   = 1
      hasScndKeys  = 0
      hasRowId     = 0
      scndKeysOutdated = 0
      scndUniKeysOutdated = 0
      ----- Shareable Table Header Data -----
      tabi         = 0x607B4100DF070000
      pgHook       = 0x0000000000000000
      idxPtr       = 0xC08D5000DF070000
      id           = 36    (0x24000000)
      shmTabhSet   = 0x0000000000000000
      refCount     = 0     (0x00000000)
      tstRefCount  = 0     (0x00000000)
      lineAdmin    = 5     (0x05000000)
      lineAlloc    = 5     (0x05000000)
      shmVersId    = 0     (0x00000000)
      shmRefCount  = 1     (0x01000000)
      rowId        = 18446744073709551615
      scndKeyAdmin = 0x0000000000000000
      ##LOOP_DP             ###쀀
      00444554522222222222221000
      30CFF0F4000000000000004020
      0000000000000000000000000C
      00000000000000000000000000
      030000004C004F004F0050005F00440050002000200020002000200020002000200020002000200020002000140000
      ##X_DATASTORE         ###쀀
      00554454554542222222221000
      408F414134F250000000004030
      0000000000000000000000000C
      00000000000000000000000000
      0400000058005F004400410054004100530054004F0052004500200020002000200020002000200020002000140000
      ##ERROR_FILTER        ###쀀
      FF455455444545222222221000
      FF522F2F69C452000000004040
      FF00000000000000000000000C
      FF000000000000000000000000
      FFFFFFFF4500520052004F0052005F00460049004C0054004500520020002000200020002000200020002000140000
      ##TRFN                ###쀀
      FF554422222222222222221000
      EF426E00000000000000004040
      FF00000000000000000000000C
      FF000000000000000000000000
      FEFFFFFF5400520046004E002000200020002000200020002000200020002000200020002000200020002000140000
      ##U_ODSO              ###쀀
      00554454222222222222221000
      605FF43F000000000000004040
      0000000000000000000000000C
      00000000000000000000000000
      0600000055005F004F00440053004F0020002000200020002000200020002000200020002000200020002000140000
    %_DUMMY$$
      2222
      0000
      0000
      0000
      2000200020002000
    SYST
      ##########################A###P#######|#########<#############################T#########XC####
      0000000000000000000000100040005000000070000000003000000000000000000000000000105000100000540000
      10000010000010000000109010101000000000C000000000C000000000000000000000000000604000E00000830500
      0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
      000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000C
      0100000000000000000000000100000000000000000000000100000000000000000000000000000001000000190000
    SYST-REPID
      CL_RSBK_PROCESS===============CP
      4455544555444553333333333333334522222222
      3CF232BF02F3533DDDDDDDDDDDDDDD3000000000
      0000000000000000000000000000000000000000
      0000000000000000000000000000000000000000
      43004C005F005200530042004B005F00500052004F0043004500530053003D003D003D003D003D003D003D003D003D
    L_R_ERROR
      {O:initial}
      F0000000
      F0000000
      FF00000000000000
    L_S_CMD_MEMENTO
      ##LOOP_DP             ###쀀
      00444554522222222222221000
      30CFF0F4000000000000004020
      0000000000000000000000000C
      00000000000000000000000000
      030000004C004F004F0050005F00440050002000200020002000200020002000200020002000200020002000140000
    ME->P_TH_CMD_R
      Table IT_724[8x48]
      {O:1*\CLASS=CL_RSBK_PROCESS}\DATA=P_TH_CMD_R
      Table reference: 353
      TABH+  0(20) = 00306E00DF070000000000000000000000000000
      TABH+ 20(20) = 61010000D40200000800000030000000FFFFFFFF
      TABH+ 40(16) = 04E100005042030009000000BC25C800
      store        = 0x00306E00DF070000
      ext1         = 0x0000000000000000
      shmId        = 0     (0x00000000)
      id           = 353   (0x61010000)
      label        = 724   (0xD4020000)
      fill         = 8     (0x08000000)
      leng         = 48    (0x30000000)
      loop         = -1    (0xFFFFFFFF)
      xtyp         = TYPE#000037
      occu         = 9     (0x09000000)
      accKind      = 4     (ItAccessHashed)
      idxKind      = 3     (ItIndexList)
      uniKind      = 1     (ItUniYes)
      keyKind      = 3     (user defined)
      cmpMode      = 2     (cmpSingleMcmpR)
      occu0        = 1
      stMode       = 0
      groupCntl    = 0
      rfc          = 0
      unShareable  = 0
      mightBeShared = 1
      sharedWithShmTab = 0
      isShmLockId  = 0
      isUsed       = 1
      isCtfyAble   = 1
      hasScndKeys  = 0
      hasRowId     = 0
      scndKeysOutdated = 0
      scndUniKeysOutdated = 0
      ----- Shareable Table Header Data -----
      tabi         = 0x302E6E00DF070000
      pgHook       = 0x0000000000000000
      idxPtr       = 0x80306E00DF070000
      id           = 647   (0x87020000)
      shmTabhSet   = 0x0000000000000000
      refCount     = 1     (0x01000000)
      tstRefCount  = 0     (0x00000000)
      lineAdmin    = 9     (0x09000000)
      lineAlloc    = 9     (0x09000000)
      shmVersId    = 0     (0x00000000)
      shmRefCount  = 2     (0x02000000)
      rowId        = 18446744073709551615
      scndKeyAdmin = 0x0000000000000000
      ########P         Í#2# #
      000000005222222222C03020
      103000000000000000D02000
      000000000000000000000000
      000000000000000000000000
      010000000300000000000000000000005000200020002000200020002000200020002000CD00000032000000200000
      ########P         ·#H# #
      000000005222222222B04020
      300040100000000000708000
      000000000000000000000000
      000000000000000000000000
      030000000000000004000000010000005000200020002000200020002000200020002000B700000048000000200000
      ########X         ¶#I# #
      00FF00005222222222B04020
      40FF70108000000000609000
      00FF00000000000000000000
      00FF00000000000000000000
      04000000FFFFFFFF07000000010000005800200020002000200020002000200020002000B600000049000000200000
      ########T         °#O# #
      FF00FF005222222222B04020
      FF00EF40400000000000F000
      FF00FF000000000000000000
      FF00FF000000000000000000
      FFFFFFFF00000000FEFFFFFF040000005400200020002000200020002000200020002000B00000004F000000200000
      ########T         ®#Q# #
      FF0000005222222222A05020
      EF0060404000000000E01000
      FF0000000000000000000000
      FF0000000000000000000000
      FEFFFFFF0000000006000000040000005400200020002000200020002000200020002000AE00000051000000200000
    L_S_CMD_R
      ########P         ·#H# #
      000000005222222222B04020
      300040100000000000708000
      000000000000000000000000
      000000000000000000000000
      030000000000000004000000010000005000200020002000200020002000200020002000B700000048000000200000
    SY-REPID
      CL_RSBK_PROCESS===============CP
      4455544555444553333333333333334522222222
      3CF232BF02F3533DDDDDDDDDDDDDDD3000000000
      0000000000000000000000000000000000000000
      0000000000000000000000000000000000000000
      43004C005F005200530042004B005F00500052004F0043004500530053003D003D003D003D003D003D003D003D003D
    CX_RS_STEP_FAILED=>FAILED_IN_PARALLEL_MODE
    L_S_CMD_MEMENTO-NODE
      3
      0000
      3000
      03000000
    SY-SUBRC
      0
      0000
      0000
      00000000
    L_S_CMD_MEMENTO-MEMENTO
      ÿ#######4103##############D#####################D#A#T#A#P#A#K#I#D#¼####0#0#0#2#3#6#½#
      F00000803333000000000000004000000000000000000000404050405040404040B0000303030303030B0
      F621120041030000160000C0004900000000000000000000401040100010B09040C000C000000203060D4
      FF0602010102800034313033000000000106000000000C000000440900000000000000000000000000000000000000
    ME
      {O:1*\CLASS=CL_RSBK_PROCESS}
      F0000000
      E0001000
      FE00000001000000
    No.      3    Ty.     METHOD
    Name  CL_RSBK_PROCESS=>IF_RSBATCH_EXECUTE~GET_OBJECT_REF
    I_PROCESS_TYPE
      DTP_LOAD
      4555444422
      440FCF1400
      0000000000
      0000000000
      4400540050005F004C004F004100440020002000
    I_BATCH_ID
      DTPR_10616_1
      455553333353222222222222222222
      4402F10616F1000000000000000000
      000000000000000000000000000000
      000000000000000000000000000000
      44005400500052005F00310030003600310036005F0031002000200020002000200020002000200020002000200020
    I_BATCH_PROCESS
            238
      2222223332
      0000002380
      0000000000
      0000000000
      2000200020002000200020003200330038002000
    I_PARAMETER
      ۿĂȁ#ㄴ㌰##༅##(Ѐޱ##########PROCESSྫ##ꨨ##Ѐڪ##ꨌ##Ѐ###ꨄ##Ѐª##ꨂ##Ȁྭ##ꨴ##Ѐª##ꨨ###ྮ##갴##⠀¼#砠)   ㈀㌀㘀##ÿ#
      F008330000020B00000000005544455A002000A000000A000000A000000A003000A002100A003000B0220000000FF0
      F2104000500801000000000002F3533B008800A00C800A004800A002000D004800A008400E004F00C0090000000FF0
      0000330000000000000000000000000000A000000A000000A000000A000000A000000A000000A0020070333333FF00
      61201300F0004700000000000000000F00A004600A004800A004000A002F00A004000A008F00C0080080000236FF00
      FF060201010280003431303300000000050F0000000028000004B10700000000000000000000000000000000000000
    R_R_RSBATCH_EXECUTE
      {O:initial}
      F0000000
      F0000000
      FF00000000000000
    L_S_PROCESS-PROCESSTYPE
      2
      0
      0
      0
      2000
    L_S_PROCESS-NO_COMMIT
      2
      0
      0
      0
      2000
    L_R_PROCESS
      {O:1*\CLASS=CL_RSBK_PROCESS}
      F0000000
      E0001000
      FE00000001000000
    L_S_PROCESS-DATAPAKID
      000236
      333333
      000236
      000000
      000000
      300030003000320033003600
    RSJOBINFO
                                      00000000000000                                  ##
      2222222222222222222222222222222233333333333333222222222222222222222222222222222200
      0000000000000000000000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000000000000000000000
      2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020
    L_S_PROCESS-NODE
      -1
      FFFF
      FFFF
      FFFFFFFF
    L_S_PROCESS-TH_CMD_MEMENTO
      Table IT_42[5x52]
    No.      2    Ty.     FUNCTION
    Name  RSBATCH_EXECUTE_PROCESS
    ID
      DTPR_10616_1
      455553333353222222222222222222
      4402F10616F1000000000000000000
      000000000000000000000000000000
      000000000000000000000000000000
      44005400500052005F00310030003600310036005F0031002000200020002000200020002000200020002000200020
    I_DIALOG_DEBUG_MODE
      2
      0
      0
      0
      2000
    PROCESS
      238
      E000
      E000
      EE000000
    G_T_COLS[]
      Table[initial]
    SY-REPID
      SAPLRSBATCH
      5454554454422222222222222222222222222222
      310C232143800000000000000000000000000000
      0000000000000000000000000000000000000000
      0000000000000000000000000000000000000000
      5300410050004C00520053004200410054004300480020002000200020002000200020002000200020002000200020
    L_MODULE_TYPE
      M
      4
      D
      0
      0
      4D00
    G_PROCESS_TYPE
      2222222222
      0000000000
      0000000000
      0000000000
      2000200020002000200020002000200020002000
    %_FL2*CTRL_200_WAIT
      <initial>
      <initial>
      <initial>
      <<iinniittiiaall>>
    ICON_SELECT_DETAIL
      @16@
      4334
      0160
      0000
      0000
      4000310036004000
    L_S_CTRL-LANGU
      E
      4
      5
      0
      0
      4500
    SY-LANGU
      E
      4
      5
      0
      0
      4500
    SYST-REPID
      SAPLRSBATCH
      5454554454422222222222222222222222222222
      310C232143800000000000000000000000000000
      0000000000000000000000000000000000000000
      0000000000000000000000000000000000000000
      5300410050004C00520053004200410054004300480020002000200020002000200020002000200020002000200020
    SYST
      ##########################A###P#######|#########<#############################T#########XC####
      0000000000000000000000100040005000000070000000003000000000000000000000000000105000100000540000
      10000010000010000000109010101000000000C000000000C000000000000000000000000000604000E00000830500
      0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
      000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000C
      0100000000000000000000000100000000000000000000000100000000000000000000000000000001000000190000
    %_FL2*CTRL_1100
      <initial>
      <initial>
      <initial>
      <<iinniittiiaall>>
    %_DUMMY$$
      2222
      0000
      0000
      0000
      2000200020002000
    L_MODULE_NAME
      CL_RSBK_PROCESS
      4455544555444552222222222222222222222222
      3CF232BF02F35330000000000000000000000000
      0000000000000000000000000000000000000000
      0000000000000000000000000000000000000000
      43004C005F005200530042004B005F00500052004F0043004500530053002000200020002000200020002000200020
    %_SPACE
      2
      0
      0
      0
      2000
    G_T_BATCH_SERV
                                                                                       00
      22222222222222222222222222222222222222222222222222222222222222222222222222222222233
      00000000000000000000000000000000000000000000000000000000000000000000000000000000000
      00000000000000000000000000000000000000000000000000000000000000000000000000000000000
      00000000000000000000000000000000000000000000000000000000000000000000000000000000000
      2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020
    L_S_CTRL-PROCESS_TYPE
      DTP_LOAD
      4555444422
      440FCF1400
      0000000000
      0000000000
      4400540050005F004C004F004100440020002000
    G_SUBRC
      0
      0000
      0000
      00000000
    L_S_CTRL-BATCH_ID
      DTPR_10616_1
      455553333353222222222222222222
      4402F10616F1000000000000000000
      000000000000000000000000000000
      000000000000000000000000000000
      44005400500052005F00310030003600310036005F0031002000200020002000200020002000200020002000200020
    OKCODE
      2222222222222222222222222222222222222222222222222222222222222222222222
      0000000000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000000000
      2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020
    L_S_CTRL-BATCH_PROCESS
            238
      2222223332
      0000002380
      0000000000
      0000000000
      2000200020002000200020003200330038002000
    SAVEOK
      2222222222222222222222222222222222222222222222222222222222222222222222
      0000000000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000000000
      2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020
    L_PARAMETER
      ۿĂȁ#ㄴ㌰##༅##(Ѐޱ##########PROCESSྫ##ꨨ##Ѐڪ##ꨌ##Ѐ###ꨄ##Ѐª##ꨂ##Ȁྭ##ꨴ##Ѐª##ꨨ###ྮ##갴##⠀¼#砠)   ㈀㌀㘀##ÿ#
      F008330000020B00000000005544455A002000A000000A000000A000000A003000A002100A003000B0220000000FF0
      F2104000500801000000000002F3533B008800A00C800A004800A002000D004800A008400E004F00C0090000000FF0
      0000330000000000000000000000000000A000000A000000A000000A000000A000000A000000A0020070333333FF00
      61201300F0004700000000000000000F00A004600A004800A004000A002F00A004000A008F00C0080080000236FF00
      FF060201010280003431303300000000050F0000000028000004B10700000000000000000000000000000000000000
    L_R_BATCH_EXECUTE
      {O:initial}
      F0000000
      F0000000
      FF00000000000000
    L_RETURN
      <empty string>
      10000000
      40001000
      1400000001000000
    L_T_MSG
      Table[initial]
    %_TAG*CTRL_200_VAL
      <initial>
      <initial>
      <initial>
      <<iinniittiiaall>>
    G_CURSOR_LINE
      0
      0000
      0000
      00000000
    SY-SUBRC
      0
      0000
      0000
      00000000
    No.      1    Ty.     EVENT
    Name  START-OF-SELECTION
    L_T_CTRL
      Table IT_26[1x424]
      \PROGRAM=RSBATCH_EXECUTE_PROZESS\DATA=L_T_CTRL
      Table reference: 15
      TABH+  0(20) = D08B4C00DF070000000000000000000000000000
      TABH+ 20(20) = 0F0000001A00000001000000A8010000FFFFFFFF
      TABH+ 40(16) = 040000005090000004000000C130C000
      store        = 0xD08B4C00DF070000
      ext1         = 0x0000000000000000
      shmId        = 0     (0x00000000)
      id           = 15    (0x0F000000)
      label        = 26    (0x1A000000)
      fill         = 1     (0x01000000)
      leng         = 424   (0xA8010000)
      loop         = -1    (0xFFFFFFFF)
      xtyp         = TYPE#000013
      occu         = 4     (0x04000000)
      accKind      = 1     (ItAccessStandard)
      idxKind      = 0     (ItIndexNone)
      uniKind      = 2     (ItUniNo)
      keyKind      = 1     (default)
      cmpMode      = 8     (cmpManyEq)
      occu0        = 1
      stMode       = 0
      groupCntl    = 0
      rfc          = 0
      unShareable  = 0
      mightBeShared = 0
      sharedWithShmTab = 0
      isShmLockId  = 0
      isUsed       = 1
      isCtfyAble   = 1
      hasScndKeys  = 0
      hasRowId     = 0
      scndKeysOutdated = 0
      scndUniKeysOutdated = 0
      ----- Shareable Table Header Data -----
      tabi         = 0x10854C00DF070000
      pgHook       = 0x508C4C00DF070000
      idxPtr       = 0x0000000000000000
      id           = 21    (0x15000000)
      shmTabhSet   = 0x0000000000000000
      refCount     = 0     (0x00000000)
      tstRefCount  = 0     (0x00000000)
      lineAdmin    = 508   (0xFC010000)
      lineAlloc    = 12    (0x0C000000)
      shmVersId    = 0     (0x00000000)
      shmRefCount  = 1     (0x01000000)
      rowId        = 18446744073709551615
      scndKeyAdmin = 0x0000000000000000
      DTPR_10616_1                        238
      4555533333532222222222222222222222223332222222222222222222222222222222222222222222222222222222
      4402F10616F10000000000000000000000002380000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
      44005400500052005F00310030003600310036005F0031002000200020002000200020002000200020002000200020
    SYST
      ##########################A###P#######|#########<#############################T#########XC####
      0000000000000000000000100040005000000070000000003000000000000000000000000000105000100000540000
      10000010000010000000109010101000000000C000000000C000000000000000000000000000604000E00000830500
      0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
      000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000C
      0100000000000000000000000100000000000000000000000100000000000000000000000000000001000000190000
    L_S_CTRL
      DTPR_10616_1                        238  BIDTPR_10616_1                  07100200cab-bi-prod1_
      4555533333532222222222222222222222223332244455553333353222222222222222222333333336662662776635
      4402F10616F100000000000000000000000023800294402F10616F100000000000000000007100200312D29D02F41F
      0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
      44005400500052005F00310030003600310036005F0031002000200020002000200020002000200020002000200020
    SCREEN
      %_17NNS0005639652_%_%_%_%_%_%_
      2533445333333333352525252525252222222222222222222222222222222222222222222222222222222222222222
      5F17EE30005639652F5F5F5F5F5F5F0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
      25005F00310037004E004E00530030003000300035003600330039003600350032005F0025005F0025005F0025005F
    L_S_CTRL-BATCH_PROCESS
            238
      2222223332
      0000002380
      0000000000
      0000000000
      2000200020002000200020003200330038002000
    %_SPACE
      2
      0
      0
      0
      2000
    L_S_PAR-WP_NO
      12
      332
      120
      000
      000
      310032002000
    ID
      DTPR_10616_1
      455553333353222222222222222222
      4402F10616F1000000000000000000
      000000000000000000000000000000
      000000000000000000000000000000
      44005400500052005F00310030003600310036005F0031002000200020002000200020002000200020002000200020
    L_PROCESS
      238
      E000
      E000
      EE000000
    L_S_HEADER-HOLD_PAR_PROCS
      X
      5
      8
      0
      0
      5800
    SY
      ##########################A###P#######|#########<#############################T#########XC####
      0000000000000000000000100040005000000070000000003000000000000000000000000000105000100000540000
      10000010000010000000109010101000000000C000000000C000000000000000000000000000604000E00000830500
      0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
      000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000C
      0100000000000000000000000100000000000000000000000100000000000000000000000000000001000000190000
    PROCESS
      999999999
      FC93
      F9AB
      FFC99A3B
    Internal notes
      The termination was triggered in function "ab_jmess"
      of the SAP kernel, in line 1411 of the module
       "//bas/720_REL/src/krn/runt/abdynpro.c#7".
      The internal operation just processed is "MESS".
      Internal mode was started at 20140530071002.
    Active Calls in SAP Kernel
    Lines of C Stack in Kernel (Structure Differs on Each Platform)
    SAP (R) - R/3(TM) Callstack, Version 1.0
    Copyright (C) SAP AG. All rights reserved.
    Callstack without Exception:
    App       : disp+work.EXE (pid=1724)
    When      : 5/30/2014 7:9:54.12
    Threads   : 2
    Computer Name       : NGUKSVRMDS040
    User Name           : pwbadm
    Number of Processors: 4
    Processor Type: Intel64 Family 6 Model 37 Stepping 1
    Windows Version     : 6.1 Current Build: 7601
    State Dump for Thread Id 1374
    0000000002178EF0 0000000140F6F2A1 0020002000200020 disp+work!DumpStacks [ntstcdbg.c (548)]
    0000000002178FF0 000000013FB0E304 0000000074D126B0 disp+work!NTDebugProcess [ntstcdbg.c (383)]
    0000000002179020 000000013FD1C439 0000000074D126B0 disp+work!CTrcStack2 [dptstack.c (354)]
    0000000002179070 000000013FD21A7F 0000000002179AD0 disp+work!rabax_CStackSave [abrabax.c (8649)]
    0000000002179980 000000013FCD37FC 000000000000005C disp+work!ab_rabax [abrabax.c (1419)]
    00000000021799C0 000000013FD0BBE1 0000000000000000 disp+work!ab_jmess [abdynpro.c (1418)]
    0000000002179B50 000000013FD7E5D8 0000000000000001 disp+work!ab_extri [abextri.c (721)]
    0000000002179BA0 000000013FD7EEC5 0000000000000001 disp+work!ab_xevent [abrunt1.c (278)]
    0000000002179C30 000000013FD5C589 000007DF000002A0 disp+work!ab_trigg [abrunt1.c (57)]
    0000000002179CC0 000000013FB77126 0000000000000016 disp+work!ab_run [absubmit.c (511)]
    0000000002179E70 000000013FB7BA2D 0000000000000000 disp+work!dynpmcal [dymainstp.c (2732)]
    0000000002179F00 000000013FB7ACDC 000000000217A0E0 disp+work!dynppai0 [dymainstp.c (1355)]
    0000000002179FD0 000000013FB34EEF 0000000000000020 disp+work!dynprctl [dymainstp.c (470)]
    000000000217F3C0 000000013F9C3CC0 0000000000000000 disp+work!dynpen00 [dymain.c (2026)]
    000000000217F690 000000013F9C44BC FFFFFFFFFFFFFF00 disp+work!TskhLoop [thxxhead.c (4871)]
    000000000217F6F0 000000013F8EC603 00000000000D9E9C disp+work!ThStart [thxxhead.c (1195)]
    000000000217F790 000000013F8C10A1 FFFFFFFF00000001 disp+work!DpMain [dpxxdisp.c (1174)]
    000000000217F7C0 0000000141246B8E 0000000000000001 disp+work!nlsui_main [thxxanf.c (80)]
    000000000217F7F0 000000007799652D 0000000000000000 disp+work!__tmainCRTStartup [crtexe.c (552)]
    000000000217F820 0000000077ACC541 0000000000000000 kernel32!BaseThreadInitThunk
    000000000217F870 0000000000000000 0000000000000000 ntdll!RtlUserThreadStart
    State Dump for Thread Id 290
    000000000E0BF880 000007FEFDAB3C2F 00000000DBAAC265 ntdll!NtFsControlFile
    000000000E0BF8F0 0000000141139FAF FFFFFFFFFFFFFFFE KERNELBASE!ConnectNamedPipe
    000000000E0BF990 0000000074C81D9F 00000000024BC0D0 disp+work!SigIMsgFunc [signt.c (717)]
    000000000E0BF9C0 0000000074C81E3B 0000000074D12AC0 MSVCR100!endthreadex
    000000000E0BF9F0 000000007799652D 0000000000000000 MSVCR100!endthreadex
    000000000E0BFA20 0000000077ACC541 0000000000000000 kernel32!BaseThreadInitThunk
    000000000E0BFA70 0000000000000000 0000000000000000 ntdll!RtlUserThreadStart
    List of ABAP programs affected
    Index   Typ  Program              Group  Date  Time Size Lang.
          0   Prg  RSBATCH_EXECUTE_PROZESS                   0  13.08.2013  12:28:38     45056 E
          1   Prg  SAPMSSY0                   1  13.08.2013  09:12:51    111616 E
          2   Prg  SAPMSSYD                   1  13.08.2013  10:17:05     23552 E
          3   Prg  SAPFSYSCALLS                   1  07.03.2005  18:01:13      8192 E
          4   Prg  RSDBRUNT                   0  13.08.2013  10:51:31    306176 E
          5   Prg  SAPLSPRI                   5  13.08.2013  10:49:40    407552 E
          6   Typ  PRI_PARAMS                   0  27.10.1998  15:01:35      5120
          7   Typ  ARC_PARAMS                   0  08.08.1997  14:45:20      5120
          8   Typ  PRI_LAYOUT                   0  04.09.2002  14:38:36      3072
          9   Typ  PRIPAR_EXT                   0  09.09.2011  20:56:18      3072
         10   Typ  PRIPAR_EX2                   0  09.09.2011  20:54:51      2048
         11   Typ  PRIPAR_EX3                   0  09.09.2011  20:54:52      3072
         12   Typ  TPRI_DEF                   0  01.02.2001  17:50:49      5120
         13   Prg  SAPLSPOO                  13  13.08.2013  10:14:36    181248 E
         14   Typ  TSP03                   0  13.08.1998  16:56:08      5120
         15   Typ  USR01                   0  09.09.2011  20:55:50      4096
         16   Typ  TSP1D                   0  09.09.2011  20:57:01      5120
         17   Prg  SAPLRSPOLSTDRV                  17  28.05.2009  08:18:25     64512 E
         18   Typ  TSPOPTIONS                   0  06.12.1996  16:09:18      2048
         19   Prg  SAPCNVE                  19  07.03.2005  18:01:13      9216 E
         20   Prg  SAPLSPOC                  20  09.09.2011  21:19:41    177152 E
         21   Typ  RSPOCHECK                   0  14.07.1997  13:01:20      4096
         22   Typ  DEVPAR                   0  09.09.2011  20:54:15      3072
         23   Typ  RSPOATTR                   0  19.01.2000  18:34:33      2048
         24   Typ  RSSCR                   0  23.11.1999  09:24:41      5120
         25   Prg  RSDBSPBL                   0  07.03.2005  18:01:13     84992 E
         26   Prg  SAPDB__S                   0  07.03.2005  18:01:13     21504 E
         27   Typ  VARID                   0  28.05.2009  08:12:55      5120
         28   Typ  SSCRFIELDS                   0  02.05.1997  13:16:39      5120
         29   Prg  RSDBSPVA                   0  13.08.2013  10:51:31    160768 E
         30   Prg  %_CSYDB0                   0  07.03.2005  18:01:13     40960 E
         31   Typ  RSVAMEMKEY                   0  16.12.1996  19:31:50      2048
         32   Prg  RSDBSPMC                   0  05.09.2006  14:14:08     92160 E
         33   Typ  DDSHDESCR                   0  28.11.1997  16:26:30      4096
         34   Typ  SPPARAMS                   0  07.03.1997  14:48:48      2048
         35   Prg  SAPLICON                  35  13.12.2007  11:37:48     31744 E
         36   Prg  %_CICON                  35  13.12.2007  11:37:48    126976 E
         37   Typ  ICONT                   0  05.09.2006  14:14:08      2048
         38   Prg  SAPLSABE                  38  09.09.2011  21:09:40     14336 E
         39   Prg  SAPLSECU                  39  13.08.2013  10:16:43    110592 E
         40   Typ  RSSUBINFO                   0  22.11.1999  21:15:17      3072
         41   Prg  RSDBSPVD                   0  09.09.2011  21:33:31    102400 E
         42   Typ  DFIES                   0  09.09.2011  20:54:19     10240
         43   Typ  VARI                   0  16.12.1996  19:38:11      6144
         44   Typ  RSDSFIELDS                   0  28.05.2009  08:12:29      3072
         45   Prg  %_CRSDS                   0  07.03.2005  18:01:13     11264 E
         46   Typ  RSDSEXPR                   0  16.12.1996  19:31:30      3072
         47   Typ  RVARI                   0  18.06.1999  11:23:08      4096
         48   Prg  SAPLSVAR                  48  13.08.2013  10:49:34    936960 E
         49   Typ  RSVARKEY                   0  16.12.1996  19:31:51      2048
         50   Prg  SAPLSSEL                  50  13.08.2013  10:42:32   1699840 E
         51   Prg  RSDBSPDS                   0  13.12.2007  11:37:48     66560 E
         52   Typ  RSEXFCODE                   0  18.07.1997  17:04:17      2048
         53   Prg  SAPLDSYA                  53  13.08.2013  10:45:29     52224 E
         54   Prg  SAPFSDS1                  53  07.03.2005  18:01:13     61440 E
         55   Typ  TDCLD                   0  14.07.1998  14:53:43      5120
         56   Prg  SAPLSDOD                  56  13.08.2013  10:42:31     50176 E
         57   Typ  DOKIL                   0  07.04.1997  18:29:04      3072
         58   Prg  SAPLLANG                  58  09.09.2011  21:12:32     11264 E
         59   Typ  T002                   0  25.09.2007  11:09:36      2048
         60   Prg  SAPFSPOR                   0  24.06.2008  18:36:49     16384 E
         61   Typ  RSPARINT                   0  10.03.1995  17:53:00      2048
         62   Prg  SAPLSCNT                  62  07.03.2005  18:01:13     34816 E
         63   Prg  SAPSHDTV                  62  13.08.2013  08:38:56     38912 E
         64   Prg  SAPFGUICNTL                   1  07.03.2005  18:01:13     27648 E
         65   Prg  SAPLOLEA                  65  13.08.2013  08:38:34    110592 E
         66   Prg  SAPLSGUI                  66  04.12.2009  20:43:32    105472 E
         67   Prg  SAPLSTTM                  67  09.09.2011  21:26:18     79872 E
         68   Prg  SAPLSBDC                  68  13.12.2007  10:50:07     49152 E
         69   Prg  SAPLSFES                  69  13.08.2013  10:47:09    316416 E
         70   Prg  SAPLTHFB                  70  13.08.2013  10:21:30    472064 E
         71   Typ  WPINFO                   0  28.05.2009  08:12:57      6144
         72   Prg  SAPLURFC                  72  13.08.2013  10:49:32     29696 E
         73   Prg  SAPLSPLUGIN                  73  09.09.2011  21:19:29      9216 E
         74   Typ  SWCBCONT                   0  09.09.2011  20:56:57      3072
         75   Typ  OLE_VERBS                   0  09.02.1995  13:23:37      2048
         76   Typ  OLE_PA                   0  13.01.1995  11:06:59      2048
         77   Typ  SSCRTEXTS                   0  15.08.1997  14:15:15      3072
         78   Prg  SAPLRSBATCH                  78  13.08.2013  12:29:38    689152 E
         79   Prg  /1BCDWBEN/SAPLREN0002                  79  23.11.2005  13:29:42    294912 E
         80   Prg  SAPLSENA                  80  28.05.2009  08:20:47     39936 E
         81   Prg  SAPLBTCH                  81  13.08.2013  10:51:12   2248704 E
         82   Prg  SAPLRS_GENERAL                  82  13.08.2013  12:20:02    120832 E
         83   Prg  /1BCDWBEN/SAPLREN0003                  83  23.11.2005  13:29:44    282624 E
         84   Prg  SAPLSYDB                  84  09.09.2011  21:28:17     65536 E
         85   Typ  MSXXLIST_V6                   0  28.05.2009  08:12:22      4096
         86   Typ  BAL_S_MSG                   0  09.09.2011  20:53:51      7168
         87   Prg  CL_RSBK_PROCESS===============CP                  87  10.09.2011  08:11:36    103424 E
         88   Prg  IF_RSBATCH_CALLBACK===========IP                  78  09.09.2011  22:39:45      9216 E
         89   Prg  IF_RSBATCH_EXECUTE============IP                  78  09.09.2011  22:39:45      8192 E
         90   Typ  RSBK_S_PROCESS                   0  09.09.2011  20:56:47      4096
         91   Typ  RSBK_S_CMD_MEMENTO                   0  09.09.2011  20:54:56      2048
         92   Prg  CL_RSBK_REQUEST===============CP                  92  13.08.2013  11:53:19    222208 E
         93   Prg  CL_RSBK_REQUEST_GENERAL=======CP                  93  10.09.2011  08:12:31     38912 E
         94   Prg  SAPLRRSI                  94  13.08.2013  12:29:38    393216 E
         95   Typ  RSD_S_COB_PRO                   0  09.09.2011  20:56:49     26624
         96   Prg  CL_RSR========================CP                  96  13.08.2013  12:06:59    180224 E
         97   Prg  CL_RS_BASE====================CP                  97  13.08.2013  12:27:37     15360 E
         98   Prg  CL_RSD_CHA====================CP                  98  13.08.2013  11:55:18    563200 E
         99   Prg  CL_RSD_IOBJ_VERS==============CP                  99  13.08.2013  12:03:26    301056 E
        100   Prg  SAPLRRMS                 100  13.08.2013  12:29:38     49152 E
        101   Prg  SAPLRRI1                 101  13.08.2013  12:29:38    496640 E
        102   Typ  RSR_S_DEBUGFLAGS                   0  13.08.2013  12:01:28     14336
        103   Prg  CL_RSDDTREX_CORE==============CP                 103  13.08.2013  12:29:38     49152 E
        104   Prg  SAPLRSDI                 104  09.09.2011  22:19:14     43008 E
        105   Prg  SAPLRSDG_IOBJ_DB_READ                 105  13.08.2013  12:29:38    355328 E
        106   Typ  RSD_S_AGGRINFO                   0  09.09.2011  20:55:04      2048
        107   Typ  RSD_S_VIOBJ                   0  09.09.2011  20:55:07     30720
        108   Prg  SAPLRSDN_IOBJ                 108  13.08.2013  12:29:38    163840 E
        109   Prg  CL_RSROA_VQ_SERVICES==========CP                 109  13.08.2013  12:29:37     86016 E
        110   Prg  CL_ABAP_ELEMDESCR=============CP                 110  28.05.2009  08:29:24     41984 E
        111   Prg  CL_ABAP_DATADESCR=============CP                 111  28.05.2009  08:29:18     21504 E
        112   Prg  CL_ABAP_TYPEDESCR=============CP                 112  13.08.2013  10:48:27     33792 E
        113   Prg  CL_ABAP_REFDESCR==============CP                 113  13.08.2013  10:48:27     34816 E
        114   Prg  CL_ABAP_STRUCTDESCR===========CP                 114  13.08.2013  10:48:27     49152 E
        115   Prg  CL_ABAP_COMPLEXDESCR==========CP                 115  28.05.2009  08:29:17     19456 E
        116   Prg  CL_ABAP_TABLEDESCR============CP                 116  09.09.2011  21:11:02     37888 E
        117   Prg  CL_ABAP_CLASSDESCR============CP                 117  28.05.2009  08:29:15     34816 E
        118   Prg  CL_ABAP_OBJECTDESCR===========CP                 118  28.05.2009  08:29:28     37888 E
        119   Prg  CL_ABAP_INTFDESCR=============CP                 119  28.05.2009  08:29:25     27648 E
        120   Prg  CL_ABAP_SOFT_REFERENCE========CP                 120  18.11.2005  14:35:28     10240 E
        121   Prg  CL_ABAP_REFERENCE=============CP                 121  07.03.2005  18:01:13      8192 E
        122   Prg  CL_RSRTS_METADATA=============CP                 122  13.08.2013  12:28:25    106496 E
        123   Prg  CL_RSRTS_METADATA_R3IS========CP                 123  13.08.2013  11:55:22    157696 E
        124   Prg  IF_RSRTS_METADATA=============IP                 117  13.08.2013  11:55:54     26624 E
        125   Prg  %_CABAP                 117  28.05.2009  08:14:56     36864 E
        126   Prg  IF_SERIALIZABLE_OBJECT========IP                 117  07.03.2005  18:01:13      5120 E
        127   Prg  CL_RSROA_VQ_METADATA==========CP                 127  13.08.2013  11:55:22    252928 E
        128   Prg  CL_RSL_ME_METADATA============CP                 128  13.08.2013  12:28:21    233472 E
        129   Prg  IF_RSDRV_TREX_NAME_MAPPER=====IP                 117  13.08.2013  12:29:31      8192 E
        130   Prg  CL_RSDDLTIP_IPROV_TABLE=======CP                 130  13.08.2013  11:55:15    147456 E
        131   Prg  CL_RSAN_PR_ANPR_PROV_TRANSIENTCP                 131  13.08.2013  11:55:06    117760 E
        132   Prg  CL_RSD_DTA====================CP                 132  13.08.2013  12:03:25    320512 E
        133   Typ  LVC_S_ROID                   0  19.01.2000  18:31:34      2048
        134   Typ  RSZCOMPKEY                   0  09.09.2011  20:55:16      3072
        135   Prg  IF_RSO_TLOGO_MAINTAIN=========IP                 117  09.09.2011  22:36:34     13312 E
        136   Prg  IF_RSD_DTA====================IP                 117  09.09.2011  22:35:40     30720 E
        137   Prg  CL_RSRTS_METADATA_ODP=========CP                 137  13.08.2013  12:03:31    396288 E
        138   Prg  IF_RSRTS_TRPR=================IP                 117  13.08.2013  12:10:34     10240 E
        139   Prg  CL_RSR_QPROV_METADATA=========CP                 139  13.08.2013  11:55:23    248832 E
        140   Typ  RSD_S_DTA_PRO                   0  09.09.2011  20:55:08     26624
        141   Typ  RSD_S_IOBJ_OBN                   0  09.09.2011  20:56:49      2048
        142   Prg  CX_RSD_IOBJ_NOT_FOUND=========CP                 142  09.09.2011  22:36:07     16384 E
        143   Prg  CX_RSD_IOBJ_EXCEPTION=========CP                 143  09.09.2011  22:36:07     14336 E
        144   Prg  CX_RS_STATIC_CHECK============CP                 144  09.09.2011  22:37:44     19456 E
        145   Prg  CX_RS_ERROR===================CP                 145  09.09.2011  22:37:36     13312 E
        146   Prg  CX_STATIC_CHECK===============CP                 146  18.11.2005  14:35:29     11264 E
        147   Prg  CX_ROOT=======================CP                 147  09.09.2011  21:51:41     13312 E
        148   Prg  CX_NO_CHECK===================CP                 148  18.11.2005  14:35:29     11264 E
        149   Typ  RSAROUT                   0  09.09.2011  20:49:50      4096
        150   Typ  RSAROUTT                   0  09.09.2011  20:50:52      2048
        151   Typ  RSDVDPA                   0  09.09.2011  20:56:49      9216
        152   Typ  RSDIOBJV                   0  09.09.2011  20:54:57      5120
        153   Typ  RSDKYF                   0  09.09.2011  20:46:44      5120
        154   Typ  RSDVTIM                   0  09.09.2011  20:56:49     12288
        155   Typ  RSDVUNI                   0  09.09.2011  20:56:49      9216
        156   Typ  RSDVCHA                   0  09.09.2011  20:55:09     14336
        157   Prg  CL_RSDRC_NCUM_GEN_TYPES=======CP                 157  13.08.2013  12:28:48      9216 E
        158   Prg  CL_RSD_IOBJ_UTILITIES=========CP                 158  09.09.2011  22:25:11     57344 E
        159   Prg  SAPLRSDN                 159  13.08.2013  12:29:38     86016 E
        160   Prg  SAPLRSVERS                 160  13.08.2013  12:29:38    371712 E
        161   Typ  RSNPAR                   0  09.09.2011  20:55:07      3072
        162   Prg  SAPLSTR4                 162  13.08.2013  10:42:32     74752 E
        163   Prg  %_CTRNSP                 162  07.03.2005  18:01:13     10240 E
        164

    Hi Hardeep,
    Looks like the transformation and DTP need to be activated again.
    The error is RSBK (299) - 'Invalid program status'. So please activate the transformation and DTP possibly activate the DSO's too.
    It should then work.
    Thanks
    Amit

  • ABAP Dump while doing total(summing up)

    Hello Experts
    I have a report:
    This program reads Sales Order and Delivery information. When i tried to sum the Order Quantity, an ABAP Dump is coming. Can anyone help me in correcting my Code?
    Program looks like following and DUMP follows.
    Global data declaration
    TYPE-POOLS: slis.
    TABLES: vbap, vbrk, vbfa, vbak, vbrp, konv, kna1, bkpf, bsad, bkpf_bsad,
    knvv, pa0002, t005u, mvke, lips, likp, vbpa, vbep.
    DATA: BEGIN OF i_list OCCURS 0,
          vbeln LIKE vbak-vbeln,
          posnr LIKE vbap-posnr,
          etenr like vbep-etenr,
          matnr LIKE vbap-matnr,
          erdat LIKE vbap-erdat,
          mvgr1 LIKE mvke-mvgr1,
          wadat_ist LIKE likp-wadat_ist,
          days TYPE i,
          werks LIKE vbap-werks,
          lgort LIKE vbap-lgort,
          kwmeng LIKE vbap-kwmeng,"                                  CH01+
          lfimg  LIKE lips-lfimg,"                                   CH01+
          pstyv  LIKE vbap-pstyv,"                                   CH01+
          obd    LIKE lips-vbeln,"                                   CH01+
          obd_pos LIKE lips-posnr,"                                  CH01+
          soldto  LIKE vbaK-kunnr,"                                  JR+
          shipto  LIKE vbpa-kunnr,"                                  JR+
          edatu like vbep-edatu,"                                    PR+
          END OF i_list.
    DATA: i_list2 LIKE i_list OCCURS 0 WITH HEADER LINE,
          i_list3 LIKE i_list OCCURS 0 WITH HEADER LINE.
    DATA: i_list4 LIKE vbap OCCURS 0 WITH HEADER LINE.
    *ALV Output Header
    DATA: gt_list_top_of_page TYPE slis_t_listheader,
          prognm     LIKE sy-repid,
          gc_formname_top_of_page TYPE slis_formname VALUE 'TOP_OF_PAGE',
          gt_events   TYPE slis_t_event,
          is_layout TYPE slis_layout_alv,
          is_variant LIKE disvariant,
          it_sort  TYPE slis_t_sortinfo_alv WITH HEADER LINE.
    DATA:gt_fieldcat TYPE slis_t_fieldcat_alv.
    DATA:gt_outtab LIKE i_list OCCURS 0 WITH HEADER LINE.
    DATA:   g_repid LIKE sy-repid,
            g_count LIKE sy-tabix.
    SELECTION-SCREEN BEGIN OF BLOCK block0 WITH FRAME TITLE text-t01.
    SELECTION-SCREEN: BEGIN OF LINE.
    SELECTION-SCREEN COMMENT 1(79) text-t10.
    SELECTION-SCREEN: END OF LINE.
    SELECTION-SCREEN: BEGIN OF LINE.
    SELECTION-SCREEN COMMENT 1(79) text-t11.
    SELECTION-SCREEN: END OF LINE.
    SELECTION-SCREEN: BEGIN OF LINE.
    SELECTION-SCREEN COMMENT 1(79) text-t12.
    SELECTION-SCREEN: END OF LINE.
    SELECTION-SCREEN END OF BLOCK block0.
    */ Selection and Input Parameters
    SELECTION-SCREEN BEGIN OF BLOCK blocko WITH FRAME TITLE text-001.
    SELECT-OPTIONS: s_vbeln FOR vbap-vbeln, "SO
                    s_auart FOR vbak-auart DEFAULT 'KB' OBLIGATORY,
                    s_matnr FOR vbap-matnr," obligatory,
                    s_mvgr1 FOR mvke-mvgr1,
                    s_erdat FOR vbap-erdat OBLIGATORY,
                    s_werks FOR vbap-werks,
                    s_lgort FOR vbap-lgort,
                    s_edatu FOR vbep-edatu.
    PARAMETERS:     p_vkorg LIKE vbak-vkorg DEFAULT '5010'.
    SELECTION-SCREEN SKIP 2.
    +EC1
    Addition                                                          +EC1
    +EC1
    PARAMETERS: p_vari LIKE disvariant-variant.
    +EC1
    End Addition                                                      +EC1
    +EC1
    SELECTION-SCREEN END OF BLOCK blocko.
    +EC1
    Addition                                                          +EC1
    +EC1
    DATA:   g_save(1) TYPE c,
           g_default(1) TYPE c,
            g_exit(1) TYPE c,
            gx_variant LIKE disvariant,
            g_variant LIKE disvariant.
    +EC1
    End Addition                                                      +EC1
    +EC1
    Initialization fieldcatalog
    INITIALIZATION.
    PERFORM clear_tables.
      g_repid = sy-repid.
      PERFORM fieldcat_init USING gt_fieldcat[].
    +EC1
    Addition                                                          +EC1
    +EC1
      g_save = 'A'.
      PERFORM variant_init.
    Get default variant
      gx_variant = g_variant.
      CALL FUNCTION 'REUSE_ALV_VARIANT_DEFAULT_GET'
           EXPORTING
                i_save     = g_save
           CHANGING
                cs_variant = gx_variant
           EXCEPTIONS
                not_found  = 2.
      IF sy-subrc = 0.
        p_vari = gx_variant-variant.
      ENDIF.
    AT SELECTION-SCREEN ON VALUE-REQUEST FOR p_vari.
      PERFORM f4_for_variant.
    AT SELECTION-SCREEN.
      PERFORM auth_check.  "+ESC
      PERFORM pai_of_selection_screen.
    +EC1
    End Addition                                                      +EC1
    +EC1
    START-OF-SELECTION.
      PERFORM get_data.
      PERFORM alv.
    END-OF-SELECTION.
          FORM get_data                                                 *
    FORM get_data.
    *CH01 - Added kwmeng(order qty) to selection, excluded rejects
    *JR -added soldto and shipto code
      SELECT avbeln aposnr amatnr aerdat awerks algort
             akwmeng apstyv bkunnr cedatu
    CH01+
      INTO
    (i_list-vbeln, i_list-posnr, i_list-matnr, i_list-erdat, i_list-werks,
    i_list-lgort,
    i_list-kwmeng , i_list-pstyv, i_list-soldto,i_list-edatu)
           CH01+
      FROM vbap AS a INNER JOIN vbak AS b ON avbeln = bvbeln
                     INNER JOIN vbep AS c ON avbeln = cvbeln
      WHERE b~vkorg = p_vkorg
      AND   a~werks IN s_werks
      AND   a~lgort IN s_lgort
      AND   b~auart IN s_auart
      AND   a~vbeln IN s_vbeln
      AND   a~erdat IN s_erdat
      AND   a~abgru = ''"                                            CH01+
      AND   a~matnr IN s_matnr
      AND   c~edatu IN s_edatu.
        APPEND i_list.
      ENDSELECT.
      COMMIT WORK AND WAIT.
    SORT i_list BY VBELN POSNR EDATU.
    DELETE ADJACENT DUPLICATES FROM i_list COMPARING vbeln posnr.
      LOOP AT i_list.
        SELECT SINGLE mvgr1 INTO i_list-mvgr1 FROM mvke
        WHERE matnr = i_list-matnr.
        MODIFY i_list.
        CLEAR: i_list.
      ENDLOOP.
      COMMIT WORK AND WAIT.
      LOOP AT i_list.
        IF i_list-mvgr1 IN s_mvgr1.
          CONTINUE.
        ELSE.
          DELETE i_list.
          COMMIT WORK AND WAIT.
        ENDIF.
      ENDLOOP.
    CH01 - commented these lines out and redid logic below
    LOOP AT i_list.
       select single vbeln into lips-vbeln from lips
       where vgbel = i_list-vbeln
       and   vgpos = i_list-posnr.
       select single wadat_ist into i_list-wadat_ist from likp
       where vbeln = lips-vbeln.
       SELECT b~wadat_ist  INTO i_list-wadat_ist
       FROM lips AS a INNER JOIN
       likp AS b ON avbeln = bvbeln WHERE a~vgbel = i_list-vbeln
                                      AND   a~vgpos = i_list-posnr.
         MODIFY i_list.
         CLEAR: i_list, lips-vbeln.
       ENDSELECT.
    ENDLOOP.
    CH01 - Changed to select multiple delivery lines & del qty
    summing the total deliveries per OBD# and date
      LOOP AT i_list.
        SELECT avbeln   sum( alfimg ) b~wadat_ist
        INTO (i_list-obd , i_list-lfimg , i_list-wadat_ist)
        FROM lips AS a INNER JOIN
        likp AS b ON avbeln = bvbeln WHERE a~vgbel = i_list-vbeln
                                       AND   a~vgpos = i_list-posnr
                                       AND   a~pstyv = i_list-pstyv
          group by avbeln bwadat_ist.
          i_list2 = i_list.
          APPEND i_list2.
        ENDSELECT.
        IF sy-subrc <> 0.
          i_list2 = i_list.
          APPEND i_list2.
        ENDIF.
      ENDLOOP.
      i_list[] = i_list2[].
    *End CH01
      COMMIT WORK AND WAIT.
      LOOP AT i_list.
        IF  i_list-wadat_ist IS INITIAL.
          CONTINUE.
        ELSE.
          i_list-days = i_list-wadat_ist - i_list-erdat.
        ENDIF.
        MODIFY i_list.
        CLEAR: i_list.
        COMMIT WORK AND WAIT.
      ENDLOOP.
      COMMIT WORK AND WAIT.
      LOOP AT i_list.
        IF i_list-vbeln IS INITIAL.
          DELETE i_list.
        ENDIF.
      ENDLOOP.
      COMMIT WORK AND WAIT.
    *JR
      LOOP AT i_list.
        SELECT SINGLE KUNNR INTO i_list-shipto FROM vbpa
        WHERE vbeln = i_list-vbeln
         AND parvw = 'WE'.
        MODIFY i_list.
      ENDLOOP.
    *END JR
      gt_outtab[] = i_list[].
      COMMIT WORK AND WAIT.
    ENDFORM.
          FORM alv                                                      *
    FORM alv.
      PERFORM e03_eventtab_build USING gt_events[].             "+EC1
      PERFORM e04_comment_build  USING gt_list_top_of_page[].   "+EC1
      prognm = sy-repid.                                        "+EC1
      CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
          EXPORTING
               i_callback_user_command = 'USER_COMMAND'
               i_callback_program      = g_repid
               it_fieldcat             = gt_fieldcat[]
               it_events               = gt_events[]    "+ESC
               it_sort                 = it_sort[]
    +EC1
    Addition                                                          +EC1
    +EC1
               is_variant              = g_variant
               i_save                  = g_save
    +EC1
    End Addition                                                      +EC1
    +EC1
          TABLES
               t_outtab                = gt_outtab.
      COMMIT WORK AND WAIT.
    ENDFORM.
          FORM fieldcat_init                                            *
    -->  I_FIELDCAT                                                    *
    FORM fieldcat_init
          USING i_fieldcat TYPE slis_t_fieldcat_alv.
      DATA: ls_fieldcat TYPE slis_fieldcat_alv.
      DATA: pos TYPE i VALUE 1.
      CLEAR ls_fieldcat.
      pos = pos + 1.
      ls_fieldcat-col_pos       =  pos.
      ls_fieldcat-fieldname     = 'VBELN'.
      ls_fieldcat-ref_tabname   = 'VBAK'.
      ls_fieldcat-key           = 'X'.
      APPEND ls_fieldcat TO i_fieldcat.
      CLEAR ls_fieldcat.
      pos = pos + 1.
      ls_fieldcat-col_pos       =  pos.
      ls_fieldcat-fieldname     = 'POSNR'.
      ls_fieldcat-ref_tabname   = 'VBAP'.
      ls_fieldcat-key           = 'X'.
      APPEND ls_fieldcat TO i_fieldcat.
      CLEAR ls_fieldcat.
      pos = pos + 1.
      ls_fieldcat-col_pos       =  pos.
      ls_fieldcat-fieldname     = 'MATNR'.
      ls_fieldcat-ref_tabname   = 'VBAP'.
      ls_fieldcat-key           = 'X'.
      APPEND ls_fieldcat TO i_fieldcat.
      CLEAR ls_fieldcat.
      pos = pos + 1.
      ls_fieldcat-col_pos       =  pos.
      ls_fieldcat-fieldname     = 'MVGR1'.
      ls_fieldcat-ref_tabname   = 'MVKE'.
      ls_fieldcat-key           = 'X'.
      APPEND ls_fieldcat TO i_fieldcat.
      CLEAR ls_fieldcat.
      pos = pos + 1.
      ls_fieldcat-col_pos       =  pos.
      ls_fieldcat-fieldname     = 'WERKS'.
      ls_fieldcat-ref_tabname   = 'VBAP'.
    ls_fieldcat-key           = 'X'.
      APPEND ls_fieldcat TO i_fieldcat.
      CLEAR ls_fieldcat.
      pos = pos + 1.
      ls_fieldcat-col_pos       =  pos.
      ls_fieldcat-fieldname     = 'LGORT'.
      ls_fieldcat-ref_tabname   = 'VBAP'.
    ls_fieldcat-key           = 'X'.
      APPEND ls_fieldcat TO i_fieldcat.
      CLEAR ls_fieldcat.
      pos = pos + 1.
      ls_fieldcat-col_pos       =  pos.
      ls_fieldcat-fieldname     = 'ERDAT'.
      ls_fieldcat-ref_tabname   = 'VBAP'.
    ls_fieldcat-key           = 'X'.
      APPEND ls_fieldcat TO i_fieldcat.
      CLEAR ls_fieldcat.
      pos = pos + 1.
      ls_fieldcat-col_pos       =  pos.
      ls_fieldcat-fieldname     = 'WADAT_IST'.
      ls_fieldcat-ref_tabname   = 'LIKP'.
    ls_fieldcat-key           = 'X'.
      APPEND ls_fieldcat TO i_fieldcat.
      CLEAR ls_fieldcat.
      pos = pos + 1.
      ls_fieldcat-col_pos       =  pos.
      ls_fieldcat-fieldname     = 'DAYS'.
      ls_fieldcat-ref_fieldname = 'DAYS'.
      ls_fieldcat-seltext_s     = '# Of Days'.
      ls_fieldcat-seltext_m     = '# Of Days'.
      ls_fieldcat-seltext_l     = '# Of Days'.
      APPEND ls_fieldcat TO i_fieldcat.
      CLEAR ls_fieldcat.
    *Begin CH01
      pos = pos + 1.
      ls_fieldcat-col_pos       =  pos.
      ls_fieldcat-fieldname     = 'KWMENG'.
      ls_fieldcat-ref_tabname   = 'VBAP'.
      ls_fieldcat-outputlen     = 7.
      APPEND ls_fieldcat TO i_fieldcat.
      CLEAR ls_fieldcat.
      pos = pos + 1.
      ls_fieldcat-col_pos       =  pos.
      ls_fieldcat-fieldname     = 'LFIMG'.
      ls_fieldcat-ref_tabname   = 'LIPS'.
      ls_fieldcat-outputlen     = 7.
      APPEND ls_fieldcat TO i_fieldcat.
      CLEAR ls_fieldcat.
      pos = pos + 1.
      ls_fieldcat-col_pos       =  pos.
      ls_fieldcat-fieldname     = 'OBD'.
      ls_fieldcat-seltext_s     = 'OBD'.
      ls_fieldcat-seltext_m     = 'Outbound Del'.
      ls_fieldcat-seltext_l     = 'Outbound Delivery'.
      ls_fieldcat-outputlen     = 10.
      APPEND ls_fieldcat TO i_fieldcat.
      CLEAR ls_fieldcat.
    ls_fieldcat-col_pos       =  pos.
    ls_fieldcat-fieldname     = 'OBD_POS'.
    ls_fieldcat-seltext_s     = 'OBD Ln'.
    ls_fieldcat-seltext_m     = 'Outbound Del Ln'.
    ls_fieldcat-seltext_l     = 'Outbound Del Line'.
    ls_fieldcat-outputlen     = 10.
    APPEND ls_fieldcat TO i_fieldcat.
    CLEAR ls_fieldcat.
    *End CH01
    *JR
      pos = pos + 1.
      ls_fieldcat-col_pos       =  pos.
      ls_fieldcat-fieldname     = 'SOLDTO'.
      ls_fieldcat-ref_tabname   = 'VBAP'.
      ls_fieldcat-seltext_m     = 'Sold To'.
      ls_fieldcat-seltext_l     = 'Sold To'.
      ls_fieldcat-outputlen     = 10.
      APPEND ls_fieldcat TO i_fieldcat.
      CLEAR ls_fieldcat.
      pos = pos + 1.
      ls_fieldcat-col_pos       =  pos.
      ls_fieldcat-fieldname     = 'SHIPTO'.
      ls_fieldcat-ref_tabname   = 'VBPA'.
      ls_fieldcat-seltext_m     = 'Ship To'.
      ls_fieldcat-seltext_l     = 'Ship To'.
      ls_fieldcat-outputlen     = 10.
      APPEND ls_fieldcat TO i_fieldcat.
      CLEAR ls_fieldcat.
      pos = pos + 1.
      ls_fieldcat-col_pos = pos.
      ls_fieldcat-fieldname = 'ETERN'.
      ls_fieldcat-ref_tabname = 'VBEP'.
      ls_fieldcat-seltext_m     = 'Schedule line number'.
      ls_fieldcat-seltext_l     = 'Schedule line number'.
    ls_fieldcat-key = 'Schedule line number'.
      APPEND ls_fieldcat TO i_fieldcat.
      CLEAR ls_fieldcat.
    *END JR
    pos = pos + 1.
    ls_fieldcat-col_pos = pos.
    ls_fieldcat-fieldname = 'EDATU'.
    ls_fieldcat-ref_tabname = 'VBEP'.
    ls_fieldcat-seltext_m = 'Requested Delivery date'.
    ls_fieldcat-seltext_l = 'Requested Delivery date'.
    ls_fieldcat-outputlen = 20.
    APPEND ls_fieldcat TO i_fieldcat.
    CLEAR ls_fieldcat.
    *FOR ALV SORT & SUBTOTAL
      CLEAR it_sort.
      it_sort-spos = '0'.
      it_sort-fieldname = 'VBELN'.
      it_sort-tabname = 'GT_OUTTAB'.
      it_sort-up = 'X'.
    it_sort-subtot = 'X'.
      APPEND it_sort.
      CLEAR it_sort.
      it_sort-spos = '1'.
      it_sort-fieldname = 'POSNR'.
      it_sort-tabname = 'GT_OUTTAB'.
      it_sort-up = 'X'.
      it_sort-subtot = 'X'.
    it_sort-subtot = 'X'.
      APPEND it_sort.
      CLEAR it_sort.
      it_sort-spos = '2'.
      it_sort-fieldname = 'MATNR'.
      it_sort-tabname = 'GT_OUTTAB'.
      it_sort-up = 'X'.
    it_sort-subtot = 'X'.
      APPEND it_sort.
      CLEAR it_sort.
      it_sort-spos = '3'.
      it_sort-fieldname = 'MVGR1'.
      it_sort-tabname = 'GT_OUTTAB'.
      it_sort-up = 'X'.
    it_sort-subtot = 'X'.
      APPEND it_sort.
      CLEAR it_sort.
      it_sort-spos = '4'.
      it_sort-fieldname = 'ERDAT'.
      it_sort-tabname = 'GT_OUTTAB'.
      it_sort-up = 'X'.
    it_sort-subtot = 'X'.
      APPEND it_sort.
      CLEAR it_sort.
      it_sort-spos = '5'.
      it_sort-fieldname = 'WADAT_IST'.
      it_sort-tabname = 'GT_OUTTAB'.
      it_sort-down = 'X'.
    it_sort-subtot = 'X'.
      APPEND it_sort.
    CLEAR it_sort.
    it_sort-spos = '6'.
    it_sort-fieldname = 'PERNR'.
    it_sort-tabname = 'GT_OUTTAB'.
    it_sort-up = 'X'.
    it_sort-subtot = 'X'.
    APPEND it_sort.
    CLEAR it_sort.
    it_sort-spos = '7'.
    it_sort-fieldname = 'VORNA'.
    it_sort-tabname = 'GT_OUTTAB'.
    it_sort-up = 'X'.
    it_sort-subtot = 'X'.
    APPEND it_sort.
    CLEAR it_sort.
    it_sort-spos = '8'.
    it_sort-fieldname = 'NACHN'.
    it_sort-tabname = 'GT_OUTTAB'.
    it_sort-up = 'X'.
    it_sort-subtot = 'X'.
    APPEND it_sort.
    CLEAR it_sort.
    it_sort-spos = '9'.
    it_sort-fieldname = 'VKGRP'.
    it_sort-tabname = 'GT_OUTTAB'.
    it_sort-up = 'X'.
    it_sort-subtot = 'X'.
    APPEND it_sort.
    CLEAR it_sort.
    it_sort-spos = '10'.
    it_sort-fieldname = 'VBELN'.
    it_sort-tabname = 'GT_OUTTAB'.
    it_sort-up = 'X'.
    it_sort-subtot = 'X'.
    APPEND it_sort.
    CLEAR it_sort.
    it_sort-spos = '11'.
    it_sort-fieldname = 'ERDAT'.
    it_sort-tabname = 'GT_OUTTAB'.
    it_sort-up = 'X'.
    it_sort-subtot = 'X'.
    APPEND it_sort.
    CLEAR it_sort.
    it_sort-spos = '12'.
    it_sort-fieldname = 'BEZEI'.
    it_sort-tabname = 'GT_OUTTAB'.
    it_sort-up = 'X'.
    it_sort-subtot = 'X'.
    APPEND it_sort.
    clear it_sort.
    it_sort-spos = '1'.
    it_sort-fieldname = 'BELNR'.
    it_sort-tabname = 'GT_OUTTAB'.
    it_sort-up = 'X'.
    append it_sort.
    ENDFORM.
    +EC1
    Addition                                                          +EC1
    +EC1
    *&      Form  VARIANT_INIT
          text
    -->  p1        text
    <--  p2        text
    FORM variant_init.
      CLEAR g_variant.
      g_variant-report = g_repid.
    ENDFORM.                               " VARIANT_INIT
          FORM f4_for_variant                                           *
    FORM f4_for_variant.
      CALL FUNCTION 'REUSE_ALV_VARIANT_F4'
           EXPORTING
                is_variant          = g_variant
                i_save              = g_save
              it_default_fieldcat =
           IMPORTING
                e_exit              = g_exit
                es_variant          = gx_variant
           EXCEPTIONS
                not_found = 2.
      IF sy-subrc = 2.
        MESSAGE ID sy-msgid TYPE 'S'      NUMBER sy-msgno
                WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
      ELSE.
        IF g_exit = space.
          p_vari = gx_variant-variant.
        ENDIF.
      ENDIF.
    ENDFORM.
    *&      Form  PAI_OF_SELECTION_SCREEN
          text
    FORM pai_of_selection_screen.
      IF NOT p_vari IS INITIAL.
        MOVE g_variant TO gx_variant.
        MOVE p_vari TO gx_variant-variant.
        CALL FUNCTION 'REUSE_ALV_VARIANT_EXISTENCE'
             EXPORTING
                  i_save     = g_save
             CHANGING
                  cs_variant = gx_variant.
        g_variant = gx_variant.
      ELSE.
        PERFORM variant_init.
      ENDIF.
    ENDFORM.                               " PAI_OF_SELECTION_SCREEN
    +EC1
    End Addition                                                      +EC1
    +EC1
          FORM e03_eventtab_build                                       *
    -->  E03_LT_EVENTS                                                 *
    FORM e03_eventtab_build USING e03_lt_events TYPE slis_t_event.
      DATA: ls_event TYPE slis_alv_event.
      CALL FUNCTION 'REUSE_ALV_EVENTS_GET'
           EXPORTING
                i_list_type = 0
           IMPORTING
                et_events   = e03_lt_events.
      READ TABLE e03_lt_events WITH KEY name =  slis_ev_top_of_page
                               INTO ls_event.
      IF sy-subrc = 0.
        MOVE gc_formname_top_of_page TO ls_event-form.
        APPEND ls_event TO e03_lt_events.
      ENDIF.
    ENDFORM.
          FORM e04_comment_build                                        *
    -->  E04_LT_TOP_OF_PAGE                                            *
    FORM e04_comment_build USING e04_lt_top_of_page TYPE slis_t_listheader.
      DATA: ls_line TYPE slis_listheader.
    *Report Title
      CLEAR ls_line.
      ls_line-typ  = 'H'.
      ls_line-info = text-007.
      APPEND ls_line TO e04_lt_top_of_page.
    **Doc Type Desc.
    clear ls_line.
    ls_line-typ  = 'S'.
    ls_line-key = text-008.
    ls_line-info = p_matnr.
    append ls_line to e04_lt_top_of_page.
    clear ls_line.
    ls_line-typ  = 'S'.
    ls_line-key  = text-009.
    ls_line-info = p_werks.
    append ls_line to e04_lt_top_of_page.
    clear ls_line.
    ls_line-typ  = 'S'.
    ls_line-key = text-010.
    ls_line-info = p_stlan.
    append ls_line to e04_lt_top_of_page.
    clear ls_line.
    ls_line-typ  = 'S'.
    ls_line-key = text-011.
    ls_line-info = p_stlal.
    append ls_line to e04_lt_top_of_page.
    clear ls_line.
    ls_line-typ  = 'S'.
    ls_line-key = text-012.
    ls_line-info = p_stlal.
    append ls_line to e04_lt_top_of_page.
    ENDFORM.
          FORM top_of_page                                              *
    FORM top_of_page.
      CALL FUNCTION 'REUSE_ALV_COMMENTARY_WRITE'
           EXPORTING
                it_list_commentary = gt_list_top_of_page.
    ENDFORM.
          FORM auth_check                                               *
    FORM auth_check.
      AUTHORITY-CHECK OBJECT 'V_VBAK_VKO'
                      ID 'VKORG' FIELD p_vkorg.
      IF sy-subrc NE 0.
        MESSAGE e054 WITH p_vkorg.
      ENDIF.
    ENDFORM.                    " auth_check
    *&      Form  USER_COMMAND
    FORM user_command  USING r_ucomm LIKE sy-ucomm
                             rs_selfield TYPE slis_selfield.
      CASE r_ucomm.
        WHEN '&IC1'.
          PERFORM display_so_order USING r_ucomm
                                        rs_selfield.
      ENDCASE.
    ENDFORM.
    *&      Form  display_sales_order
          text
         -->P_R_UCOMM  text
         -->P_RS_SELFIELD  text
    FORM display_so_order USING    r_ucomm LIKE sy-ucomm
                                             rs_selfield TYPE slis_selfield.
      CASE rs_selfield-sel_tab_field.
        WHEN '1-VBELN'.
          SET PARAMETER ID 'AUN' FIELD rs_selfield-value.
          CALL TRANSACTION 'VA03' AND SKIP FIRST SCREEN.
        WHEN '1-MATNR'.
          SET PARAMETER ID 'MAT' FIELD rs_selfield-value.
          CALL TRANSACTION 'MM03' AND SKIP FIRST SCREEN.
        WHEN '1-OBD'.
          SET PARAMETER ID 'VL' FIELD rs_selfield-value.
          CALL TRANSACTION 'VL03N' AND SKIP FIRST SCREEN.
        WHEN OTHERS.
          MESSAGE i000(z1) WITH 'Please Click on the Valid Selection'.
          EXIT.
      ENDCASE.
    ENDFORM.                    " display_sales_order
          FORM EDit_table                                               *
    -do_sum = 'C'.     
    009350   *     save the actual grouplevel information                        
    009360         gs_grouplevels = rs_grouplevels.                              
    009370         clear g_lines.                                                
    009380                                                                       
    009390   *     get number of lines of the collect table                      
    009400         describe table rt_data lines g_lines.                         
    009410   *     if there is only one line or the field has no references so   
    009420   *     that only the first line has to be considered                                                                               
    Contents of system fields                                                                               
    SY field contents..................... SY field contents.....................                                                                               
    SY-SUBRC 4                             SY-INDEX 1                                      
    SY-TABIX 15                            SY-DBCNT 1                                      
    SY-FDPOS 1                             SY-LSIND 0                                      
    SY-PAGNO 0                             SY-LINNO 1            
    SY-COLNO 1                                                                               
    Chosen variables                                                                               
    Name.......................... Contents.1........2........3....+....4                                                                               
    %_ARCHIVE                                                                               
    4444444444444444444444444444444444444444            
                                   0000000000000000000000000000000000000000            
    ... +  40                                                                               
    4444444444444444444444444444444444444444            
                                   0000000000000000000000000000000000000000            
    ... +  80                                                                               
    4444444444444444444444444444444444444444            
                                   0000000000000000000000000000000000000000            
    ... + 120                                                                               
    44444444                                            
                                   0000000                                             
    -FIELDNAME        ETERN                                                                               
    CECDD4444444444444444444444444                       
                                  535950000000000000000000000000                       
    T_DATA                        00004082920002000000                  00             
                                  FFFFFFFFFFFFFFFFFFFF444444444444444444FF             
                                  0000408292000200000000000000000000000000             
    .. +  40                      000000   00000000#######        ########             
                                  FFFFFF444FFFFFFFF00000004444444400000000             
                                  000000000000000000000000000000000000000C             
    .. +  80                      #######              000000                          
                                  000000044444444444444FFFFFF4444444444444             
                                  000000C000000000000000000000000000000000             
    .. + 120                             00000000#                                     
                                  4444444F                                             
                                  0000000                                              
    S_DRAGDROP                                                    ####                 
                                  444444444444444444444444444444440000                 
                                  000000000000000000000000000000000000
                                   000000000000000000000000000000000000             
    SY-SUBRC                       4                                                                               
    0000                                             
                                   0004                                             
    SY-XPROG                       SAPCNVE                                          
                                   ECDCDEC444444444444444444444444444444444         
                                   2173555000000000000000000000000000000000         
    %_SPACE                                                                               
    0                                                                               
    0                                                
    SY-MSGID                       0K                                                                               
    FD444444444444444444                             
                                   02000000000000000000                             
    %_PRINT                            000                                          
                                   4444FFF444444444444444444444444444444444         
                                   0000000000000000000000000000000000000000         
    ... +  40                                                                               
    4444444444444444444444444444444444444444         
                                   0000000000000000000000000000000000000000         
    ... +  80                                0 ########                             
                                   4444444444F40000000044444444444444444444         
                                   0000000000000000000000000000000000000000         
    ... + 120                                                                               
    44444444                                         
                                   0000000                                          
    SY-MSGNO                       000                                              
                                   FFF                                              
                                   000
                                   000                                                   
    %_ITAB_MODIFY_LIST             ###########################ø##Èø########              
                                   0000000000000000000000000007007700000000              
                                   0000000000000000000000004000004000000000              
    ... +  40                      ###################################Ø#²#0              
                                   0001000100010000FFFF00000000020000083E0F              
                                   0009000900090000FFFF04000002900000000A50              
    ... +  80                      ########################################              
                                   0000000000000000000000000000000000000000              
                                   0000000000000000000000000000000000000000              
    ... + 120                      ################################                      
                                   00000000                                              
                                   0000000                                               
    SY-MSGV1                                                                               
    4444444444444444444444444444444444444444              
                                   0000000000000000000000000000000000000000              
    ... +  40                                                                               
    4444444444                                            
                                   0000000000                                            
    SY-MSGV2                                                                               
    4444444444444444444444444444444444444444              
                                   0000000000000000000000000000000000000000              
    ... +  40                                                                               
    4444444444                                            
                                   0000000000                                            
    SY-MSGV3                                                                               
    4444444444444444444444444444444444444444              
                                   0000000000000000000000000000000000000000
                                   0000000000000000000000000000000000000000          
    ... +  40                                                                               
    4444444444                                        
                                

    Hi Experts,
    I tried with  OUTPUT length, still Dump Persists, Any Ideas??
    <b>Source code extract on the dump is:</b>
    Thanks
    SP
                                                                                    008930         gs_roid-row_id = rs_row-index * -1.        
    008940       endif.                                                                               
    008950       gs_roid-sub_row_id = rs_row-rowtype+7(10).   
    008960       gs_poid-row_id = gs_roid-row_id.             
    008970       gs_poid-sub_row_id = gs_roid-sub_row_id.     
    008980       gs_poid-rowtype    = rs_row-rowtype.         
    008990       gs_poid-index      = rs_row-index.           
    009000       insert gs_poid into table rt_poid.           
    009010     endif.                                                                               
    009020     append gs_roid to rt_roid.                     
    009030                                                                               
    009040     loop at rt_fieldcat assigning <ls_fieldcat>
    where tech ne 'X' and                    
    009050                                                    
      no_out ne 'X'.                     
    009060                                                                               
    009070       if gflg_invisible = 'X'.                     
    009080         if <ls_fieldcat>-do_sum is initial.        
    009090           clear gflg_invisible.                    
    009100           continue.                                
    009110         else.                                                                               
    009120           clear g_col_counter.                     
    009130           clear gflg_invisible.                    
    009140         endif.                                                                               
    009150       endif.                                                                               
    009160                                                                               
    009170       clear gs_lvc_data.                           
    009180       clear g_style.                               
    009190                                                                               
    009200       assign component                             
    009200       assign component                             
    009210              <ls_fieldcat>-fieldname of structure
    rt_data to <g_field>.                        
    009220       if sy-subrc ne 0.                                                                               
    >         message x000(0k).                          
    009240       endif.                                                                               
    009250                                                                               
    009260       g_col_counter = g_col_counter + 1.           
    009270                                                                               
    009280       gs_lvc_data-row_pos = r_row_counter.         
    009290       gs_lvc_data-col_pos = g_col_counter.         
    009300       gs_lvc_data-row_id  = gs_roid-row_id.        
    009310       gs_lvc_data-sub_row_id = gs_roid-sub_row_id. 
    009320                                                                               
    009330   *   Endtotal and average                         
    009340       if rs_row-rowtype(1) ca 'T' and
    <ls_fieldcat>-do_sum = 'C'.                              
    009350   *     save the actual grouplevel information     
    009360         gs_grouplevels = rs_grouplevels.           
    009370         clear g_lines.                             
    009380                                                                               
    009390   *     get number of lines of the collect table   
    009400         describe table rt_data lines g_lines.      
    009410   *     if there is only one line or the field has
    no references so                            
    009420   *     that only the first line has to be
    considered

  • ABAP DUMP Dynpro_send_in_background occurs in ECC5.0

    Hi experts,
    We have one ECC5.0 environment which runs on AIX5.3 , and since yesterday, we have lots of ABAP dump Dynpro_send_in_background in st22, could anyone help me? I have searched from OSS and SDN, but seems no suitable case I can reference for our system. Please give me some hint,thank you.
    System information
    Version :ECC5.0
    patch level :version 6.40 level 125
    Database version :Oracle 9.2.0.7
    Long text in ST22
    Runtime Error          DYNPRO_SEND_IN_BACKGROUND
    Date and Time          01.07.2008 17:05:09
    ShrtText
        Screen output without connection to user.
    What happened?
        Error in ABAP application program.
        The current ABAP program "SAPMSSY0" had to be terminated because one of the
        statements could not be executed.
        This is probably due to an error in the ABAP program.
    What can you do?
        Print out the error message (using the "Print" function)
        and make a note of the actions and input that caused the
        error.
        To resolve the problem, contact your SAP system administrator.
        You can use transaction ST22 (ABAP Dump Analysis) to view and administer
         termination messages, especially those beyond their normal deletion
        date.
        is especially useful if you want to keep a particular message.
    Error analysis
        During background processing, the system attempted to send a
        screen to a user.
        Current screen: "SAPMSSY0 " 0120.
    How to correct the error
        If the error occurred in one of your own programs or in an SAP program
        that you modified, try to correct it yourself.
        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:
        "DYNPRO_SEND_IN_BACKGROUND" C
        "SAPMSSY0" or " "
        "SYSTEM-EXIT"
        If you cannot solve the problem yourself and you wish to send
        an error message to SAP, include the following documents:
        1. A printout of the problem description (short dump)
           To obtain this, select in the current display "System->List->
           Save->Local File (unconverted)".
        2. A suitable printout of the system log
           To obtain this, call the system log through transaction SM21.
           Limit the time interval to 10 minutes before and 5 minutes
           after the short dump. In the display, then select the function
           "System->List->Save->Local File (unconverted)".
        3. If the programs are your own programs or modified SAP programs,
           supply the source code.
           To do this, select the Editor function "Further Utilities->
           Upload/Download->Download".
        4. Details regarding the conditions under which the error occurred
           or which actions and input led to the error.
    System environment
        SAP Release.............. "640"
        Application server....... "yatptcp"
        Network address.......... "10.1.250.65"
        Operating system......... "AIX"
        Release.................. "5.3"
        Hardware type............ "00001E22D700"
        Character length......... 16 Bits
        Pointer length........... 64 Bits
        Work process number...... 4
        Short dump setting....... "full"
        Database server.......... "yatptcp"
        Database type............ "ORACLE"
        Database name............ "TCP"
        Database owner........... "SAPTCP"
        Character set............ "C"
        SAP kernel............... "640"
        Created on............... "May 1 2006 20:49:14"
        Created in............... "AIX 1 5 00538A4A4C00"
        Database version......... "OCI_920 "
        Patch level.............. "125"
        Patch text............... " "
        Supported environment....
        Database................. "ORACLE 9.2.0.., ORACLE 10.1.0.., ORACLE
         10.2.0.."
        SAP database version..... "640"
        Operating system......... "AIX 1 5, AIX 2 5, AIX 3 5"
        Memory usage.............
        Roll..................... 16192
        EM....................... 25139136
        Heap..................... 0
        Page..................... 835584
        MM Used.................. 8185592
        MM Free.................. 191328
        SAP Release.............. "640"
    User and Transaction
        Mandant............. 400
        Benutzer............ "KOERFCUSER"
        Sprachenschlüssel... "E"
        Transaktion......... " "
        Programm............ "SAPMSSY0"
        Dynpro.............. "SAPMSSY0 0120"
        Dynprozeile......... 0
        Informationen zum Aufrufer des Remote Function Calls (RFC):
        System.............. "TCP"
        Datenbank-Release... 640
        Kernel-Release...... 640
        Verbindungstyp...... 3 (2 = R/2, 3 = R/3, E = Extern, R = Reg. Extern)
        Aufrufsart.......... "synchron (imode 1)" (S = Synchron, a/A = Asynchron, T =
         Transakt. )
        Mandant............. 400
        Benutzer............ "KOERFCUSER"
        Transaktion......... " (Program: SAPLEDIN)"
        Funktionsbaustein... "IDOC_START_INBOUND"
        Aufruf-Destination.. "NONE"
        Quell-Server........ "yatptcp_TCP_01"
        Quell-IP-Adresse.... "10.1.250.65"
        Zusatzinformation zum RFC-Logon:
        Trusted Beziehung... " "
        Logon-Returncode.... 0
        Trusted-Returncode.. 0
        Bemerkung: Bei Releases < 4.0 sind die Informationen zum RFC-Aufrufer teilweise nicht vorhanden.
    Information on where terminated
        The termination occurred in the ABAP program "SAPMSSY0" in "SYSTEM-EXIT".
        The main program was "SAPMSSY4 ".
        The termination occurred in line 0 of the source code of the (Include)
         program " "
        of the source code of program " " (when calling the editor 00).
    Active Calls/Events
    No.   Ty.          Program                             Include
          Name
        1 EVENT        SAPMSSY0                            ???
          SYSTEM-EXIT
    Chosen variables
    Name
        Val.
    No.       1 Ty.          EVENT
    Name  SYSTEM-EXIT
    SY-XPROG
        SAPMSSY0
        0000000000000000000000000000000000000000
        0000000000000000000000000000000000000000
        5454555322222222222222222222222222222222
        310D339000000000000000000000000000000000
    SY-XFORM
        NEW-LINE
        000000000000000000000000000000
        000000000000000000000000000000
        445244442222222222222222222222
        E57DC9E50000000000000000000000
    Internal notes
        The termination occurred in the function "dynpex00" of the SAP
        Basis System, specifically in line 1513 of the module
         "//bas/640_REL/src/krn/dynp/dymain.c#9".
        The internal operation just processed is "----".
        The internal session was started at 20080701170507.
    Active Calls in SAP Kernel
    Lines of C Stack in Kernel (Structure Differs on Each Platform)
    => 64 bit R/3 Kernel
    => 64 bit AIX Kernel
    => Heap limit      = unlimited
    => Stack limit     = 4294967296
    => Core limit      = 1073741312
    => File size limit = unlimited
    => Heap address  = 0x0x118a5cf20
    => Stack address = 0xfffffffffff9f50
    => Stack low     =  0xfffffffffff9f50
    => Stack high    =  0xffffffffffff890
    => Stack Trace:
    #AixStack() at 0x10004ae04
    #CTrcStack2() at 0x10004aefc
    #rabax_CStackSave__Fv() at 0x10007bb2c
    #ab_rabax() at 0x100078bd8
    #dypex00() at 0x10020a204
    #dynpoutf() at 0x1011990c0
    #dynprctl() at 0x10119fcf8
    #dynpen00() at 0x10020de20
    #Thdynpen00() at 0x1000a51f8
    #TskhLoop() at 0x1000a884c
    #tskhstart() at 0x1000becdc
    #DpMain() at 0x101742da4
    #nlsui_main() at 0x101716148
    #main() at 0x101716104

    Dear All,
    Any Solution for this similar problem -  In Web Dynpro Application when we call the following application the DYNPRO_SEND_IN_BACKGROUND runtime error happens.
    Note
         The following error text was processed in the system XXX : Screen output without connection to user.
         The error occurred on the application server xxxxxxxx_XXX_00 and in the work process 0 .
         The termination type was: RABAX_STATE
         The ABAP call stack was:
    SYSTEM-EXIT of program SAPLSTRD
    Function: TRINT_POPUP_EDIT_CANCEL_SHOW of program SAPLSTRD
    Form: RAISE_ERROR of program SAPLSTRD
    Function: TRINT_OBJECTS_CHECK_AND_INSERT of program SAPLSTRD
    Function: TR_OBJECTS_CHECK of program SAPLSTRD
    Function: RH_HRPOBJECT_CORR_AT_SAVE of program SAPLRHWM
    Form: UPDATE of program SAPUP50R
    Form: PUT_INFOTYP_BUFFER of program SAPFP50P
    Form: %_PROCESS_P_O_C of program SAPMSSY0
    Form: %_COMMIT of program SAPMSSY0
    What can I do?
         If the termination type was RABAX_STATE, then you can find more information on the cause of the termination in the system E6Q in transaction ST22.
         If the termination type was ABORT_MESSAGE_STATE, then you can find more information on the cause of the termination on the application server xxxxxxx_XXX_00 in transaction SM21.
         If the termination type was ERROR_MESSAGE_STATE, then you can search for more information in the trace file for the work process 0 in transaction ST11 on the application server qltr01d3801_E6Q_00 . In some situations, you may also need to analyze the trace files of other work processes.
         If you do not yet have a user ID, contact your system administrator.
    Error code: ICF-IE-http -c: 300 -u: X.XXXX -l: E -s: E6Q -i: xxxxxx_XXX_00 -w: 0 -d: 20080709 -t: 155438 -v: RABAX_STATE -e: DYNPRO_SEND_IN_BACKGROUND
    HTTP 500 - Internal Server Error
    Your SAP Internet Communication Framework Team

  • ABAp dump in program "LOLEAU02"

    Runtime errors         MESSAGE_TYPE_X
    I have attached the dump analysis report
    Error analysis
    Short text of error message:
    Control Framework : Error processing control
    Technical information about the message:
    Diagnosis
         An error occurred when the system tried to process the commands
         from the Automation Queue on the presentation server.
         There are several possible reasons for this:
         - The installation of the SAP GUI on the presentation server is
         faulty or obsolete.
         - There is an error in the application program
         - There is an error in the SAPGUI or an integrated control
    Procedure
         1. Make sure that you have imported the appropriate Support
         Package, the current kernel, and GUI patch for the release of your
         system
         2. Check whether the error occurs locally on one or a few PCs, or
         generally on all PCs. Note whether the error only occurs for some
         users, for example because of a specific Customizing setting.
         If it only occurs locally, this suggests an installation problem
         with the PC. Check the installation; if necessary, reinstall the
         software. In the dump, search for the SY-MSGLI field, since it may
         point to the cause of the error.
         3. Activate the Automation Trace (in accordance with SAP Note
         158985).
         4.Start the transaction and continue until the screen immediately
         before the dump.
         5. From the System -> Utilities menu, choose Autom. Queue,
         Synchronous Processing.
         The status bar of the GUI displays the text:
            "Automation synchron flush mode on"
         6. If you now proceed with the application, the short dump will
         display the ABAP call that caused the error; the Automation Trace
         will contain the error on the presentation server.
         7. If necessary, load the short dump and trace files on to
         sapservX, so that SAP can analyze them.
    Message classe...... "CNDP"
    Number.............. 006
    Variable 1.......... " "
    Variable 2.......... " "
    Variable 3.......... " "
    Variable 4.......... " "
    Variable 3.......... " "
    Variable 4.......... " "
    How to correct the error
    Probably the only way to eliminate the error is to correct the program.
    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:
    "MESSAGE_TYPE_X" C
    "SAPLOLEA" or "LOLEAU02"
    "AC_SYSTEM_FLUSH"
    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.
    4. Details regarding the conditions under which the error occurred
       or which actions and input led to the error.
    System environment
    SAP Release.............. "620"
    Application server....... "dausjfc0"
    Network address.......... "167.228.43.182"
    Operating system......... "AIX"
    Release.................. "5.2"
    Hardware type............ "00C9F79E4C00"
    Character length......... 8 Bits
    Pointer length........... 64 Bits
    Work process number...... 4
    Short dump setting....... "full"
    Database server.......... "dausjfc0"
    Database type............ "ORACLE"
    Database name............ "CCD"
    Database owner........... "SAPR3"
    Character set............ "diocletian"
    SAP kernel............... "640"
    Created on............... "Feb 27 2006 21:35:45"
    Created in............... "AIX 1 5 00538A4A4C00"
    Database version......... "OCI_920 "
    Patch level.............. "116"
    Patch text............... " "
    Supported environment....
    Database................. "ORACLE 9.2.0.., ORACLE 10.1.0.., ORACLE
    10.2.0.."
    SAP database version..... "640"
    Operating system......... "AIX 1 5, AIX 2 5, AIX 3 5"
    User, transaction...
    Client.............. 321
    User................ "USLIF90"
    Language key........ "E"
    Transaction......... "SA38 "
    Program............. "SAPLOLEA"
    Screen.............. "SAPLGRAP 0210"
    Screen line......... 0
    Information on where termination occurred
    The termination occurred in the ABAP program "SAPLOLEA" in "AC_SYSTEM_FLUSH".
    The main program was "YQ9_UPLO ".
    The termination occurred in line 29 of the source code of the (Include)
    program "LOLEAU02"
    of the source code of program "LOLEAU02" (when calling the editor 290).
    Source code extract
    000010   FUNCTION AC_SYSTEM_FLUSH .
    000020   *"----
    000030   ""Lokale Schnittstelle:
    000040   *"  IMPORTING
    000050   *"     VALUE(CALLED_BY_SYSTEM) TYPE  C OPTIONAL
    000060   *"  EXCEPTIONS
    000070   *"      CNTL_SYSTEM_ERROR
    000080   *"      CNTL_ERROR
    000090   *"----
    000100     data: sysubrc like sy-subrc.
    000110
    000120     CALL FUNCTION 'AC_FLUSH_CALL'
    000130          EXPORTING
    000140               SYSTEM_FLUSH = 'X'
    000150               CALLED_BY_SYSTEM = CALLED_BY_SYSTEM
    000160          IMPORTING
    000170               MESSAGE_NR   = sysubrc
    000180               MESSAGE_TEXT = SY-MSGLI.
    000190
    000200     sy-subrc = sysubrc.
    000210
    000220     CASE SY-SUBRC.
    000230       WHEN 0.
    000240       WHEN 1.
    000250   *     system_error
    000260         MESSAGE ID 'CNDP' TYPE 'X' NUMBER 007 RAISING CNTL_SYSTEM_ERROR.
    000270       WHEN 2.
    000280   *     method_call_error
    >         MESSAGE ID 'CNDP' TYPE 'X' NUMBER 006 RAISING CNTL_ERROR.
    000300       WHEN 3.
    000310   *     property_set_error
    000320         MESSAGE ID 'CNDP' TYPE 'X' NUMBER 006 RAISING CNTL_ERROR.
    000330       WHEN 4.
    000340   *     property_get_error
    000350         MESSAGE ID 'CNDP' TYPE 'X' NUMBER 006 RAISING CNTL_ERROR.
    000360       WHEN OTHERS.
    000370         RAISE CNTL_ERROR.
    000380     ENDCASE.
    000390
    000400   ENDFUNCTION.
    Contents of system fields
    Can some one help me to solve this issue.
    vel.

    Hi,
       This is the program for YQ9_UPLO.
    *Description: Upload text file
    *Program change log:
    date int description
    *120397 sjr initial program development
    PARAMETERS: FILE_NM     LIKE  RLGRAP-FILENAME
                            DEFAULT 'c:\abap\z.txt'.
    PARAMETERS: P2          LIKE  RLGRAP-FILENAME
                            DEFAULT '/sapdc/pman .tmp'.
    parameters: utf8file as checkbox.
    DATA: INRECORD_COUNT(6) TYPE P DECIMALS 0,
          OUTRECORD_COUNT(6) TYPE P DECIMALS 0.
    DATA: BEGIN OF    ITAB   OCCURS 0,
          RECORD(1200),
          END OF      ITAB.
    START-OF-SELECTION.
    Check to see if authorized to run this report              "PR-052496
      AUTHORITY-CHECK OBJECT 'S_PROGRAM'                         "PR-052496
                      ID 'P_GROUP'  FIELD SY-REPID               "PR-052496
                      ID 'P_ACTION'  FIELD 'SUBMIT'.             "PR-052496
      IF SY-SUBRC NE 0.                                          "PR-052496
        MESSAGE A998(YQ9_Z0) WITH SY-UNAME SY-REPID.
      ENDIF.                                                     "PR-052496
    CALL FUNCTION 'UPLOAD'
         EXPORTING
              FILENAME            = FILE_NM
         TABLES
              DATA_TAB            = ITAB.
    *ditor-call for input_rec.
    if utf8file = 'X'.
        OPEN DATASET P2 FOR OUTPUT IN TEXT MODE ENCODING UTF-8.
    else.
        OPEN DATASET P2 FOR OUTPUT IN TEXT MODE ENCODING NON-UNICODE.
    endif.
    LOOP AT   ITAB.    .
      ADD 1 TO INRECORD_COUNT.
      TRANSFER ITAB-RECORD TO P2.
      ADD 1 TO OUTRECORD_COUNT.
    ENDLOOP. "itab
    END-OF-SELECTION.
    CLOSE DATASET P2.
    WRITE: / '# of records read      ', INRECORD_COUNT,
           / '# of records transfered', OUTRECORD_COUNT.
    WRITE:/ 'upload filename', FILE_NM.
    WRITE:/ '   aix filename', P2.
    TOP-OF-PAGE.

  • ABAP Dump GETWA_NOT_ASSIGNED_RANGE for program /SDF/CL_EM_DUMP_COLLECTOR=====CP

    Hello,
    I am getting ABAP runtime error GETWA_NOT_ASSIGNED_RANGE every 10 minutes in my ECC Production system. This dump is occurring for program /SDF/CL_EM_DUMP_COLLECTOR=====CP with short text as "Field symbol is not assigned".
    Error Analysis:
    "A field symbol that was not assigned was accessed
    (data segment no. "-1").
    The field symbol is no longer assigned because there was an attempt
    makde previously in a Unicode program to set the field symbol using
    ASSIGN with offset and/or length specification. Here, the memory
    addressed by the offset/length specification was not within the
    allowed area."
    Information on where terminated:
    "Termination occurred in the ABAP program "/SDF/CL_EM_DUMP_COLLECTOR=====CP" -
         in "GET_FIELDTABLE".
        The main program was "SAPMSSY1 ".
        In the source code you have the termination point in line 51
        of the (Include) program "/SDF/CL_EM_DUMP_COLLECTOR=====CM005"."
    Server-Side Connection Information:
    "Information on caller of Remote Function Call (RFC):
        System.............. "Solution Manager"
        Installation Number. " "
        Database Release.... 702
        Kernel Release...... 720
        Connection Type..... 3 (2=R/2, 3=ABAP System, E=Ext., R=Reg. Ext.)
        Call Type........... "synchronous and non-transactional (emode 0, imode 0)"
        Inbound TID.........." "
        Inbound Queue Name..." "
        Outbound TID........." "
        Outbound Queue Name.." "
        Client.............. Prod Client
        User................ "SolMan user"
        Transaction......... " "
        Call Program........."SAPLE2EEM_DATA_COLLECTION"
        Function Module..... "/SDF/E2EEM_GET_DATA"
        Call Destination.... "SM_<ECC_PROD>_READ"
        Source Server....... "Solution Manager"
        Source IP Address... "Solution Manager"
        Additional information on RFC logon:
        Trusted Relationship " "
        Logon Return Code... 0
        Trusted Return Code. 0"
    I searched for SAP notes and other SCN discussion but could not find relevant information. Can someone please assist me? Thanks.
    Tanay

    Hi Srivastava,
    What process or transaction you are executing, when you got this dump, please share the detail.
    In SAP there so many areas where we can have this ABAP dump, please also share the snap shot in ST22 " How to Correct" part of dump which carries the exact program name e.g. in below snapshot program name, short text, etc  is given to search SAP note.
    Please also refer to the following sap notes:
    1840910 - Dump CHECK_SELOPT_ILLEGAL_SIGN
    1729771 - Collective corrections as of ST-PI 2008_1 SP06
    1011229 - ST-PI: Corrections for E2E Diagnostics
    Regards
    Javed

  • Reg:ABAP dump:TYPELOAD_NEW_VERSION

    Hi All,
    We are getting the dumps(150),TYPELOAD_NEW_VERSION with only one particular user in one of our production servers,there are a few background jobs scheduled with the same user and all the jobs have got finished successfully.
    below pasted is the detailed dump message
    Data type "MC11VA0ITM" was found in a newer version than required.
    What happened?
    Runtime error
    The current ABAP program, "SAPLMCEX", had to be terminated because one of the
    statements could not be executed at runtime.
    What can you do?
    Try restarting the program.
    If the error occurrs several times, consult your SAP administrator.
    Choose "Print" to obtain a hard copy of the termination message.
    You can use Transaction ST22 to display and manage short dump messages.
    It also allows you to retain them beyond their normal deletion date.
    Error analysis
    The data type "MC11VA0ITM" was reloaded from the database while the program
    was running.
    However, the system found a version of the type that was newer than
    the one required.
    How to correct the error
    Try to restart the program.
    System environment
    SAP Release.............. "620"
    Application server....... "provpr08"
    Network address.......... "10.130.33.98"
    Operating system......... "AIX"
    Release.................. "5.3"
    Hardware type............ "00C6C8D04C00"
    Character length......... 16 Bits
    Pointer length........... 64 Bits
    Work process number...... 0
    Short dump setting....... "full"
    Database server.......... "provpr01"
    Database type............ "ORACLE"
    Database name............ "VPR"
    Database owner........... "SAPERP"
    Character set............ "C"
    SAP kernel............... "640"
    Created on............... "Aug 17 2008 21:27:08"
    Created in............... "AIX 1 5 00538A4A4C00"
    Database version......... "OCI_920 "
    Patch level.............. "247"
    Patch text............... " "
    Supported environment....
    Database................. "ORACLE 9.2.0.., ORACLE 10.1.0.., ORACLE
    10.2.0.."
    SAP database version..... "640"
    Operating system......... "AIX 1 5, AIX 2 5, AIX 3 5, AIX 1 6"
    User, transaction...
    Client.............. 810
    User................ "ADMINJOBS"
    Language key........ "E"
    Transaction......... " "
    Program............. "SAPLMCEX"
    Screen.............. "SAPMSSY0 1000"
    Row of screen....... 6
    Information about program making the Remote Function Call (RFC):
    System.............. "VPR"
    Database Release.... 620
    Kernel Release...... 640
    Connection type: 3 (2 = R/2, 3 = R/3, E = External, R = Reg.external)
    Call type: "synchron (imode 1)" (S = Synchronous, a/A = Asynchronous, T =
    Transaction)
    Client.............. 810
    User................ "ADMINJOBS"
    Transaction......... " (Program: SAPLV50R_VIEW)"
    Function module..... "SHP_VL10_DELIVERY_CREATE_PARA"
    Call destination.... "provpr08_VPR_01"
    Source server....... "provpr05_VPR_01"
    Source IP address... "10.130.33.108"
    Additional RFC logon information:
    Trusted Relation....." "
    Logon return code....0
    Trusted return code..0
    Note: Prior to Release 4.0, there was less information available on RFC
    calling programs.
    Information on where terminated
    The termination occurred in the ABAP program "SAPLMCEX" in "MCEX_11_QRFC".
    The main program was "SAPMSSY4 ".
    The termination occurred in line 0 of the source code of the (Include)
    program " "
    of the source code of program " " (when calling the editor 00).
    We are on 640 Kernel-AIX ,level-247
    I have no clue on how to go about,
    can some one pls.look into it nad do the needful.
    Thanks in advance
    Rgds
    Venu

    Hi Rohit,
    Thanks once again
    I believe that my question has been answered appropriately,I appriciate the your help and support.
    I take the liberty to put across one more ABAP dump(80 dumps by a single user),"RABAX_CALLING_RABAX:"
    The error text is as below
    Runtime Error          RABAX_CALLING_RABAX
           Occurred on     03/24/2009 at   07:25:29
    Error "14 431" in error handling.
    What happened?
    A further error occurred when displaying an error message.
    What can you do?
    You can display the error message using Transaction ST22. If
    no further error is logged there, try to find an appropriate
    entry in the SAP system log.
    Make a note of the actions and input which caused the error.
    To resolve the problem, contact your SAP system administrator.
    You can use transaction ST22 (ABAP Dump Analysis) to view and administer
    termination messages, especially those beyond their normal deletion
    date.
    Error analysis
    The T100 error code is "14 431".
    The error text reads
    Invalid output to terminal from background processing
    with this key.
               Last error logged in SAP kernel
    Component............ "Taskhandler"
    Place................ "SAP-Server provpr03_VPR_01 on host provpr03 (wp 0)"
    Version.............. 1
    Error code........... 5
    Error text........... "ThAMInsert: no active mode"
    Description.......... " "
    System call.......... " "
    Module............... "thxxhead.c"
    Line................. 9893
    How to correct the error
    In general, it is sufficient to determine the original cause of the
    error and to eliminate it. Since the display of the runtime error
    has failed, you can only analyze the error by looking at the
    system log or the short dump display.
    System environment
    SAP Release.............. "620"
    Application server....... "provpr03"
    Network address.......... "10.130.33.106"
    Operating system......... "AIX"
    Release.................. "5.3"
    Hardware type............ "00C6C9904C00"
    Character length......... 16 Bits
    Pointer length........... 64 Bits
    Work process number...... 2
    Short dump setting....... "full"
    Database server.......... "provpr01"
    Database type............ "ORACLE"
    Database name............ "VPR"
    Database owner........... "SAPERP"
    Character set............ "C"
    SAP kernel............... "640"
    Created on............... "Aug 17 2008 21:27:08"
    Created in............... "AIX 1 5 00538A4A4C00"
    Database version......... "OCI_920 "
    Patch level.............. "247"
    Patch text............... " "
    Supported environment....
    Database................. "ORACLE 9.2.0.., ORACLE 10.1.0.., ORACLE
    10.2.0.."
    SAP database version..... "640"
    Operating system......... "AIX 1 5, AIX 2 5, AIX 3 5, AIX 1 6"
    Client.............. 810
    User................ "HJAFFER"
    Language key........ "E"
    Transaction......... " "
    Program............. "SAPLSGUI"
    Screen.............. "SAPMS380 0100"
    Row of screen....... 3
    Information about program making the Remote Function Call (RFC):
    System.............. "VPR"
    Database Release.... 620
    Kernel Release...... 640
    Connection type: 3 (2 = R/2, 3 = R/3, E = External, R = Reg.external)
    Call type: "synchron (imode 1)" (S = Synchronous, a/A = Asynchronous, T =
    Transaction)
    Client.............. 810
    User................ "HJAFFER"
    Transaction......... "ZSA5E (Program: ZVRV_OPEN_ORDERS_ALV)"
    Function module..... "ZVRV_OPEN_ORDERS_ALV_PRL"
    Call destination.... "provpr03_VPR_00"
    Source server....... "provpr03_VPR_01"
    Source IP address... "10.130.33.106"
    Additional RFC logon information:
    Trusted Relation....." "
    Logon return code....0
    Trusted return code..0
    Note: Prior to Release 4.0, there was less information available on RFC
    calling programs.
    Information on where terminated
    The termination occurred in the ABAP program "SAPLSGUI" in
    "SAPGUI_PROGRESS_INDICATOR".
    The main program was "SAPMS380 ".
    The termination occurred in line 33 of the source code of the (Include)
    program "LSGUIU01"
    of the source code of program "LSGUIU01" (when calling the editor 330).
    There are so many logs written in SM21 by the same user as mentioned below
    HJAFFER           AB0 Run-time error "CALL_FUNCTION_SEND_ERROR" occurred
    HJAFFER           AB1 > Short dump "090324 072401 provpr03 HJAFFER " generated
    HJAFFER           D01 Transaction Canceled 14 431 ( )
    HJAFFER           AB0 Run-time error "RABAX_CALLING_RABAX" occurred
    detailed Log...
    Details Page 1 Line 17    System Log: Central Analysis                        1
    Time     Instance             Ty. Nr Cl. User         Tcod MNo Text                                               Date : 24.03.09
    07:24:01 provpr03_VPR_00      DIA 01 810 HJAFFER           D01 Transaction Canceled 14 431 ( )
    Details
    Recording at local and central time........................ 03/24/2009 07:24:01
    Entry in collective system log at local time............... 03/24/2009 07:25:25
    Task................ 55318 . 01 D1 Dialog work process No. 01
    User................ HJAFFER
    Client.............. 810
    Terminal............ TXFRIALP
    Session............. 1
    Transaction code....
    Program name........ SAPMS380
    Problem class....... K    SAP Web AS Problem
    Development class... SDYN
    Module name.........
    Location............
    T100................ 14                  431
    Parameters..........
    Documentation for system log message D0 1 :
    The transaction has been terminated.  This may be caused by a
    termination message from the application (MESSAGE Axxx) or by an
    error detected by the SAP System due to which it makes no sense to
    proceed with the transaction.  The actual reason for the termination
    is indicated by the T100 message and the parameters.
    Additional documentation for message 14                  431
    Invalid output to terminal from background processing
    No documentation exists for message 14431
    Pls.look into it and guide me thru as you did in the earlier case
    Rgds
    Venu

  • Delivery Can not Delete Delivery due to ABAP Dump

    I have a strange situation on a delviery that is in our production client.  We rec;d an APAB dump whenposting goods issue in  delivery (successfully posted but still ABAP'd out) this was  due to the sales unit field calculated to high of a qty due to a material master setting in the price unit qty,  This has been fixed in the material master but we can not get to the delivery to delete it.  I have succefully reversed goods issue and successfully cancelled TO confirmation.  I can not get to the delivery to delete it.  I can not reject line items on the sales order due to it having subsequent documents.  Does anyone know how this can be accomplished?  Please advise/comment experiences.  It would be GREATLY appreciated.  See Below ABAP dump if it helps....
    Kim
    Runtime Errors         DYNPRO_FIELD_CONVERSION
    Date and Time          05/16/2011 11:05:21
                       Screen name.............. "SAPMV50A"
                       Screen number............ 1102
                       Screen field............. "LIPSD-PIKMG"
                       Error text............... "FX015: Sign lost."
         Other data:
         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.

    Symptom
    A Warehouse Management-relevant (WM-relevant) delivery item is picked, and then the WM transfer order is canceled again using LT0G.
    If the storage location for the delivery is changed to a non-WM-relevant storage location and a pick quantity is entered in the delivery, this pick quantity is assigned to the document flow record for the cancellation of the WM transfer order. This is incorrect.
    The incorrect document flow record is stored in the database when you save the delivery.
    This results in the ABAP runtime error "DYNPRO_FIELD_CONVERSION" when the delivery is processed again with VL02 or VL02N.
    Other terms
    PIKMG, WM-TA, Warehouse Management (WM) transfer order (TO), VBFA, RFMNG, SAPMV50A, MV50AO0F, FELDAUSWAHL, MV50AO0F, LIPSD-PIKMG
    Reason and Prerequisites
    This problem is caused by a program error.
    Solution
    Implement the specified correction to prevent this inconsistency in the table VBFA from occurring again.
    Correction report Z_CORRECT_VBFA_FROM_LTAP:
    Implement the correction report specified below with transaction SE38 using the attributes:
    Title            Correction report for note 435274
    Type            1  Executable program
    Status                T    Test program
    Application              V     Sales
    Input parameters for execution of the report:
    P_VBELN: Document number of the delivery that has document flows
             for the WM transfer order that are to be corrected.
            While the report is running, make sure that
            no changes are made to the relevant
            document.
    P_TEST = 'X': Analysis:   Analysis of the missing document flow records;
                            no changes in the document.
    P_TEST = ' ': Correction: Document flow records between delivery and
                            WM transfer order are corrected.
    refer SAP Note 435274 - Negative pick quantity in the delivery

  • Cheque Printing Abap Dumps

    Dear All Gurrus
    i am facing an Abap Dump when user send cheque Printing .other document printing are Ok .please see this error
    Runtime errors         LOAD_PROGRAM_NOT_FOUND       
           Occurred on     04.06.2007 at   16:18:50
    Program " " not found.                                                        
    What happened?
    There are several possible reasons for the error:                                                                               
    or                                                                               
    The current ABAP program had to be terminated because the                                
    ABAP processor detected an internal system error.                                        
    The current ABAP program "SAPLF028" had to be terminated because the ABAP                
    processor discovered an invalid system state.                                                                               
    What can you do?
    Print out the error message (using the "Print" function)                                 
    and make a note of the actions and input that caused the                                 
    error.                                                                               
    To resolve the problem, contact your SAP system administrator.                           
    You can use transaction ST22 (ABAP Dump Analysis) to view and administer                 
    termination messages, especially those beyond their normal deletion                     
    date.                                                                               
    Error analysis
    On account of a branch in the program                                                    
    (CALL FUNCTION/DIALOG, external PERFORM, SUBMIT)                                         
    or a transaction call, another ABAP/4 program                                            
    is to be loaded, namely " ".                                                                               
    However, program " " does not exist in the library.                                                                               
    Possible reasons:                                                                        
    a) Wrong program name specified in an external PERFORM or                                
       SUBMIT or, when defining a new transaction, a new                                     
       dialog module or a new function module.                                               
    b) Transport error                                                                       
    b) Transport error                                                                       
    How to correct the error
    Check the last transports to the R/3 System.                                                                               
    Are changes currently being made to the program "SAPLF028"?                                                                               
    Has the correct program been entered in table TSTC for Transaction "FBZ4 "?              
                                                                                    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:                                                                               
    "LOAD_PROGRAM_NOT_FOUND" C                                                               
    "SAPLF028" or "LF028U06"                                                                 
    "PAYMENT_FORM_PRINT"                                                                     
    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.                                                                               
    4. Details regarding the conditions under which the error occurred                       
       or which actions and input led to the error.                                          
    System environment
    SAP Release.............. "620"                                                                               
    Application server....... "PKSAPT10"                                                     
    Network address.......... "184.208.96.235"                                               
    Operating system......... "Windows NT"                                                   
    Release.................. "5.0"                                                          
    Hardware type............ "4x Intel 801586"                                              
    Character length......... 8 Bits                                                         
    Pointer length........... 32 Bits                                                        
    Work process number...... 0                                                              
    Short dump setting....... "full"                                                                               
    Database server.......... "PKSAPT10"                                                     
    Database type............ "MSSQL"                                                        
    Database name............ "T10"                                                          
    Database owner........... "t10"                                                                               
    Character set............ "English_United State"                                                                               
    SAP kernel............... "640"                                                          
    Created on............... "Oct 29 2006 23:44:46"                                         
    Created in............... "NT 5.0 2195 Service Pack 4 x86 MS VC++ 13.10"                 
    Database version......... "SQL_Server_8.00 "                                                                               
    Patch level.............. "155"                                                          
    Patch text............... " "                                                                               
    Supported environment....                                                                
    Database................. "MSSQL 7.00.699 or higher, MSSQL 8.00.194"                     
    SAP database version..... "640"                                                          
    Operating system......... "Windows NT 5.0, Windows NT 5.1, Windows NT 5.2"               
    User, transaction...
    Client.............. 210                                                                 
    User................ "AGHAZNAVI"                                                         
    Language key........ "E"                                                                 
    Transaction......... "FBZ4 "                                                             
    Program............. "SAPLF028"                                                          
    Screen.............. "SAPMF05A 0700"                                                     
    Screen line......... 43                                                                  
    Information on where terminated
    The termination occurred in the ABAP program "SAPLF028" in                               
    "PAYMENT_FORM_PRINT".                                                                   
    The main program was "SAPMF05A ".                                                                               
    The termination occurred in line 332 of the source code of the (Include)                 
    program "LF028U06"                                                                      
    of the source code of program "LF028U06" (when calling the editor 3320).                 
    Source code extract
    003020     IF sy-subrc NE 0                     "bei nicht in PAYR vorhandenen o.
    003030         AND payr-vblnr EQ reguh-vblnr.   "durch FCH7 (Scheck neu drucken)
    003040       opayf-pstap = 0.                   "in Auftrag gegebene Schecks wird
    003050     ELSE.                                "der Stapel mitgegeben, sonst die
    003060       CLEAR payr.                        "Restart-Schecknummer aus PAYR  
    003070     ENDIF.                                                               
    003080                                                                          
    003090     IF t042z-formi IS INITIAL.           "alte Zahlungsträger (nur Scheck)
    003100       SUBMIT (t042z-progn) WITH zw_laufd = reguh-laufd                   
    003110                            WITH zw_laufi = reguh-laufi                   
    003120                            WITH zw_zbukr = reguh-zbukr                   
    003130                            WITH zw_xvorl = space                         
    003140                            WITH sel_zawe = i_opayf-rzawe                 
    003150                            WITH par_zdru = 'X'                           
    003160                            WITH par_priz = i_opayf-ppriz                 
    003170                            WITH par_zfor = i_opayf-pzfor                 
    003180                            WITH par_avis = i_opayf-pavis                 
    003190                            WITH par_pria = i_opayf-ppria                 
    003200                            WITH par_stap = i_opayf-pstap                 
    003210                            WITH par_rchk = payr-chect                    
    003220                            WITH par_begl = space                         
    003230                            WITH sel_hbki = reguh-hbkid                   
    003240                            WITH sel_hkti = reguh-hktid                   
    003250                            WITH par_anzp = par_anzp                      
    003260                            WITH par_fill = i_opayf-pfill                 
    003270                            WITH par_espr = i_opayf-pespr                 
    003280                            WITH par_isoc = i_opayf-pisoc                 
    003290                            WITH par_sofo = i_opayf-psofo                 
    003300                            WITH par_novo = i_opayf-xnovo                 
    003310                            AND RETURN.                                   
        ELSE.                           "neue Zahlungsträger (z.Zt. nur OFX) 
    003330       CALL FUNCTION 'PAYMENT_MEDIUM_ONLINE'                              
    003340         EXPORTING                                                        
    003350           im_formi = t042z-formi                                         
    003360           im_reguh = reguh                                               
    003370           im_opayf = i_opayf                                             
    003380         TABLES                                                           
    003390           tb_regup = xregup.                                             
    003400     ENDIF.                                                               
    003410                                                                          
    003420   ENDFUNCTION.                                                           
    Contents of system fields
    SY field contents..................... SY field contents.....................
    SY-SUBRC 4                             SY-INDEX 0                            
    SY-TABIX 1                             SY-DBCNT 1                            
    SY-FDPOS 0                             SY-LSIND 0                            
    SY-PAGNO 0                             SY-LINNO 1                            
    SY-COLNO 1                             SY-PFKEY UAN                          
    SY-UCOMM BU                           
    SY-TITLE Payment with Printout: Display Overview                              
    SY-MSGTY I                             SY-MSGID F5                           
    SY-MSGNO 312                           SY-MSGV1 1500000011                   
    SY-MSGV2 KOPK                          SY-MSGV3                              
    SY-MSGV4                              
    Active calls / events
    No.... Type........ Name..........................
           Program                                
           Include                                  Line    
           Class                                  
         4 FUNCTION     PAYMENT_FORM_PRINT                                          
           SAPLF028                               
           LF028U06                                   332
         3 FORM         FCODE_BEARBEITUNG                                           
           SAPMF05A                               
           MF05AFF0_FCODE_BEARBEITUNG                2333
         2 FORM         FUSSZEILE_VERARBEITEN                                       
           SAPMF05A                               
           MF05AFF0_FUSSZEILE_VERARBEITEN             148
         1 MODULE (PAI) FUSSZEILE_BEARBEITEN                                        
           SAPMF05A                               
           MF05AI00_FUSSZEILE_BEARBEITEN               46
    Chosen variables
         4 FUNCTION     PAYMENT_FORM_PRINT                                          
           SAPLF028                               
           LF028U06                                   332
    I_CC_CURR                      PKR                                    
                                   54522                                  
                                   0B200                                  
    I_OPAYF                        KOPKLOCL                     0002  XCCIT
                                   4454444422222222222222222222233332254445
                                   BF0BCF3C00000000000000000000000020083394
    ... +  40                      IH  X           0001000005             
                                   4422522222222222333333333322222222222222
                                   9800800000000000000100000500000000000000
    ... +  80                                                                               
    2222222222222222222222222222222222222222
                                   0000000000000000000000000000000000000000
    ... + 120                                             00000000000000  
                                   2222222222222222222222233333333333333  
                                   0000000000000000000000000000000000000  
    I_REPRI                                                                               
    2                                      
                                   0                                      
    I_VBLNR                        1500000011                             
                                   3333333333                             
                                   1500000011                             
    I_WWERT                        20070604                               
                                   33333333                               
                                   20070604                               
    REGUH-LAUFI                    00001*                                 
                                   333332                                 
                                   00001A                                 
    <%_TABLE_LFA1>                 ???                                    
    REGUH-ZBUKR                    KOPK                                   
                                   4454                                   
                                   BF0B                                   
    I_OPAYF-RZAWE                  C                                      
                                   4                                      
                                   3                                      
    I_OPAYF-PPRIZ                  LOCL                                   
                                   4444                                   
                                   CF3C                                   
    I_OPAYF-PZFOR                                                                               
    2222222222222222                       
                                   0000000000000000                       
    I_OPAYF-PAVIS                                                                               
    2                                      
                                   0                                      
    I_OPAYF-PPRIA                                                                               
    2222                                   
                                   0000                                   
    I_OPAYF-PSTAP                  0002                                   
                                   3333                                   
                                   0002                                   
    PAYR-CHECT                                                                               
    2222222222222                          
                                   0000000000000                          
    REGUH-HBKID                    CITIH                                  
                                   44544                                  
                                   39498                                  
    REGUH-HKTID                    CTOLH                                  
                                   45444                                  
                                   34FC8                                  
    PAR_ANZP                       0                                      
                                   3                                      
                                   0                                      
    I_OPAYF-PFILL                                                                               
    2                                      
                                   0                                      
    I_OPAYF-PESPR                                                                               
    2                                      
                                   0                                      
    I_OPAYF-PISOC                                                                               
    2                                      
                                   0                                      
    I_OPAYF-PSOFO                  X                                      
                                   5                                      
                                   8                                      
    I_OPAYF-XNOVO                                                                               
    2                                      
                                   0                                      
    %_PRINT                            000                                
                                   2222333222222222222222222222222222222222
                                   0000000000000000000000000000000000000000
    ... +  40                                                                               
    2222222222222222222222222222222222222222
                                   0000000000000000000000000000000000000000
    ... +  80                                0 ########                   
                                   2222222222320000000022222222222222222222
                                   0000000000000000000000000000000000000000
    ... + 120                                                                               
    2222222222222222222222222222222222222222
                                   0000000000000000000000000000000000000000
    ... + 160                                    0                 ####   
                                   222222222222223222222222222222220000   
                                   000000000000000000000000000000000000   
    KNBK-KOINH                                                                               
    2222222222222222222222222222222222222222
                                   0000000000000000000000000000000000000000
    ... +  40                                                                               
    22222222222222222222                   
                                   00000000000000000000                   
    T042Z-FORMI                                                                               
    222222222222222222222222222222         
                                   000000000000000000000000000000         
    <%_TABLE_T012>                 ???                                    
    REGUH                             2007060400001* KOPK0001000005       
                                   2223333333333333224454333333333322222222
                                   0002007060400001A0BF0B000100000500000000
    ... +  40                                        1500000011 PKR  LHP1Co
                                   2222222222222222223333333333254522445346
                                   000000000000000000150000001100B200C8013F
    ... +  80                      mpany        Supreme Gas Ind. Pvt. Ltd 
                                   6766722222222577766624672466225772247622
                                   D01E90000000035025D5071309E4E0064E0C4400
    ... + 120                                                                               
    2222222222222222222222222222222222222222
                                   0000000000000000000000000000000000000000
    ... + 160                                                                               
    2222222222222222222222222222222222222222
                                   0000000000000000000000000000000000000000
    ... + 200                                                                               
    2222222222222222222222222222222222222222
                                   0000000000000000000000000000000000000000
    ... + 240                         Lahore                              
                                   222466676222222                        
                                   000C18F25000000                        
    SYST-REPID                     SAPLF028                               
                                   5454433322222222222222222222222222222222
                                   310C602800000000000000000000000000000000
    T042I-HBKID                    CITIH                                  
                                   44544                                  
                                   39498                                  
    XREGUP[]                       Table IT_1065[1x1184]                  
         3 FORM         FCODE_BEARBEITUNG                                           
           SAPMF05A                               
           MF05AFF0_FCODE_BEARBEITUNG                2333
    %_SPACE                                                                               
    2                                      
                                   0                                      
    RC                             0                                      
                                   0000                                   
                                   0000                                   
    SYST-REPID                     SAPMF05A                               
                                   5454433422222222222222222222222222222222
                                   310D605100000000000000000000000000000000
    SY-REPID                       SAPMF05A                               
                                   5454433422222222222222222222222222222222
                                   310D605100000000000000000000000000000000
    VORSCHL_GRIRG                                                                               
    222                                    
                                   000                                    
    XBKPF-BELNR                    1500000011                             
                                   3333333333                             
                                   1500000011                             
    %_DUMMY$$                                                                               
    2222                                   
                                   0000                                   
    VAKTAB                                                                               
    222222222222222222222222222222         
                                   000000000000000000000000000000         
    XBKPF-BUKRS                    KOPK                                   
                                   4454                                   
                                   BF0B                                   
    VORSCHL_GITYP                                                                               
    22                                     
                                   00                                     
    XBKPF-GJAHR                    2007                                   
                                   3333                                   
                                   2007                                   
    C_INFO_LINK                    100                                    
                                   333                                    
                                   100                                    
    BKPF                           210KOPK15000000112007KZ20070604200706040
                                   3334454333333333333334533333333333333333
                                   210BF0B15000000112007BA20070604200706040
    ... +  40                      620070604161846000000000000000020070604A
                                   3333333333333333333333333333333333333334
                                   6200706041618460000000000000000200706041
    ... +  80                      GHAZNAVI   FBZ4                        
                                   4445445422244532222222222222222222222222
                                   781AE16900062A40000000000000000000000000
    ... + 120                             12345                           
                                   2222222333332222222222222222222222222222
                                   0000000123450000000000000000000000000000
    ... + 160                         0000                         PKR  ###
                                   2223333222222222222222222222222254522000
                                   000000000000000000000000000000000B200000
    ... + 200                      ##     #####  ####### RFBU             
                                   0022222000002200000002544522222222222222
                                   0C000000000C00000000C0262500000000000000
    ... + 240                                                                               
    222222222222222                        
                                   000000000000000                        
    BSEG                           210KOPK15000000112007002 000000000000000
                                   3334454333333333333333332333333333333333
                                   210BF0B150000001120070020000000000000000
    ... +  40                      0          25K   SLHP1        ##########
                                   3222222222233422254453222222220001000000
                                   0000000000025B0003C80100000000000000C000
    ... +  80                      ##################PKR  #################
                                   1000000000000010005452200000000000000000
                                   000C000000C000000C0B200000000C000000C000
    ... + 120                      #######################################
                                   0000000000000000000000000000000000000002
                                   000C000000C000000C000000C000000C000000C0
    ... + 160                         000   ###############################
                                   2223332220000000000000000000000000000000
                                   000000000000000C0000C000000C000000C00000
    ... + 200                      ##0000000020070427                     
                                   0033333333333333332222222222222222222222
                                   0C00000000200704270000000000000000000000
    ... + 240                                                                               
    222222222222222                        
                                   000000000000000                        
    SY-SUBRC                       4                                      
                                   0000                                   
                                   4000                                   
    %_ARCHIVE                                                                               
    2222222222222222222222222222222222222222
                                   0000000000000000000000000000000000000000
    ... +  40                                                                               
    2222222222222222222222222222222222222222
                                   0000000000000000000000000000000000000000
    ... +  80                                                                               
    2222222222222222222222222222222222222222
                                   0000000000000000000000000000000000000000
    ... + 120                                                                               
    2222222222222222222222222222222222222222
                                   0000000000000000000000000000000000000000
    ... + 160                                                                               
    2222222222222222222222222222222222222222
                                   0000000000000000000000000000000000000000
    ... + 200                                                                               
    2222222222222222222222222222222222222222
                                   0000000000000000000000000000000000000000
    ... + 240                                                                               
    222222222222222                        
                                   000000000000000                        
    SAPOS-GITYP                                                                               
    22                                     
                                   00                                     
    T001-WAERS                     PKR                                    
                                   54522                                  
                                   0B200                                  
    SAPOS-GRICD                                                                               
    22                                     
                                   00                                     
    OPAYF                          KOPKLOCL                     0002  XCCIT
                                   4454444422222222222222222222233332254445
                                   BF0BCF3C00000000000000000000000020083394
    ... +  40                      IH  X           0001000005             
                                   4422522222222222333333333322222222222222
                                   9800800000000000000100000500000000000000
    ... +  80                                                                               
    2222222222222222222222222222222222222222
                                   0000000000000000000000000000000000000000
    ... + 120                                             00000000000000  
                                   2222222222222222222222233333333333333  
                                   0000000000000000000000000000000000000  
    SAPOS-GRIRG                                                                               
    222                                    
                                   000                                    
    RF05A-KOATX                                                                               
    222222222222                           
                                   000000000000                           
    BKPF-WWERT                     20070604                               
                                   33333333                               
                                   20070604                               
    SY-XFORM                       CONVERSION_EXIT                        
                                   444545544454545222222222222222         
                                   3FE65239FEF5894000000000000000         
    SY-MSGID                       F5                                     
                                   43222222222222222222                   
                                   65000000000000000000                   
    ANL_HKONT                                                                               
    2222222222                             
                                   0000000000                             
    T001W                                                                               
    2222222222222222222222222222222222222222
                                   0000000000000000000000000000000000000000
    ... +  40                                                                               
    2222222222222222222222222222222222222222
                                   0000000000000000000000000000000000000000
    ... +  80                                                                               
    2222222222222222222222222222222222222222
                                   0000000000000000000000000000000000000000
    ... + 120                                                                               
    2222222222222222222222222222222222222222
                                   0000000000000000000000000000000000000000
    ... + 160                                                                               
    2222222222222222222222222222222222222222
                                   0000000000000000000000000000000000000000
    ... + 200                                                                               
    2222222222222222222222222222222222222222
                                   0000000000000000000000000000000000000000
    ... + 240                                    #                        
                                   222222222222220                        
                                   000000000000000                        
    SPACE                                                                               
    2                                      
                                   0                                      
    SY-MSGNO                       312                                    
                                   333       

    Specification of form is missing in pmnt method C for comp.code KOPK
    In the include program RFFORI01 the query "SELECT * FROM t042z WHERE land1 EQ t001-land1 AND zlsch IN sel_zawe AND progn EQ sy-repid" is returning a null value for progn. This null value is passed to "003100 SUBMIT (t042z-progn) WITH zw_laufd = reguh-laufd" (Refer to the short dump).
    Refer to IMG for adding specification of form.
    Regards,
    Khalid Mustafa
    Development Consultant Netweaver-ABAP

  • ABAP DUMP While doing GI Through Zmovement type in MIGO Transaction

    Hi ,
    We have migrated from FM FBS to BCS from 12.01.2015.
    And we are using 101 profile with GR and IR update.
    We received blow ABAP Dump while doing the GI through MIGO Transaction.
    Can you please help on this.
    Dump detatils
    Category               ABAP Programming Error
    Runtime Errors         MESSAGE_TYPE_X
    ABAP Program           CL_BUAVC_ENTRY================CP
    Application Component  PSM-FM-BCS-AC
    Date and Time          13.01.2015 09:10:00
    Operating system..... "AIX 1 6, AIX 1 7"                                                      |
    |                                                                                                  |
    |    Memory consumption                                                                            |
    |    Roll.... 0                                                                                    |
    |    EM...... 33518336                                                                             |
    |    Heap.... 0                                                                                    |
    |    Page.... 196608                                                                               |
    |    MM Used. 21989120                                                                             |
    |    MM Free. 3145840                                                                              |
    |User and Transaction                                                                              |
    |    Client.............. 256                                                                      |
    |    User................ "MM_BUX00_ZZ"                                                            |
    |    Language key........ "R"                                                                      |
    |    Transaction......... "MIGO_GI "                                                               |
    |    Transaction ID...... "54AEDD9E3EE60710E10080000A15C616"                                       |
    |                                                                                                  |
    |    EPP Whole Context ID.... "54B35F7088300910E10080000A15C616"                                   |
    |    EPP Connection ID....... 00000000000000000000000000000000                                     |
    |    EPP Caller Counter...... 0                                                                    |
    |                                                                                                  |
    |    Program............. "CL_BUAVC_ENTRY================CP"                                       |
    |    Screen.............. "SAPLMIGO 0001"                                                          |
    |    Screen Line......... 18                                                                       |
    |    Debugger Active..... "none"                                                                   |
    |Information on where terminated                                                                   |
    |    Termination occurred in the ABAP program "CL_BUAVC_ENTRY================CP" -                 |
    |     in "POST".                                                                                   |
    |    The main program was "SAPLMIGO ".                                                             |
    |                                                                                                  |
    |    In the source code you have the termination point in line 82                                  |
    |    of the (Include) program "CL_BUAVC_ENTRY================CM00J".                               |
    |Source Code Extract                                                                               |
    |Line |SourceCde                                                                                   |
    |   52|*--- method has provided some errors!):                                                     |
    |   53|                                                                                            |
    |   54|* Note 1499464:                                                                             |
    |   55|*      IF cl_abap_aab_utilities=>is_active( id = 'BUAVC_GROUP'                              |
    |   56|*       mode_assert_dump = 'X' ) = 'X'.                                                     |
    |   57|      MOVE 'X' TO l_flg_dump.                                                               |
    |   58|*      ENDIF.                                                                               |
    |   59|                                                                                            |
    |   60|*--- Check if the entry buffer of the AVC ledger contains data records                      |
    |   61|*--- from previous COLLECT events:                                                          |
    |   62|      IF ( l_f_avc_ledger-ref_ledger->entry_buffer_lines_count( ) > 0 ).                    |
    |   63|*--- Sorry, must dump:                                                                      |
    |   64|        ASSERT ID buavc_group                                                               |
    |   65|               FIELDS c_avc_text 'POSTING_NOT_ALLOWED'                                      |
    |   66|               CONDITION l_flg_dump <> 'X'.                                                 |
    |   67|        IF l_flg_dump = 'X'.                                                                |
    |   68|          MESSAGE x002(buavc) WITH c_avc_text space                                         |
    |   69|                                   'POSTING_NOT_ALLOWED' space.                             |
    |   70|        ENDIF.                                                                              |
    |   71|      ENDIF.                                                                                |
    |   72|    ENDIF.                                                                                  |
    |   73|*----------------------------------------------------------------------                     |
    |   74|* Note 1666556:                                                                             |
    |   75|    IF me->g_commit_before_post EQ 'X'.                                                     |
    |   76|*--- An unauthorized COMMIT WORK occurred before calling this POST                          |
    |   77|*--- method. This COMMIT WORK has refreshed the AVC entry buffer and                        |
    |   78|*--- would thus create a database inconsistency!                                            |
    |   79|      MOVE 'X' TO l_flg_dump.                                                               |
    |   80|      IF l_flg_dump = 'X'.                                                                  |
    |   81|*--- Sorry, must dump (see note 1666556):                                                   |
    |>>>>>|        MESSAGE x002(buavc) WITH c_avc_text space                                           |
    |   83|                                 'INVALID_COMMIT' space.                                    |
    |   84|      ENDIF.                                                                                |
    |   85|    ENDIF.                                                                                  |
    |   86|*----------------------------------------------------------------------                     |
    |   87|                                                                                            |
    |   88|                                                                                            |
    |   89|*--- Call the POST method of the corresponding ledger instance:                             |
    |   90|    CALL METHOD l_f_avc_ledger-ref_ledger->post                                             |
    |   91|      EXPORTING                                                                             |
    |   92|        i_ref_appl_log = me->g_ref_appl_log                                                 |
    |   93|        i_doc_ref      = i_doc_ref.                                                         |
    |   94|                                                                                            |
    |   95|  ENDLOOP.                                                                                  |
    |   96|                      
    Thanks Advance.
    SAM

    Hi Sam,
    Please check if there is any commit statement written in badi or enhancement before calling this method for posting which is leading to update termination.
    Regards,
    Prakash.

Maybe you are looking for