Quantcast
Channel: SCN : Discussion List - SAP Planning and Consolidation, version for SAP NetWeaver
Viewing all articles
Browse latest Browse all 5414

UJBR not working for restore

$
0
0

Hi Experts -

 

I've installed BPC 10 and successfully created the ENVIRONMENTSHELL.  Now I'm trying to use Trans UJBR to restore another environment.  I get a shortdump.  This is a new install of NetWeaver 7.3 Ehp1.  My error is STRING_OFFSET_TOO_LARGE.  I've searched and can't find anything on this as it relates to this transaction.  I've cut and pasted the short dump below.  Please assist.  Thank you.

 

 

Jim

 

Category               ABAP Programming Error
Runtime Errors         STRING_OFFSET_TOO_LARGE
Except.                CX_SY_RANGE_OUT_OF_BOUNDS
ABAP Program           CL_UJF_ZIP====================CP
Application Component  EPM-BPC-NW-SRV
Date and Time          09.05.2013 12:34:08
----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------
|Short text                                                                                        |
|    Illegal access to a string (offset too large)                                                 |
----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------
|What happened?                                                                                    |
|    Error in the ABAP Application Program                                                         |
|                                                                                                  |
|    The current ABAP program "CL_UJF_ZIP====================CP" 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                                                                                    |
|    An exception occurred that is explained in detail below.                                      |
|    The exception, which is assigned to class 'CX_SY_RANGE_OUT_OF_BOUNDS', was not                |
|     caught in                                                                                    |
|    procedure "SPLICE" "(METHOD)", nor was it propagated by a RAISING clause.                     |
|    Since the caller of the procedure could not have anticipated that the                         |
|    exception would occur, the current program is terminated.                                     |
|    The reason for the exception is:                                                              |
|    In the running program "CL_UJF_ZIP====================CP", part of a string was               |
|     about to be accessed                                                                         |
|    via an offset.                                                                                |
|    However, the offset (5130338) was larger than the current length of the                       |
|    string (5119890).                                                                             |
|    This kind of access is illegal.                                                               |
----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------
|How to correct the error                                                                          |
|    Reduce the offset with which to access the string.                                            |
|                                                                                                  |
|    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:                                                                                     |
|                                                                                                  |
|    "STRING_OFFSET_TOO_LARGE" "CX_SY_RANGE_OUT_OF_BOUNDS"                                         |
|    "CL_UJF_ZIP====================CP" or "CL_UJF_ZIP====================CM007"                   |
|    "SPLICE"                                                                                      |
|                                                                                                  |
|    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.                                                           |
|                                                                                                  |
|    The exception must either be prevented, caught within proedure                                |
|    "SPLICE" "(METHOD)", or its possible occurrence must be declared in the                       |
|    RAISING clause of the procedure.                                                              |
|    To prevent the exception, note the following:                                                 |
----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------
|System environment                                                                                |
|    SAP Release..... 731                                                                          |
|    SAP Basis Level. 0006                                                                         |
|                                                                                                  |
|    Application server... "CVSBWDCI"                                                              |
|    Network address...... "10.131.23.9"                                                           |
|    Operating system..... "Windows NT"                                                            |
|    Release.............. "6.1"                                                                   |
|    Hardware type........ "4x AMD64 Level"                                                        |
|    Character length.... 16 Bits                                                                  |
|    Pointer length....... 64 Bits                                                                 |
|    Work process number.. 8                                                                       |
|    Shortdump setting.... "full"                                                                  |
|                                                                                                  |
|    Database server... "CVSBWDDB"                                                                 |
|    Database type..... "MSSQL"                                                                    |
|    Database name..... "BWD"                                                                      |
|    Database user ID.. "bwd"                                                                      |
|                                                                                                  |
|    Terminal.......... "OSI-F6VG0M1"                                                              |
|                                                                                                  |
|    Char.set.... "C"                                                                              |
|                                                                                                  |
|    SAP kernel....... 721                                                                         |
|    created (date)... "Feb 28 2013 13:59:45"                                                      |
|    create on........ "NT 6.1 7601 S x86 MS VC++ 16.00"                                           |
|    Database version. "SQL_Server_9.00 "                                                          |
|                                                                                                  |
|    Patch level. 100                                                                              |
|    Patch text.. " "                                                                              |
|                                                                                                  |
|    Database............. "MSSQL 9.00.2047 or higher"                                             |
|    SAP database version. 721                                                                     |
|    Operating system..... "Windows NT 5.1, Windows NT 5.2, Windows NT 6.0, Windows                |
|     NT 6.1, Windows NT 6.2"                                                                      |
|                                                                                                  |
|    Memory consumption                                                                            |
|    Roll.... 0                                                                                    |
|    EM...... 29333056                                                                             |
|    Heap.... 0                                                                                    |
|    Page.... 163840                                                                               |
|    MM Used. 11319440                                                                             |
|    MM Free. 13820256                                                                             |
----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------
|User and Transaction                                                                              |
|    Client.............. 310                                                                      |
|    User................ "BPCINSTALLER"                                                           |
|    Language key........ "E"                                                                      |
|    Transaction......... "UJBR "                                                                  |
|    Transaction ID...... "6AC2B8E21700F1FA98630050569F6A83"                                       |
|                                                                                                  |
|    EPP Whole Context ID.... "0050569F6A831ED2AE9812FA07187863"                                   |
|    EPP Connection ID....... 00000000000000000000000000000000                                     |
|    EPP Caller Counter...... 0                                                                    |
|                                                                                                  |
|    Program............. "CL_UJF_ZIP====================CP"                                       |
|    Screen.............. "SAPMSSY0 1000"                                                          |
|    Screen Line......... 6                                                                        |
|    Debugger Active..... "none"                                                                   |
----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------
|Information on where terminated                                                                   |
|    Termination occurred in the ABAP program "CL_UJF_ZIP====================CP" -                 |
|     in "SPLICE".                                                                                 |
|    The main program was "UJT_BACKUP_RESTORE_UI ".                                                |
|                                                                                                  |
|    In the source code you have the termination point in line 78                                  |
|    of the (Include) program "CL_UJF_ZIP====================CM007".                               |
|    The termination is caused because exception "CX_SY_RANGE_OUT_OF_BOUNDS"                       |
|     occurred in                                                                                  |
|    procedure "SPLICE" "(METHOD)", but it was neither handled locally nor declared                |
|    in the RAISING clause of its signature.                                                       |
|                                                                                                  |
|    The procedure is in program "CL_UJF_ZIP====================CP "; its source                   |
|     code begins in line                                                                          |
|    1 of the (Include program "CL_UJF_ZIP====================CM007 ".                             |
----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------
|Source Code Extract (Source code has changed)                                                     |
----------------------------------------------------------------------------------------------------
|Line |SourceCde                                                                                   |
----------------------------------------------------------------------------------------------------
|   48|  DATA: conv TYPE REF TO cl_abap_conv_in_ce,                                                |
|   49|        conv_cp437 type ref to cl_abap_conv_in_ce,                   "daw070311 for BPC v10 |
|   50|        conv_ucs2  type ref to cl_abap_conv_in_ce,          "frp220812                      |
|   51|        conv_utf8  type ref to cl_abap_conv_in_ce,                   "daw070311 for BPC v10 |
|   52|        cp437      type abap_encoding value '1107', " IBM 437        "daw070311 for BPC v10 |
|   53|        ucs2       type abap_encoding value '4103', " UCS-2 "frp220812                      |
|   54|        utf8       type abap_encoding value '4110'. " UTF-8          "daw070311 for BPC v10 |
|   55|*  conv = cl_abap_conv_in_ce=>create( ).                             "daw070311 for BPC v10 |
|   56|  conv_cp437 = cl_abap_conv_in_ce=>create( encoding = cp437          "daw070311 for BPC v10 |
|   57|                                        ignore_cerr = abap_true      "daw070311 for BPC v10 |
|   58|                                        replacement = '#' ).         "daw070311 for BPC v10 |
|   59|                                                      "begin frp220812                      |
|   60|  conv_ucs2 = cl_abap_conv_in_ce=>create( encoding = ucs2                                   |
|   61|                                        ignore_cerr = abap_true                             |
|   62|                                        replacement = '#' ).                                |
|   63|                                                        "end frp220812                      |
|   64|  conv_utf8  = cl_abap_conv_in_ce=>create( encoding = utf8           "daw070311 for BPC v10 |
|   65|                                        ignore_cerr = abap_true      "daw070311 for BPC v10 |
|   66|                                        replacement = '#' ).         "daw070311 for BPC v10 |
|   67|                                                                                            |
|   68|* The maximum length of the ZIP file for scanning.                                          |
|   69|  DATA: max_length TYPE i.                                                                  |
|   70|  max_length = XSTRLEN( zip ) - 4.                                                          |
|   71|                                                                                            |
|   72|* strip 0000 buffer from some zips                                   "daw070311 for BPC v10 |
|   73|  WHILE offset < max_length AND zip+offset(1) = '00'.                "daw070311 for BPC v10 |
|   74|    next 1.                                                          "daw070311 for BPC v10 |
|   75|  ENDWHILE.                                                          "daw070311 for BPC v10 |
|   76|                                                                                            |
|   77|* Extract information about all files.                                                      |
|>>>>>|  WHILE zip+offset(4) = '504B0304'.  " local file header signature                          |
|   79|                                                                                            |
|   80|    APPEND INITIAL LINE TO entries ASSIGNING <entry>.                                       |
|   81|                                                                                            |
|   82|*    offset = offset + 8.       " next 4=(header). read2 <ext>-min_extract_version. read2 <e|
|   83|    next 4.                    " next 4=(header).                    "daw070311 for BPC v10 |
|   84|    next 2.                    " next 2=(version).                   "daw070311 for BPC v10 |
|   85|    read2 gen_flags.           " general purpose flags               "daw070311 for BPC v10 |
|   86|    read2 <entry>-compressed.  " compression method: deflated                               |
|   87|    offset = offset + 8.       " read2 msdos_time. read2 msdos_date. read4 <ext>-crc32.     |
|   88|    read4 <entry>-length.      " compressed size                                            |
|   89|    offset = offset + 4.       " uncompressed size                                          |
|   90|    read2 filename_len.        " file name length                                           |
|   91|    read2 extra_len.           " extra field length                                         |
|   92|                                                                                            |
|   93|    filename = zip+offset(filename_len).                                                    |
|   94|    l_gen_flags = gen_flags bit-and gen_flags_unicode.               "daw070311 for BPC v10 |
|   95|    IF l_gen_flags <> 0. "Auto-adaptive of Unicode encoding filename "daw070311 for BPC v10 |
|   96|      conv ?= conv_utf8.                                             "daw070311 for BPC v10 |
|   97|    ELSE.                                                            "daw070311 for BPC v10 |
----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------
|Contents of system fields                                                                         |
----------------------------------------------------------------------------------------------------
|Name    |Val.                                                                                     |
----------------------------------------------------------------------------------------------------
|SY-SUBRC|0                                                                                        |
|SY-INDEX|389                                                                                      |
|SY-TABIX|388                                                                                      |
|SY-DBCNT|1                                                                                        |
|SY-FDPOS|1                                                                                        |
|SY-LSIND|0                                                                                        |
|SY-PAGNO|0                                                                                        |
|SY-LINNO|1                                                                                        |
|SY-COLNO|1                                                                                        |
|SY-PFKEY|                                                                                         |
|SY-UCOMM|                                                                                         |
|SY-TITLE|BPC: Backup & Restore Tool                                                               |
|SY-MSGTY|                                                                                         |
|SY-MSGID|                                                                                         |
|SY-MSGNO|000                                                                                      |
|SY-MSGV1|                                                                                         |
|SY-MSGV2|                                                                                         |
|SY-MSGV3|                                                                                         |
|SY-MSGV4|                                                                                         |
|SY-MODNO|0                                                                                        |
|SY-DATUM|20130509                                                                                 |
|SY-UZEIT|122537                                                                                   |
|SY-XPROG|SAPMSSY1                                                                                 |
|SY-XFORM|XAB_READ                                                                                 |
----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------
|Active Calls/Events                                                                               |
----------------------------------------------------------------------------------------------------
|No.   Ty.          Program                             Include                             Line   |
|      Name                                                                                        |
----------------------------------------------------------------------------------------------------
|    5 METHOD       CL_UJF_ZIP====================CP    CL_UJF_ZIP====================CM007    78  |
|      CL_UJF_ZIP=>SPLICE                                                                          |
|    4 METHOD       CL_UJT_BACKUP_RESTORE_MGR=====CP    CL_UJT_BACKUP_RESTORE_MGR=====CM01Q    36  |
|      CL_UJT_BACKUP_RESTORE_MGR=>PROCESS_PACKAGE                                                  |
|    3 METHOD       CL_UJT_BACKUP_RESTORE_MGR=====CP    CL_UJT_BACKUP_RESTORE_MGR=====CM019    31  |
|      CL_UJT_BACKUP_RESTORE_MGR=>PROCESS_XML_DATA                                                 |
|    2 METHOD       CL_UJT_BACKUP_RESTORE_MGR=====CP    CL_UJT_BACKUP_RESTORE_MGR=====CM01E    20  |
|      CL_UJT_BACKUP_RESTORE_MGR=>RESTORE_DATA                                                     |
|    1 EVENT        UJT_BACKUP_RESTORE_UI               UJT_BACKUP_RESTORE_UI                 269  |
|      START-OF-SELECTION                                                                          |
----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------
|Chosen variables                                                                                  |
----------------------------------------------------------------------------------------------------
|Name                                                                                              |
|    Val.                                                                                          |
----------------------------------------------------------------------------------------------------
|No.       5 Ty.          METHOD                                                                   |
|Name  CL_UJF_ZIP=>SPLICE                                                                          |
----------------------------------------------------------------------------------------------------
|ZIP                                                                                               |
|    #############B#####################################>|
|    501007A41E00040462676545544455445445545455444424E05BD22167CE6222E16419A1FF257555AA8A5159CF2DAB|
|    034082955A000206C0563CF472F42C494DC43E7F629E1CECDB45E4F001A1460542BCB9432884EFFADC4B66BFF5799A|
|    40000349A10400066576654544445444454454444545445537DF9993C82C14FC60391C33755B4CA81AE9A5525D756F|
|    B408022AE80A0009532952FC56C531DE5015C53E53F42584B45B933002FE22383102993E1984A15BFDAF5FF2A56657|
|    504B03041400000808007232A942459A15AEEA180000004A00004200000046696C6520536572766963655C524F4F54|
|ENTRIES                                                                                           |
|    Table IT_811[388x20]                                                                          |
|    \CLASS=CL_UJF_ZIP\METHOD=SPLICE\DATA=ENTRIES                                                  |
|    Table reference: 24                                                                           |
|    TABH+  0(20) = 70A42600DF07000050D42800DF07000000000000                                       |
|    TABH+ 20(20) = 180000002B0300008401000014000000FFFFFFFF                                       |
|    TABH+ 40(16) = 04EE00002095000004000000C128C000                                               |
|    store        = 0x70A42600DF070000                                                             |
|    ext1         = 0x50D42800DF070000                                                             |
|    shmId        = 0     (0x00000000)                                                             |
|    id           = 24    (0x18000000)                                                             |
|    label        = 811   (0x2B030000)                                                             |
|    fill         = 388   (0x84010000)                                                             |
|    leng         = 20    (0x14000000)                                                             |
|    loop         = -1    (0xFFFFFFFF)                                                             |
|    xtyp         = TYPE#000011                                                                    |
|    occu         = 4     (0x04000000)                                                             |
|    accKind      = 1     (ItAccessStandard)                                                       |
|    idxKind      = 0     (ItIndexNone)                                                            |
|    uniKind      = 2     (ItUniNo)                                                                |
|    keyKind      = 1     (default)                                                                |
|    cmpMode      = 4     (cmpSingleEq)                                                            |
|    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         = 0xB0D10300DF070000                                                             |
|    pgHook       = 0x40EB2800DF070000                                                             |
|    idxPtr       = 0x0000000000000000                                                             |
|    id           = 816   (0x30030000)                                                             |
|    shmTabhSet   = 0x0000000000000000                                                             |
|    refCount     = 0     (0x00000000)                                                             |
|    tstRefCount  = 0     (0x00000000)                                                             |
|    lineAdmin    = 508   (0xFC010000)                                                             |
|    lineAlloc    = 508   (0xFC010000)                                                             |
|    shmVersId    = 0     (0x00000000)                                                             |
|    shmRefCount  = 1     (0x01000000)                                                             |
|    rowId        = 18446744073709551615                                                           |
|    scndKeyAdmin = 0x0000000000000000                                                             |
|    ----- 1st level extension part --------                                                       |
|    regHook      = 0xD03F2A00DF070000                                                             |
|    collHook     = 0x0000000000000000                                                             |
|    ext2         = 0x0000000000000000                                                             |
|                                                                                                  |
|    ####`#####                                                                                   |
|    100060E000                                                                                    |
|    40B000A080                                                                                    |
|    000C001000                                                                                    |
|    0000008000                                                                                    |
|    140000000B0000C060000000EA18000008000000                                                      |
|                                                                                                  |
|    ##########                                                                                   |
|    1000A01000                                                                                    |
|    40D090C080                                                                                    |
|    000C101000                                                                                    |
|    0000909000                                                                                    |
|    140000000D0000C0A91900001C19000008000000                                                      |
|                                                                                                  |
|    ##########                                                                                  |
|    1000203000                                                                                    |
|    40C0D07080                                                                                    |
|    000C300000                                                                                    |
|    0000301000                                                                                    |
|    140000000C0000C02D3300003701000008000000                                                      |
|                                                                                                  |
|    ##########                                                                                  |
|    1000C01000                                                                                    |
|    40E0C0E080                                                                                    |
|    000C300000                                                                                    |
|    0000401000                                                                                    |
|    140000000E0000C0CC3400001E01000008000000                                                      |
|                                                                                                  |
|    ######e###                                                                                  |
|    1000506000                                                                                    |
|    40F0405080                                                                                    |
|    000C300000                                                                                    |
|    0000600000                                                                                    |
|    140000000F0000C0543600006500000008000000                                                      |
|%_DUMMY$$                                                                                         |
|                                                                                                  |
|    2222                                                                                          |
|    0000                                                                                          |
|    0000                                                                                          |
|    0000                                                                                          |
|    2000200020002000                                                                              |
|%_SPACE                                                                                           |
|                                                                                                  |
|    2                                                                                             |
|    0                                                                                             |
|    0                                                                                             |
|    0                                                                                             |
|    2000                                                                                          |
|MAX_LENGTH                                                                                        |
|    5119886                                                                                       |
|    8140                                                                                          |
|    EFE0                                                                                          |
|    8E1F4E00                                                                                      |
|SY-REPID                                                                                          |
|    CL_UJF_ZIP====================CP                                                              |
|    4455445545333333333333333333334522222222                                                      |
|    3CF5A6FA90DDDDDDDDDDDDDDDDDDDD3000000000                                                      |
|    0000000000000000000000000000000000000000                                                      |
|    0000000000000000000000000000000000000000                                                      |
|    43004C005F0055004A0046005F005A00490050003D003D003D003D003D003D003D003D003D003D003D003D003D003D|
|SYST-REPID                                                                                        |
|    CL_UJF_ZIP====================CP                                                              |
|    4455445545333333333333333333334522222222                                                      |
|    3CF5A6FA90DDDDDDDDDDDDDDDDDDDD3000000000                                                      |
|    0000000000000000000000000000000000000000                                                      |
|    0000000000000000000000000000000000000000                                                      |
|    43004C005F0055004A0046005F005A00490050003D003D003D003D003D003D003D003D003D003D003D003D003D003D|
|SY-XFORM                                                                                          |
|    XAB_READ                                                                                      |
|    544554442222222222222222222222                                                                |
|    812F25140000000000000000000000                                                                |
|    000000000000000000000000000000                                                                |
|    000000000000000000000000000000                                                                |
|    5800410042005F00520045004100440020002000200020002000200020002000200020002000200020002000200020|
|OFFSET                                                                                            |
|    5130338                                                                                       |
|    6440                                                                                          |
|    28E0                                                                                          |
|    62484E00                                                                                      |
|SPACE                                                                                             |
|                                                                                                  |
|    2                                                                                             |
|    0                                                                                             |
|    0                                                                                             |
|    0                                                                                             |
|    2000                                                                                          |
|%_FSREG_001                                                                                       |
|    ???                                                                                           |
|    ??????                                                                                        |
|    ??????                                                                                        |
|    ????????????                                                                                  |
|<ENTRY>                                                                                           |
|    #####M####                                                                                   |
|    1080244000                                                                                    |
|    40E01D1180                                                                                    |
|    000C201000                                                                                    |
|    0010A0E000                                                                                    |
|    140000008E0100C0212A4D00411E010008000000                                                      |
----------------------------------------------------------------------------------------------------
|No.       4 Ty.          METHOD                                                                   |
|Name  CL_UJT_BACKUP_RESTORE_MGR=>PROCESS_PACKAGE                                                  |
----------------------------------------------------------------------------------------------------
|I_FILE_TYPE                                                                                       |
|    XML                                                                                           |
|    544                                                                                           |
|    8DC                                                                                           |
|    000                                                                                           |
|    000                                                                                           |
|    58004D004C00                                                                                  |
|%_DUMMY$$                                                                                         |
|                                                                                                  |
|    2222                                                                                          |
|    0000                                                                                          |
|    0000                                                                                          |
|    0000                                                                                          |
|    2000200020002000                                                                              |
|ME->DO_ZIP                                                                                        |
|    {O:66*\CLASS=CL_UJF_ZIP}                                                                      |
|    B0004000                                                                                      |
|    D0002000                                                                                      |
|    BD00000042000000                                                                              |
|ME                                                                                                |
|    {O:37*\CLASS=CL_UJT_BACKUP_RESTORE_MGR}                                                       |
|    D0002000                                                                                      |
|    A0005000                                                                                      |
|    DA00000025000000                                                                              |
|TEXT-030                                                                                          |
|    Unpackaging Zip File                                                                          |
|    56766666666256724666222222222222222222222222222222                                            |
|    5E013B179E70A90069C5000000000000000000000000000000                                            |
|    00000000000000000000000000000000000000000000000000                                            |
|    00000000000000000000000000000000000000000000000000                                            |
|    55006E007000610063006B006100670069006E00670020005A00690070002000460069006C00650020002000200020|
|SYST-REPID                                                                                        |
|    CL_UJT_BACKUP_RESTORE_MGR=====CP                                                              |
|    4455455444455554554545445333334522222222                                                      |
|    3CF5A4F213B50F2534F25FD72DDDDD3000000000                                                      |
|    0000000000000000000000000000000000000000                                                      |
|    0000000000000000000000000000000000000000                                                      |
|    43004C005F0055004A0054005F004200410043004B00550050005F0052004500530054004F00520045005F004D0047|
|SY-REPID                                                                                          |
|    CL_UJT_BACKUP_RESTORE_MGR=====CP                                                              |
|    4455455444455554554545445333334522222222                                                      |
|    3CF5A4F213B50F2534F25FD72DDDDD3000000000                                                      |
|    0000000000000000000000000000000000000000                                                      |
|    0000000000000000000000000000000000000000                                                      |
|    43004C005F0055004A0054005F004200410043004B00550050005F0052004500530054004F00520045005F004D0047|
|ME->D_BINARY_DATA                                                                                 |
|    #############B#####################################>|
|    501007A41E00040462676545544455445445545455444424E05BD22167CE6222E16419A1FF257555AA8A5159CF2DAB|
|    034082955A000206C0563CF472F42C494DC43E7F629E1CECDB45E4F001A1460542BCB9432884EFFADC4B66BFF5799A|
|    40000349A10400066576654544445444454454444545445537DF9993C82C14FC60391C33755B4CA81AE9A5525D756F|
|    B408022AE80A0009532952FC56C531DE5015C53E53F42584B45B933002FE22383102993E1984A15BFDAF5FF2A56657|
|    504B03041400000808007232A942459A15AEEA180000004A00004200000046696C6520536572766963655C524F4F54|
|ME->DT_SPLICE                                                                                     |
|    Table[initial]                                                                                |
|                                                                                                  |
|SY-SUBRC                                                                                          |
|    0                                                                                             |
|    0000                                                                                          |
|    0000                                                                                          |
|    00000000                                                                                      |
|SY                                                                                                |
|    ################################################ÿ#################################ÿ#####XX##>|
|    800080000000000000000000000000000000002000000000F000000000000000000000000000109000F000BF550000|
|    500040600000000000001010100010000000008000000000F000000000000000000000000000801000F0000F880400|
|    00000000000000000000000000000000000000000000000000000000000000000000000000000000000000BF000000|
|    100010000000000000000000000000000000008000000000000000000000000000000000000000000000009F00000C|
|    8501000000000000840100000600000000000000000000000000000000000000000000000000000001000000010000|
|%_EXCP                                                                                            |
|    {O:initial}                                                                                   |
|    F0000000                                                                                      |
|    F0000000                                                                                      |
|    FF00000000000000                                                                              |
|SYST                                                                                              |
|    ################################################ÿ#################################ÿ#####XX##>|
|    800080000000000000000000000000000000002000000000F000000000000000000000000000109000F000BF550000|
|    500040600000000000001010100010000000008000000000F000000000000000000000000000801000F0000F880400|
|    00000000000000000000000000000000000000000000000000000000000000000000000000000000000000BF000000|
|    100010000000000000000000000000000000008000000000000000000000000000000000000000000000009F00000C|
|    8501000000000000840100000600000000000000000000000000000000000000000000000000000001000000010000|
|CX_UJT_BACKUP_RESTORE_ERROR=>EX_PARSE_FILE_ERROR                                                  |
|    UJT                 009#################                                                      |
|    5452222222222222222233304200420042004200                                                      |
|    5A40000000000000000000904D004D004D004D00                                                      |
|    0000000000000000000000000200020002000200                                                      |
|    000000000000000000000000B000B000B000B000                                                      |
|    55004A0054002000200020002000200020002000200020002000200020002000200020002000200030003000390000|
----------------------------------------------------------------------------------------------------
|No.       3 Ty.          METHOD                                                                   |
|Name  CL_UJT_BACKUP_RESTORE_MGR=>PROCESS_XML_DATA                                                 |
----------------------------------------------------------------------------------------------------
|ME->D_METAD                                                                                       |
|    X                                                                                             |
|    5                                                                                             |
|    8                                                                                             |
|    0                                                                                             |
|    0                                                                                             |
|    5800                                                                                          |
|ABAP_FALSE                                                                                        |
|                                                                                                  |
|    2                                                                                             |
|    0                                                                                             |
|    0                                                                                             |
|    0                                                                                             |
|    2000                                                                                          |
|ME->D_MDATA                                                                                       |
|    X                                                                                             |
|    5                                                                                             |
|    8                                                                                             |
|    0                                                                                             |
|    0                                                                                             |
|    5800                                                                                          |
|ME                                                                                                |
|    {O:37*\CLASS=CL_UJT_BACKUP_RESTORE_MGR}                                                       |
|    D0002000                                                                                      |
|    A0005000                                                                                      |
|    DA00000025000000                                                                              |
|ME->GC_FILE_TYPE_XML                                                                              |
|    XML                                                                                           |
|    544                                                                                           |
|    8DC                                                                                           |
|    000                                                                                           |
|    000                                                                                           |
|    58004D004C00                                                                                  |
|TEXT-026                                                                                          |
|    Processing XML File                                                                           |
|    57666776662544246662222222222222222222222222222222                                            |
|    02F35339E708DC069C50000000000000000000000000000000                                            |
|    00000000000000000000000000000000000000000000000000                                            |
|    00000000000000000000000000000000000000000000000000                                            |
|    500072006F00630065007300730069006E006700200058004D004C002000460069006C006500200020002000200020|
|%_PRINT                                                                                           |
|        000                                                                                   0###|
|    2222333222222222222222222222222222222222222222222222222222222222222222222222222222222222223000|
|    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|
|    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|
|    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|
|    2000200020002000300030003000200020002000200020002000200020002000200020002000200020002000200020|
|LI_IXML                                                                                           |
|    {O:initial}                                                                                   |
|    F0000000                                                                                      |
|    F0000000                                                                                      |
|    FF00000000000000                                                                              |
|ABAP_TRUE                                                                                         |
|    X                                                                                             |
|    5                                                                                             |
|    8                                                                                             |
|    0                                                                                             |
|    0                                                                                             |
|    5800                                                                                          |
|LI_XMLDOC                                                                                         |
|    {O:initial}                                                                                   |
|    F0000000                                                                                      |
|    F0000000                                                                                      |
|    FF00000000000000                                                                              |
|LI_STREAMFACTORY                                                                                  |
|    {O:initial}                                                                                   |
|    F0000000                                                                                      |
|    F0000000                                                                                      |
|    FF00000000000000                                                                              |
|ME->D_XML_BIN                                                                                     |
|    <empty string>                                                                                |
|    10000000                                                                                      |
|    40001000                                                                                      |
|    1400000001000000                                                                              |
|LI_ISTREAM                                                                                        |
|    {O:initial}                                                                                   |
|    F0000000                                                                                      |
|    F0000000                                                                                      |
|    FF00000000000000                                                                              |
|%_SPACE                                                                                           |
|                                                                                                  |
|    2                                                                                             |
|    0                                                                                             |
|    0                                                                                             |
|    0                                                                                             |
|    2000                                                                                          |
----------------------------------------------------------------------------------------------------
|No.       2 Ty.          METHOD                                                                   |
|Name  CL_UJT_BACKUP_RESTORE_MGR=>RESTORE_DATA                                                     |
----------------------------------------------------------------------------------------------------
|I_FILEPATH                                                                                        |
|    C:\Users\jmccollum\Desktop\KOMATSU.zip                                                        |
|    43557677566666667654676767544445552767                                                        |
|    3AC53523CAD33FCC5DC453B4F0CBFD1435EA90                                                        |
|    00000000000000000000000000000000000000                                                        |
|    00000000000000000000000000000000000000                                                        |
|    43003A005C00550073006500720073005C006A006D00630063006F006C006C0075006D005C004400650073006B0074|
|I_BACKGROUND                                                                                      |
|                                                                                                  |
|    2                                                                                             |
|    0                                                                                             |
|    0                                                                                             |
|    0                                                                                             |
|    2000                                                                                          |
|I_METAD                                                                                           |
|    X                                                                                             |
|    5                                                                                             |
|    8                                                                                             |
|    0                                                                                             |
|    0                                                                                             |
|    5800                                                                                          |
|I_MDATA                                                                                           |
|    X                                                                                             |
|    5                                                                                             |
|    8                                                                                             |
|    0                                                                                             |
|    0                                                                                             |
|    5800                                                                                          |
|I_TDATA                                                                                           |
|    X                                                                                             |
|    5                                                                                             |
|    8                                                                                             |
|    0                                                                                             |
|    0                                                                                             |
|    5800                                                                                          |
|I_RECCT                                                                                           |
|    0                                                                                             |
|    0000                                                                                          |
|    0000                                                                                          |
|    00000000                                                                                      |
|I_TECHN                                                                                           |
|    X                                                                                             |
|    5                                                                                             |
|    8                                                                                             |
|    0                                                                                             |
|    0                                                                                             |
|    5800                                                                                          |
|ET_MESSAGES                                                                                       |
|    Table[initial]                                                                                |
|                                                                                                  |
|ME->D_FILEPATH                                                                                    |
|    C:\Users\jmccollum\Desktop\KOMATSU.zip                                                        |
|    43557677566666667654676767544445552767                                                        |
|    3AC53523CAD33FCC5DC453B4F0CBFD1435EA90                                                        |
|    00000000000000000000000000000000000000                                                        |
|    00000000000000000000000000000000000000                                                        |
|    43003A005C00550073006500720073005C006A006D00630063006F006C006C0075006D005C004400650073006B0074|
|ME->D_BACKGROUND                                                                                  |
|                                                                                                  |
|    2                                                                                             |
|    0                                                                                             |
|    0                                                                                             |
|    0                                                                                             |
|    2000                                                                                          |
|ME->D_METAD                                                                                       |
|    X                                                                                             |
|    5                                                                                             |
|    8                                                                                             |
|    0                                                                                             |
|    0                                                                                             |
|    5800                                                                                          |
|ME->D_MDATA                                                                                       |
|    X                                                                                             |
|    5                                                                                             |
|    8                                                                                             |
|    0                                                                                             |
|    0                                                                                             |
|    5800                                                                                          |
|ME->D_TDATA                                                                                       |
|    X                                                                                             |
|    5                                                                                             |
|    8                                                                                             |
|    0                                                                                             |
|    0                                                                                             |
|    5800                                                                                          |
|ME->D_RECCT                                                                                       |
|    0                                                                                             |
|    0000                                                                                          |
|    0000                                                                                          |
|    00000000                                                                                      |
|ME->D_TECHN                                                                                       |
|    X                                                                                             |
|    5                                                                                             |
|    8                                                                                             |
|    0                                                                                             |
|    0                                                                                             |
|    5800                                                                                          |
|ME->D_FROM_75                                                                                     |
|                                                                                                  |
|    2                                                                                             |
|    0                                                                                             |
|    0                                                                                             |
|    0                                                                                             |
|    2000                                                                                          |
|ME                                                                                                |
|    {O:37*\CLASS=CL_UJT_BACKUP_RESTORE_MGR}                                                       |
|    D0002000                                                                                      |
|    A0005000                                                                                      |
|    DA00000025000000                                                                              |
|ME->GC_MODE_RESTORE                                                                               |
|    R                                                                                             |
|    5                                                                                             |
|    2                                                                                             |
|    0                                                                                             |
|    0                                                                                             |
|    5200                                                                                          |
|ME->GC_FILE_TYPE_TD                                                                               |
|    TRANS                                                                                         |
|    55445                                                                                         |
|    421E3                                                                                         |
|    00000                                                                                         |
|    00000                                                                                         |
|    5400520041004E005300                                                                          |
|SY-XPROG                                                                                          |
|    SAPMSSY1                                                                                      |
|    5454555322222222222222222222222222222222                                                      |
|    310D339100000000000000000000000000000000                                                      |
|    0000000000000000000000000000000000000000                                                      |
|    0000000000000000000000000000000000000000                                                      |
|    5300410050004D00530053005900310020002000200020002000200020002000200020002000200020002000200020|
----------------------------------------------------------------------------------------------------
|No.       1 Ty.          EVENT                                                                    |
|Name  START-OF-SELECTION                                                                          |
----------------------------------------------------------------------------------------------------
|SY-REPID                                                                                          |
|    UJT_BACKUP_RESTORE_UI                                                                         |
|    5455444455554554545542222222222222222222                                                      |
|    5A4F213B50F2534F25F590000000000000000000                                                      |
|    0000000000000000000000000000000000000000                                                      |
|    0000000000000000000000000000000000000000                                                      |
|    55004A0054005F004200410043004B00550050005F0052004500530054004F00520045005F00550049002000200020|
|OBJ_FILE                                                                                          |
|    {O:38*\CLASS=CL_FS_PATH}                                                                      |
|    D0002000                                                                                      |
|    90006000                                                                                      |
|    D900000026000000                                                                              |
|%_SPACE                                                                                           |
|                                                                                                  |
|    2                                                                                             |
|    0                                                                                             |
|    0                                                                                             |
|    0                                                                                             |
|    2000                                                                                          |
|LV_STR                                                                                            |
|    C:\Users\jmccollum\Desktop\KOMATSU.zip                                                        |
|    43557677566666667654676767544445552767                                                        |
|    3AC53523CAD33FCC5DC453B4F0CBFD1435EA90                                                        |
|    00000000000000000000000000000000000000                                                        |
|    00000000000000000000000000000000000000                                                        |
|    43003A005C00550073006500720073005C006A006D00630063006F006C006C0075006D005C004400650073006B0074|
|%_DUMMY$$                                                                                         |
|                                                                                                  |
|    2222                                                                                          |
|    0000                                                                                          |
|    0000                                                                                          |
|    0000                                                                                          |
|    2000200020002000                                                                              |
|P_FILE                                                                                            |
|    C:\Users\jmccollum\Desktop\KOMATSU.zip                                                        |
|    4355767756666666765467676754444555276722222222222222222222222222222222222222222222222222222222|
|    3AC53523CAD33FCC5DC453B4F0CBFD1435EA9000000000000000000000000000000000000000000000000000000000|
|    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|
|    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|
|    43003A005C00550073006500720073005C006A006D00630063006F006C006C0075006D005C004400650073006B0074|
|SY-SUBRC                                                                                          |
|    0                                                                                             |
|    0000                                                                                          |
|    0000                                                                                          |
|    00000000                                                                                      |
|SPACE                                                                                             |
|                                                                                                  |
|    2                                                                                             |
|    0                                                                                             |
|    0                                                                                             |
|    0                                                                                             |
|    2000                                                                                          |
|LO_BACKUP_RESTORE_MGR                                                                             |
|    {O:37*\CLASS=CL_UJT_BACKUP_RESTORE_MGR}                                                       |
|    D0002000                                                                                      |
|    A0005000                                                                                      |
|    DA00000025000000                                                                              |
|P_BACKG                                                                                           |
|                                                                                                  |
|    2                                                                                             |
|    0                                                                                             |
|    0                                                                                             |
|    0                                                                                             |
|    2000                                                                                          |
|P_METAD                                                                                           |
|    X                                                                                             |
|    5                                                                                             |
|    8                                                                                             |
|    0                                                                                             |
|    0                                                                                             |
|    5800                                                                                          |
|P_MDATA                                                                                           |
|    X                                                                                             |
|    5                                                                                             |
|    8                                                                                             |
|    0                                                                                             |
|    0                                                                                             |
|    5800                                                                                          |
|P_TDATA                                                                                           |
|    X                                                                                             |
|    5                                                                                             |
|    8                                                                                             |
|    0                                                                                             |
|    0                                                                                             |
|    5800                                                                                          |
|P_RECCT                                                                                           |
|    0                                                                                             |
|    0000                                                                                          |
|    0000                                                                                          |
|    00000000                                                                                      |
|P_TECHN                                                                                           |
|    X                                                                                             |
|    5                                                                                             |
|    8                                                                                             |
|    0                                                                                             |
|    0                                                                                             |
|    5800                                                                                          |
|SYST-REPID                                                                                        |
|    UJT_BACKUP_RESTORE_UI                                                                         |
|    5455444455554554545542222222222222222222                                                      |
|    5A4F213B50F2534F25F590000000000000000000                                                      |
|    0000000000000000000000000000000000000000                                                      |
|    0000000000000000000000000000000000000000                                                      |
|    55004A0054005F004200410043004B00550050005F0052004500530054004F00520045005F00550049002000200020|
----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------
|Internal notes                                                                                    |
|    The termination was triggered in function "ab_StringOutOfBounds"                              |
|    of the SAP kernel, in line 2016 of the module                                                 |
|     "//bas/721_REL/src/krn/runt/abstring.c#3".                                                   |
|    The internal operation just processed is "OFFL".                                              |
|    Internal mode was started at 20130509120637.                                                  |
----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------
|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=3616)                                                              |
|When      : 5/9/2013 12:34:8.95                                                                   |
|Threads   : 2                                                                                     |
|Computer Name       : CVSBWDCI                                                                    |
|User Name           : SAPServiceBWD                                                               |
|Number of Processors: 4                                                                           |
|Processor Type: Intel64 Family 6 Model 45 Stepping 7                                              |
|Windows Version     : 6.1 Current Build: 7601                                                     |
|State Dump for Thread Id e24                                                                      |
|00000000020FA090 000000014002BD87 00000000023D2500 disp+work!DumpStacks [ntstcdbg.c (548)]        |
|00000000020FA180 000000014002D569 00000000749426B0 disp+work!NTDebugProcess [ntstcdbg.c (383)]    |
|00000000020FA1B0 00000001401D8D13 00000000749426B0 disp+work!NTStack [dptstack.c (1373)]          |
|00000000020FA1E0 00000001402061CB 0000000000000000 disp+work!CTrcStack2 [dptstack.c (354)]        |
|00000000020FA230 000000013FD82438 0000000000000001 disp+work!rabax_CStackSave [abrabax.c (8744)]  |
|00000000020FAB50 0000000140913B52 00000000004E1F92 disp+work!ab_rabax [abrabax.c (1440)]          |
|00000000020FABA0 000000013FCA5E1A 0000000100000014 disp+work!ab_StringOutOfBounds [abstring.c (201|
|00000000020FAC00 000000013F575FAB 000000013F4A0000 disp+work!ab_StringOffsetLength [abstring.c (16|
|00000000020FAC80 000000013F5945DC 000007DF000B1914 disp+work!ab_joffl [abofflen.c (159)]          |
|00000000020FAE00 000000013F5C30CC 0000000000000000 disp+work!ab_extri [abextri.c (676)]           |
|00000000020FAE40 000000013F6640FD 0000000000000000 disp+work!ab_xevent [abrunt1.c (278)]          |
|00000000020FAE90 000000013F664340 0000000000000000 disp+work!ab_trigg [abrunt1.c (80)]            |
|00000000020FAF30 000000013F68F049 0000000000000084 disp+work!ab_run [absubmit.c (521)]            |
|00000000020FAF60 000000013F55B12B 000000013F4A0000 disp+work!N_ab_run [dymainstp.c (5460)]        |
|00000000020FB110 000000013F56EA83 00000000000074EF disp+work!dynpmcal [dymainstp.c (2732)]        |
|00000000020FB1A0 000000013F53BEBD 000007DF000CD310 disp+work!dynppai0 [dymainstp.c (1226)]        |
|00000000020FB270 000000013F5EF4B5 000007DF000CD310 disp+work!dynprctl [dymainstp.c (470)]         |
|00000000020FF510 000000013F4F9A8A 0000000000000000 disp+work!dynpen00 [dymain.c (2112)]           |
|00000000020FF7E0 000000013F4A7FC4 0000000000000002 disp+work!TskhLoop [thxxhead.c (4165)]         |
|00000000020FF840 000000013F50F513 00000001411783B8 disp+work!ThStart [thxxhead.c (1189)]          |
|00000000020FF8F0 000000013F6F4FD6 FFFFFFFF00000001 disp+work!DpMain [dpxxdisp.c (1195)]           |
|00000000020FF920 000000013F7591C6 0000000000000001 disp+work!nlsui_main [thxxanf.c (80)]          |
|00000000020FF950 0000000076E1652D 0000000000000000 disp+work!__tmainCRTStartup [crtexe.c (552)]   |
|00000000020FF980 000000007725C521 0000000000000000 kernel32!BaseThreadInitThunk                   |
|00000000020FF9D0 0000000000000000 0000000000000000 ntdll!RtlUserThreadStart                       |
|State Dump for Thread Id fb8                                                                      |
|000000000D64F6A0 000007FEFDA03AFF 000000007B9BD736 ntdll!ZwFsControlFile                          |
|000000000D64F710 000000013F6F64CE FFFFFFFFFFFFFFFE KERNELBASE!ConnectNamedPipe                    |
|000000000D64F7B0 00000000748B1D9F 000000000242EE00 disp+work!SigIMsgFunc [signt.c (717)]          |
|000000000D64F7E0 00000000748B1E3B 0000000074942AC0 MSVCR100!endthreadex                           |
|000000000D64F810 0000000076E1652D 0000000000000000 MSVCR100!endthreadex                           |
|000000000D64F840 000000007725C521 0000000000000000 kernel32!BaseThreadInitThunk                   |
|000000000D64F890 0000000000000000 0000000000000000 ntdll!RtlUserThreadStart                       |
----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------
|List of ABAP programs affected                                                                    |
----------------------------------------------------------------------------------------------------
|Index |Typ|Program                                 |Group |Date      |Time    |Size     |Lang.    |
----------------------------------------------------------------------------------------------------
|     0|Prg|UJT_BACKUP_RESTORE_UI                   |     0|29.04.2013|19:10:16|    81920|E        |
|     1|Prg|SAPMSSY0                                |     1|28.04.2013|12:04:22|   111616|E        |
|     2|Prg|SAPMSSYD                                |     1|28.04.2013|12:14:13|    24576|E        |
|     3|Prg|SAPFSYSCALLS                            |     1|07.03.2005|18:01:13|     8192|E        |
|     4|Prg|RSDBRUNT                                |     0|28.04.2013|10:58:20|   306176|E        |
|     5|Typ|RSSCR                                   |     0|23.11.1999|09:24:41|     5120|         |
|     6|Prg|RSDBSPBL                                |     0|07.03.2005|18:01:13|    84992|E        |
|     7|Prg|SAPDB__S                                |     0|07.03.2005|18:01:13|    21504|E        |
|     8|Typ|VARID                                   |     0|28.05.2009|08:12:55|     5120|         |
|     9|Typ|SSCRFIELDS                              |     0|02.05.1997|13:16:39|     5120|         |
|    10|Prg|RSDBSPVA                                |     0|28.04.2013|12:14:06|   161792|E        |
|    11|Prg|%_CSYDB0                                |     0|07.03.2005|18:01:13|    40960|E        |
|    12|Typ|RSVAMEMKEY                              |     0|16.12.1996|19:31:50|     2048|         |
|    13|Prg|RSDBSPMC                                |     0|05.09.2006|14:14:08|    92160|E        |
|    14|Typ|DDSHDESCR                               |     0|28.11.1997|16:26:30|     4096|         |
|    15|Typ|SPPARAMS                                |     0|07.03.1997|14:48:48|     2048|         |
|    16|Prg|SAPLICON                                |    16|13.12.2007|11:37:48|    31744|E        |
|    17|Prg|%_CICON                                 |    16|13.12.2007|11:37:48|   126976|E        |
|    18|Typ|ICONT                                   |     0|05.09.2006|14:14:08|     2048|         |
|    19|Prg|SAPLSABE                                |    19|09.09.2011|21:09:40|    14336|E        |
|    20|Prg|SAPLSECU                                |    20|28.04.2013|11:30:17|   110592|E        |
|    21|Typ|RSSUBINFO                               |     0|22.11.1999|21:15:17|     3072|         |
|    22|Typ|RSEXFCODE                               |     0|18.07.1997|17:04:17|     2048|         |
|    23|Prg|SAPLDSYA                                |    23|28.04.2013|10:43:06|    52224|E        |
|    24|Prg|SAPFSDS1                                |    23|07.03.2005|18:01:13|    61440|E        |
|    25|Typ|TDCLD                                   |     0|14.07.1998|14:53:43|     5120|         |
|    26|Prg|SAPLSDOD                                |    26|28.04.2013|09:49:56|    50176|E        |
|    27|Typ|DOKIL                                   |     0|07.04.1997|18:29:04|     3072|         |
|    28|Prg|SAPCNVE                                 |    28|07.03.2005|18:01:13|     9216|E        |
|    29|Prg|SAPLLANG                                |    29|28.04.2013|12:14:12|    13312|E        |
|    30|Typ|T002                                    |     0|25.09.2007|11:09:36|     2048|         |
|    31|Prg|SAPFSPOR                                |     0|24.06.2008|18:36:49|    16384|E        |
|    32|Typ|RSPARINT                                |     0|10.03.1995|17:53:00|     2048|         |
|    33|Prg|SAPLSCNT                                |    33|07.03.2005|18:01:13|    34816|E        |
|    34|Typ|DYCBOX                                  |     0|23.11.1999|09:23:17|     3072|         |
|    35|Prg|SAPLSVSM                                |    35|28.05.2009|08:24:27|    33792|E        |
|    36|Prg|SAPLSGUI                                |    36|04.12.2009|20:43:32|   105472|E        |
|    37|Prg|SAPLSTTM                                |    37|09.09.2011|21:26:18|    79872|E        |
|    38|Prg|SAPLSBDC                                |    38|13.12.2007|10:50:07|    49152|E        |
|    39|Prg|CL_DATAPROVIDER===============CP        |    39|24.06.2008|15:38:51|    57344|E        |
|    40|Prg|SAPSHDTV                                |    33|28.04.2013|12:14:13|    38912|E        |
|    41|Typ|SHDSTU                                  |     0|10.12.1998|13:29:36|     2048|         |
|    42|Typ|SHDSTCIU                                |     0|10.12.1998|13:29:36|     2048|         |
|    43|Prg|SAPFS_SECLOG                            |     1|28.04.2013|11:56:10|    16384|E        |
|    44|Typ|INDX                                    |     0|29.04.1998|10:21:27|     6144|         |
|    45|Typ|TSECLOG_SETTINGS                        |     0|28.04.2013|09:51:15|     2048|         |
|    46|Prg|SAPFGUICNTL                             |     1|07.03.2005|18:01:13|    27648|E        |
|    47|Prg|SAPLOLEA                                |    47|28.04.2013|02:24:34|   110592|E        |
|    48|Prg|SAPLSFES                                |    48|28.04.2013|11:50:39|   317440|E        |
|    49|Prg|SAPLSPLUGIN                             |    49|09.09.2011|21:19:29|     9216|E        |
|    50|Typ|ARFCRDATA                               |     0|09.09.2011|20:56:00|     6144|         |
|    51|Prg|SAPLGRFC                                |    51|28.05.2009|08:17:06|    16384|E        |
|    52|Typ|SWCBCONT                                |     0|09.09.2011|20:56:57|     3072|         |
|    53|Typ|OLE_VERBS                               |     0|09.02.1995|13:23:37|     2048|         |
|    54|Typ|OLE_PA                                  |     0|13.01.1995|11:06:59|     2048|         |
|    55|Typ|SSCRTEXTS                               |     0|15.08.1997|14:15:15|     3072|         |
|    56|Prg|CL_GUI_PROPS_CONSUMER=========CP        |    56|28.04.2013|11:33:03|    34816|E        |
|    57|Prg|SAPLTHFB                                |    57|28.04.2013|12:12:28|   472064|E        |
|    58|Typ|EUDB                                    |     0|09.09.2011|20:54:28|     8192|         |
|    59|Prg|%_CCNTL                                 |    56|07.03.2005|18:01:13|    17408|E        |
|    60|Prg|CL_DYNAMIC_GUI_EXTENSIONS=====CP        |    60|28.05.2009|16:33:50|    44032|E        |
|    61|Prg|CL_GUI_DATAMANAGER============CP        |    61|28.04.2013|11:53:11|    87040|E        |
|    62|Prg|CL_ABAP_CHAR_UTILITIES========CP        |    62|28.04.2013|02:17:56|    14336|E        |
|    63|Prg|RSDBSPF4                                |     0|28.04.2013|02:25:10|    90112|E        |
|    64|Prg|SAPMSHLP                                |    64|28.04.2013|09:49:58|    46080|E        |
|    65|Prg|SAPLSDTB                                |    65|28.04.2013|12:18:43|   489472|E        |
|    66|Typ|DDCACHE                                 |     0|13.01.1995|11:02:04|     2048|         |
|    67|Typ|DD05M                                   |     0|09.09.2011|20:54:14|     4096|         |
|    68|Typ|DD08V                                   |     0|06.02.1998|12:40:54|     4096|         |
|    69|Prg|RADBTDDO                                |    65|09.09.2011|21:33:13|    47104|E        |
|    70|Prg|RADBTDDF                                |    65|28.04.2013|09:50:37|   342016|E        |
|    71|Typ|DD08L                                   |     0|09.05.1997|12:50:26|     4096|         |
|    72|Typ|DDSTATE                                 |     0|18.12.1996|10:40:59|     2048|         |
|    73|Typ|DD03K                                   |     0|09.09.2011|22:45:59|     3072|         |
|    74|Typ|PHELP                                   |     0|09.09.2011|20:56:43|    11264|         |
|    75|Typ|PHELP_PBAG                              |     0|01.03.2001|10:52:45|     2048|         |
|    76|Typ|HELP_INFO                               |     0|09.09.2011|20:56:39|    11264|         |
|    77|Typ|RSMDY                                   |     0|05.12.1997|12:46:52|     3072|         |
|    78|Prg|SAPLSHL2                                |    78|28.04.2013|11:29:55|   717824|E        |
|    79|Prg|SAPLSDSD                                |    79|28.04.2013|12:13:51|   376832|E        |
|    80|Typ|SHLP_DESCR                              |     0|09.09.2011|20:55:32|    13312|         |
|    81|Typ|DDSHOFFLD                               |     0|03.06.2004|11:19:46|     6144|         |
|    82|Typ|SHLP_INTDS                              |     0|03.06.2004|11:21:02|     4096|         |
|    83|Typ|DDSHIFACE                               |     0|23.11.1999|09:23:04|     4096|         |
|    84|Typ|DFIES                                   |     0|09.09.2011|20:54:19|    10240|         |
|    85|Typ|DDSHFPROP                               |     0|09.09.2011|20:56:22|     3072|         |
|    86|Typ|DDSHSELOPT                              |     0|28.11.1997|16:26:30|     3072|         |
|    87|Prg|SAPLSDIFRUNTIME                         |    87|28.04.2013|10:53:54|   123904|E        |
|    88|Typ|X031L                                   |     0|09.09.2011|20:57:04|     6144|         |
|    89|Prg|SAPLSDNT                                |    89|28.04.2013|11:29:40|   279552|E        |
|    90|Prg|SAPLSUGS                                |    90|28.04.2013|09:49:57|    60416|E        |
|    91|Typ|DDFIXVALUE                              |     0|19.01.2000|18:27:52|     2048|         |
|    92|Typ|DDFTX                                   |     0|08.08.1997|14:46:46|     4096|         |
|    93|Typ|DYNPRO_ID                               |     0|01.02.2001|17:11:13|     2048|         |
|    94|Typ|DPOV610                                 |     0|18.12.2001|10:29:32|     3072|         |
|    95|Typ|DYNPREAD                                |     0|18.12.2001|10:29:32|     3072|         |
|    96|Typ|X030L                                   |     0|18.11.2005|14:35:26|     6144|         |
|    97|Prg|SAPLSDH4                                |    97|28.04.2013|11:34:21|   387072|E        |
|    98|Prg|RADBTNA1                                |    79|28.05.2009|08:26:54|    59392|E        |
|    99|Prg|WDR_TASK======================CP        |    99|28.04.2013|11:53:08|    10240|E        |
|   100|Prg|SAPLWDTM                                |   100|28.04.2013|12:14:17|   305152|E        |
|   101|Prg|SAPLAWRT                                |   101|28.04.2013|11:29:57|   185344|E        |
|   102|Prg|SAPLGRAP                                |   102|28.04.2013|11:23:45|   484352|E        |
|   103|Typ|DDSHRETVAL                              |     0|23.11.1999|09:23:05|     3072|         |
|   104|Typ|SEAHLPRES                               |     0|01.02.2001|17:21:08|     4096|         |
|   105|Typ|DDSHF4CTRL                              |     0|03.06.2004|11:19:46|     5120|         |
|   106|Typ|DDSHOCXINT                              |     0|03.06.2004|11:19:46|     3072|         |
|   107|Typ|DDSHTECINF                              |     0|23.11.1999|09:23:06|     4096|         |
|   108|Typ|MCTBC_CTRL                              |     0|28.05.2009|08:12:19|     6144|         |
|   109|Typ|OBJ_RECORD                              |     0|07.10.1997|12:13:38|     2048|         |
|   110|Typ|DSELC                                   |     0|23.11.1999|09:23:15|     3072|         |
|   111|Typ|MCTBC_HI                                |     0|17.01.1997|12:45:10|     3072|         |
|   112|Prg|SAPLCNTL                                |   112|09.09.2011|21:04:55|   362496|E        |
|   113|Prg|CL_GUI_OBJECT=================CP        |   113|24.06.2008|15:38:51|   449536|E        |
|   114|Prg|CL_GUI_CFW====================CP        |   114|28.04.2013|11:33:02|   190464|E        |
|   115|Typ|TOLE                                    |     0|20.05.1998|14:20:04|     3072|         |
|   116|Prg|%_COLE2                                 |    47|07.03.2005|18:01:13|    11264|E        |
|   117|Prg|SAPLSCP2                                |   117|28.04.2013|12:09:14|   169984|E        |
|   118|Typ|SWCONT                                  |     0|09.09.2011|20:56:57|     3072|         |
|   119|Prg|SAPLCNTH                                |   119|07.03.2005|18:01:13|    34816|E        |
|   120|Prg|CL_ABAP_TYPEDESCR=============CP        |   120|28.04.2013|10:51:03|    33792|E        |
|   121|Prg|CL_ABAP_ELEMDESCR=============CP        |   121|28.05.2009|08:29:24|    41984|E        |
|   122|Prg|CL_ABAP_DATADESCR=============CP        |   122|28.05.2009|08:29:18|    21504|E        |
|   123|Prg|CL_ABAP_REFDESCR==============CP        |   123|28.04.2013|10:51:03|    34816|E        |
|   124|Prg|CL_ABAP_STRUCTDESCR===========CP        |   124|28.04.2013|10:51:03|    49152|E        |
|   125|Prg|CL_ABAP_COMPLEXDESCR==========CP        |   125|28.05.2009|08:29:17|    19456|E        |
|   126|Prg|CL_ABAP_TABLEDESCR============CP        |   126|09.09.2011|21:11:02|    37888|E        |
|   127|Prg|CL_ABAP_CLASSDESCR============CP        |   127|28.05.2009|08:29:15|    34816|E        |
|   128|Prg|CL_ABAP_OBJECTDESCR===========CP        |   128|28.05.2009|08:29:28|    37888|E        |
|   129|Prg|CL_ABAP_INTFDESCR=============CP        |   129|28.05.2009|08:29:25|    27648|E        |
|   130|Prg|CL_ABAP_SOFT_REFERENCE========CP        |   130|18.11.2005|14:35:28|    10240|E        |
|   131|Prg|CL_ABAP_REFERENCE=============CP        |   131|07.03.2005|18:01:13|     8192|E        |
|   132|Typ|MCTBC_CMSG                              |     0|31.01.1997|12:38:57|     2048|         |
|   133|Prg|SAPLCNDP                                |   133|28.04.2013|12:13:46|   237568|E        |
|   134|Typ|RFC_FIELDS                              |     0|16.12.1996|19:30:48|     3072|         |
|   135|Typ|DPPROPS                                 |     0|06.06.1997|18:56:23|     2048|         |
|   136|Prg|SAPLURFC                                |   136|28.04.2013|10:54:21|    29696|E        |
|   137|Prg|SAPLSRFC                                |   137|28.05.2009|08:23:03|    48128|E        |
|   138|Prg|SAPLSYST                                |   138|09.09.2011|21:28:21|    44032|E        |
|   139|Prg|CL_SYSTEM_UUID================CP        |   139|09.09.2011|21:34:44|    37888|E        |
|   140|Prg|CX_UUID_ERROR=================CP        |   140|28.05.2009|08:49:41|    12288|E        |
|   141|Prg|CX_STATIC_CHECK===============CP        |   141|18.11.2005|14:35:29|    11264|E        |
|   142|Prg|CX_ROOT=======================CP        |   142|09.09.2011|21:51:41|    13312|E        |
|   143|Prg|SAPMSSY1                                |   133|28.05.2009|08:27:46|    25600|E        |
|   144|Prg|SAPLCNT0                                |   144|07.03.2005|18:01:13|    47104|E        |
|   145|Typ|MCTBC_TBFN                              |     0|23.11.1999|09:23:57|     3072|         |
|   146|Prg|CL_GUI_FRONTEND_SERVICES======CP        |   146|28.04.2013|12:13:15|   141312|E        |
|   147|Typ|ARFCSDATA                               |     0|09.09.2011|20:53:47|     6144|         |
|   148|Prg|CL_F4CUSTOM===================CP        |   148|28.04.2013|10:07:40|    77824|E        |
|   149|Typ|DDF4PSALLS                              |     0|03.06.2004|11:19:42|     2048|         |
|   150|Prg|/1BCF41/UJA_APPSET_INFO                 |    79|09.05.2013|11:59:45|    25600|E        |
|   151|Prg|SAPLSDH3                                |   151|28.04.2013|11:29:49|    76800|E        |
|   152|Typ|DDSHLSCTRL                              |     0|09.09.2011|20:54:18|    63488|         |
|   153|Prg|SAPLSDF4                                |   153|28.04.2013|09:49:56|    64512|E        |
|   154|Prg|SAPLSDDT                                |   154|28.04.2013|11:29:39|    98304|E        |
|   155|Prg|CL_ABAP_LIST_UTILITIES========CP        |   155|09.09.2011|21:10:55|    23552|E        |
|   156|Typ|DDSHLPACK                               |     0|09.09.2011|20:54:15|    28672|         |
|   157|Typ|DDSHWROBJ                               |     0|03.06.2004|11:19:46|     5120|         |
|   158|Typ|DDSHLCOLIN                              |     0|09.09.2011|20:54:12|    13312|         |
|   159|Typ|MCTBC_DP                                |     0|28.04.2013|01:57:38|     3072|         |
|   160|Typ|MCTBC_DI                                |     0|28.05.2009|08:12:19|     4096|         |
|   161|Typ|MCTBC_COLN                              |     0|05.09.2006|14:14:08|     2048|         |
|   162|Typ|CODEPAGES                               |     0|13.06.1997|12:41:11|     2048|         |
|   163|Prg|CL_ABAP_CONV_OUT_CE===========CP        |   163|28.04.2013|02:17:56|    20480|E        |
|   164|Prg|CL_GUI_DYNPRO_COMPANION=======CP        |   164|07.03.2005|18:01:13|    19456|E        |
|   165|Prg|SAPFGUICNTL_CFW                         |     1|24.06.2008|15:38:51|    16384|E        |
|   166|Prg|CL_GUI_CONTROL================CP        |   166|24.06.2008|15:38:51|   125952|E        |
|   167|Prg|CL_GUI_EVENT==================CP        |   167|24.06.2008|15:38:51|    12288|E        |
|   168|Typ|FILE_TABLE                              |     0|05.01.1999|16:01:10|     4096|         |
|   169|Prg|RSDBSPVD                                |     0|09.09.2011|21:33:31|   102400|E        |
|   170|Typ|RVARI                                   |     0|18.06.1999|11:23:08|     4096|         |
|   171|Typ|RSVARIVDAT                              |     0|07.03.1995|13:57:58|     2048|         |
|   172|Prg|CL_UJT_BACKUP_RESTORE_MGR=====CP        |   172|29.04.2013|17:20:33|   463872|E        |
|   173|Prg|SAPLSBAL                                |   173|28.04.2013|11:34:58|   361472|E        |
|   174|Typ|BAL_S_LOG                               |     0|09.09.2011|20:53:44|     7168|         |
|   175|Prg|SAPLSBAL_SERVICE                        |   175|28.04.2013|11:34:58|   194560|E        |
|   176|Typ|BAL_S_PARM                              |     0|09.09.2011|20:55:58|     3072|         |
|   177|Typ|BAL_S_SCNT                              |     0|09.09.2011|20:56:01|     3072|         |
|   178|Typ|BAL_S_SDEF                              |     0|01.02.2001|17:04:57|     2048|         |
|   179|Prg|SAPLSYGU                                |   179|28.04.2013|02:25:20|    24576|E        |
|   180|Typ|BAL_S_CONT                              |     0|26.10.1998|14:08:10|     2048|         |
|   181|Typ|BAL_S_CLBK                              |     0|09.09.2011|20:55:58|     2048|         |
|   182|Prg|CL_FS_PATH====================CP        |   182|09.09.2011|21:07:20|    53248|E        |
|   183|Prg|CX_SMART_PATH_SYNTAX==========CP        |   183|09.09.2011|21:54:25|    11264|E        |
|   184|Prg|CX_FS_PATH_ERROR==============CP        |   184|09.09.2011|21:50:52|    11264|E        |
|   185|Prg|CX_DYNAMIC_CHECK==============CP        |   185|18.11.2005|14:35:29|    11264|E        |
|   186|Prg|CX_UJT_BACKUP_RESTORE_ERROR===CP        |   186|29.04.2013|17:22:07|    49152|E        |
|   187|Prg|CX_UJ_STATIC_CHECK============CP        |   187|29.04.2013|17:22:16|    13312|E        |
|   188|Prg|CL_UJ_NAME_VALIDATOR==========CP        |   188|29.04.2013|17:21:55|    32768|E        |
|   189|Prg|CL_UJA_BPC_ADMIN_FACTORY======CP        |   189|29.04.2013|19:15:43|    62464|E        |
|   190|Prg|CL_UJ0_IMPL_FACTORY===========CP        |   190|29.04.2013|17:16:00|    13312|E        |
|   191|Prg|CL_UJ_SERVICES================CP        |   191|29.04.2013|19:15:51|    57344|E        |
|   192|Prg|SAPLSCTSDLVU                            |   192|18.11.2005|14:40:00|    18432|E        |
|   193|Typ|TRDLVUNIT                               |     0|18.11.2005|14:35:21|     2048|         |
|   194|Prg|IF_UJ0_FACTORY================IP        |   190|29.04.2013|17:23:29|     5120|E        |
|   195|Prg|%_CABAP                                 |   189|28.05.2009|08:14:56|    36864|E        |
|   196|Prg|CL_UJAA_APPSET================CP        |   196|29.04.2013|17:16:10|   272384|E        |
|   197|Prg|CL_UJA_TRACE==================CP        |   197|29.04.2013|17:16:59|    15360|E        |
|   198|Prg|CL_UJ_CONTEXT=================CP        |   198|29.04.2013|19:10:16|    51200|E        |
|   199|Prg|CX_UJ_OBJ_NOT_FOUND===========CP        |   199|29.04.2013|17:22:15|    18432|E        |
|   200|Typ|UJ0_S_USER                              |     0|29.04.2013|17:14:53|     3072|         |
|   201|Prg|CL_UJE_CHECK_SECURITY=========CP        |   201|29.04.2013|17:19:06|    67584|E        |
|   202|Prg|CL_UJE_SERVER_ADMIN_DAO=======CP        |   202|29.04.2013|17:19:14|    10240|E        |
|   203|Prg|CL_UJ_LOG=====================CP        |   203|29.04.2013|17:21:54|    53248|E        |
|   204|Typ|UJ0_S_LOG                               |     0|29.04.2013|17:14:53|     3072|         |
|   205|Typ|UJ0_S_PARAM                             |     0|29.04.2013|17:14:53|     2048|         |
|   206|Prg|CL_UJ0_PARAM==================CP        |   206|29.04.2013|17:16:00|    36864|E        |
|   207|Typ|UJ0_S_MESSAGE                           |     0|29.04.2013|17:14:53|     5120|         |
|   208|Prg|CL_UJA_SECURITY_CHECKER=======CP        |   208|29.04.2013|17:16:58|    26624|E        |
|   209|Typ|UJA_S_APPSET                            |     0|29.04.2013|17:14:53|    12288|         |
|   210|Prg|CX_UJ_NO_AUTH=================CP        |   210|29.04.2013|17:22:14|    16384|E        |
|   211|Prg|CL_UJ_MODEL===================CP        |   211|29.04.2013|17:21:55|    31744|E        |
|   212|Prg|CX_UJ_NULL_OBJ_REF============CP        |   212|29.04.2013|17:22:14|    16384|E        |
|   213|Prg|CX_UJ_NO_CHECK================CP        |   213|29.04.2013|17:22:14|    13312|E        |
|   214|Prg|CX_NO_CHECK===================CP        |   214|18.11.2005|14:35:29|    11264|E        |
|   215|Typ|UJ0_S_MODEL_REF                         |     0|29.04.2013|17:14:53|     2048|         |
|   216|Prg|CL_UJE_USER===================CP        |   216|29.04.2013|17:19:16|    82944|E        |
|   217|Prg|CL_UJE_PROFILE_OWNER==========CP        |   217|29.04.2013|17:19:12|    27648|E        |
|   218|Prg|CL_UJE_BASE_OBJ===============CP        |   218|29.04.2013|17:19:05|    35840|E        |
|   219|Prg|CL_UJ_BIZ_OBJ=================CP        |   219|29.04.2013|17:21:52|    47104|E        |
|   220|Prg|CL_UJE_USER_DAO===============CP        |   220|29.04.2013|17:19:16|   120832|E        |
|   221|Prg|CL_UJ_OBJ_DAO=================CP        |   221|29.04.2013|17:21:55|    32768|E        |
|   222|Prg|CL_UJE_COMMON=================CP        |   222|29.04.2013|19:15:46|    68608|E        |
|   223|Prg|CL_UJA_METADATA_FACTORY=======CP        |   223|29.04.2013|17:16:58|    25600|E        |
|   224|Prg|CL_UJA_APPSET=================CP        |   224|29.04.2013|17:16:38|   128000|E        |
|   225|Prg|CL_UJA_APPSET_DAO=============CP        |   225|29.04.2013|17:16:39|    32768|E        |
|   226|Prg|CL_UJ_DAO_ENV=================CP        |   226|29.04.2013|17:21:53|     8192|E        |
|   227|Typ|UJA_S_APPSET_INFO                       |     0|29.04.2013|17:14:53|     4096|         |
|   228|Prg|CX_UJA_ADMIN_ERROR============CP        |   228|29.04.2013|19:09:17|   158720|E        |
|   229|Prg|CX_UJ_APPLICATION_EXCEPTION===CP        |   229|29.04.2013|17:22:12|    14336|E        |
|   230|Prg|SAPLUJN_API_BI                          |   230|29.04.2013|17:23:11|    48128|E        |
|   231|Typ|FILE_INFO                               |     0|03.06.2004|11:19:52|     6144|         |
|   232|Prg|CL_VSI========================CP        |   232|28.04.2013|12:13:34|    81920|E        |
|   233|Prg|SAPLSCMS_CONV                           |   233|28.04.2013|02:18:05|    51200|E        |
|   234|Prg|SAPLRHFE                                |   234|25.09.2007|11:29:13|    17408|E        |
|   235|Typ|TFDIR                                   |     0|28.05.2009|08:12:49|     3072|         |
|   236|Typ|BAL_S_MSG                               |     0|09.09.2011|20:53:51|     7168|         |
|   237|Prg|SAPLSETRM                               |   237|28.04.2013|11:58:27|   178176|E        |
|   238|Prg|CL_UJF_ZIP====================CP        |   238|29.04.2013|17:19:21|    41984|E        |
|   239|Prg|CL_ABAP_CONV_IN_CE============CP        |   239|28.04.2013|02:17:56|    25600|E        |
|   240|Prg|CX_SY_RANGE_OUT_OF_BOUNDS=====CP        |   240|18.11.2005|14:35:29|    12288|E        |
|   241|Prg|CX_SY_DATA_ACCESS_ERROR=======CP        |   241|18.11.2005|14:35:29|    11264|E        |
|   242|Prg|CX_SY_NO_HANDLER==============CP        |   242|18.11.2005|14:35:29|    11264|E        |
|   243|Prg|%_CRSDS                                 |     0|07.03.2005|18:01:13|    11264|E        |
|   244|Prg|%_CSYLDB                                |     0|07.03.2005|18:01:13|     9216|E        |
|   245|Prg|%_CSLIS                                 |    20|28.05.2009|08:14:59|    96256|E        |
|   246|Typ|DTC_S_LAYO                              |     0|01.02.2001|17:11:04|     7168|         |
|   247|Typ|CAT_SVARS                               |     0|09.09.2011|20:55:46|     3072|         |
|   248|Prg|%_CSHLP                                 |    97|23.11.2005|11:42:47|    14336|E        |
|   249|Typ|DDSHCUMAR                               |     0|03.06.2004|12:03:49|     2048|         |
|   250|Typ|BAL_S_MDEF                              |     0|09.09.2011|20:53:46|     5120|         |
|   251|Typ|BAL_S_CONF                              |     0|09.09.2011|20:56:00|    21504|         |
|   252|Typ|BAL_S_COLL                              |     0|09.09.2011|20:55:58|    11264|         |
|   253|Typ|BAL_S_MFIL                              |     0|09.09.2011|20:53:49|    10240|         |
|   254|Typ|BAL_S_DISP                              |     0|09.09.2011|20:53:48|    12288|         |
|   255|Typ|BALMSGHNDL                              |     0|26.10.1998|14:08:09|     2048|         |
|   256|Typ|BAL_S_NTAB                              |     0|09.09.2011|20:53:53|     4096|         |
|   257|Prg|%_CNF2TY                                |   237|07.03.2005|18:01:13|     8192|E        |
|   258|Typ|SYST                                    |     0|15.09.2004|17:25:35|    30720|         |
|   259|Prg|IF_MESSAGE====================IP        |   186|18.11.2005|14:35:29|     5120|E        |
|   260|Prg|IF_SERIALIZABLE_OBJECT========IP        |   186|07.03.2005|18:01:13|     5120|E        |
|   261|Prg|IF_T100_MESSAGE===============IP        |   186|18.11.2005|14:35:29|     6144|E        |
|   262|Typ|SCX_T100KEY                             |     0|21.08.2003|14:43:58|     3072|         |
----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------
|Directory of Application Tables                                                                   |
----------------------------------------------------------------------------------------------------
|Name                                     Date       Time       Lngth                              |
|    Val.                                                                                          |
----------------------------------------------------------------------------------------------------
|Program  UJT_BACKUP_RESTORE_UI                                                                    |
----------------------------------------------------------------------------------------------------
|SYST                                     15.09.2004 17:25:35   00004612                           |
|    #\0\0\0#\0\x0006\0\0\0\0\0\0\0\0\0\0\0\0\0\x0001\0\x0001\0                                    |
|SY                                         .  .       :  :     00004612                           |
|    #\0\0\0#\0\x0006\0\0\0\0\0\0\0\0\0\0\0\0\0\x0001\0\x0001\0                                    |
|SSCRFIELDS                               15.09.2004 17:25:21   00001708                           |
|                                                                                                  |
|SSCRTEXTS                                  .  .       :  :     00000742                           |
|                                                                                                  |
----------------------------------------------------------------------------------------------------
|Program  RSDBRUNT                                                                                 |
----------------------------------------------------------------------------------------------------
|VARID                                      .  .       :  :     00000252                           |
|                                                                                                  |
----------------------------------------------------------------------------------------------------
|Program  SAPLICON                                                                                 |
----------------------------------------------------------------------------------------------------
|ICONT                                      .  .       :  :     00000130                           |
|                                                                                                  |
----------------------------------------------------------------------------------------------------
|Program  SAPFSDS1                                                                                 |
----------------------------------------------------------------------------------------------------
|TDCLD                                      .  .       :  :     00000098                           |
|    RE  DOKU  40R XX XXLIMUDOCUX (XR3TRPROGX         |                                            |
----------------------------------------------------------------------------------------------------
|Program  SAPLSDOD                                                                                 |
----------------------------------------------------------------------------------------------------
|DOKIL                                      .  .       :  :     00000152                           |
|                                                                                                  |
----------------------------------------------------------------------------------------------------
|Program  SAPLLANG                                                                                 |
----------------------------------------------------------------------------------------------------
|T002                                       .  .       :  :     00000010                           |
|    ES1EN|                                                                                        |
----------------------------------------------------------------------------------------------------
|Program  SAPSHDTV                                                                                 |
----------------------------------------------------------------------------------------------------
|SHDSTU                                     .  .       :  :     00000106                           |
|                                                         |                                        |
|SHDSTCIU                                   .  .       :  :     00000100                           |
|                                                      |                                           |
----------------------------------------------------------------------------------------------------
|Program  SAPFS_SECLOG                                                                             |
----------------------------------------------------------------------------------------------------
|INDX                                       .  .       :  :     00003104                           |
|    310%L%_SeclogExcludedCaller\0\0\0  00000000                                                   |
----------------------------------------------------------------------------------------------------
|Program  SAPLOLEA                                                                                 |
----------------------------------------------------------------------------------------------------
|TOLE                                       .  .       :  :     00000394                           |
|    SAP.DATAPROVIDER.1                    {799104C5-04C5-11D0-                                    |
----------------------------------------------------------------------------------------------------
|Program  CL_GUI_PROPS_CONSUMER=========CP                                                         |
----------------------------------------------------------------------------------------------------
|EUDB                                       .  .       :  :     00004068                           |
|    %C97C0B8E238D0F1C298630050569F6A83         \0\0\0                                             |
----------------------------------------------------------------------------------------------------
|Program  SAPMSHLP                                                                                 |
----------------------------------------------------------------------------------------------------
|PHELP                                    09.09.2011 20:56:43   00003212                           |
|    RSSYSTDB                                1000UJA_APPSET_INF                                    |
|HELP_INFO                                  .  .       :  :     00003320                           |
|    VFRSSYSTDB                                1000UJA_APPSET_I                                    |
|RSMDY                                      .  .       :  :     00000810                           |
|                                                                                                  |
----------------------------------------------------------------------------------------------------
|Program  SAPLSDSD                                                                                 |
----------------------------------------------------------------------------------------------------
|DDSHOFFLD                                  .  .       :  :     00003020                           |
|    SHUJA_APPSET_INFO               CT                                                            |
----------------------------------------------------------------------------------------------------
|Program  SAPLCNDP                                                                                 |
----------------------------------------------------------------------------------------------------
|EUDB                                       .  .       :  :     00004068                           |
|    DPmctbc_coln                               \0\0\0                                             |
----------------------------------------------------------------------------------------------------
|Program  CL_GUI_FRONTEND_SERVICES======CP                                                         |
----------------------------------------------------------------------------------------------------
|EUDB                                       .  .       :  :     00004068                           |
|    FE97C0B8E238D0F1C298630050569F6A83         \0\0\0                                             |
----------------------------------------------------------------------------------------------------
|Program  SAPLRHFE                                                                                 |
----------------------------------------------------------------------------------------------------
|TFDIR                                      .  .       :  :     00000268                           |
|    ECATT_MODIFY_BALMSG           SAPLSETRM                                                       |
----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------
|ABAP Control Blocks (CONT) (Source code has changed)                                              |
----------------------------------------------------------------------------------------------------
|Index|Name|Fl|PAR0|PAR1|PAR2|PAR3|PAR4|PAR5|PAR6|Source Code                             |Line    |
----------------------------------------------------------------------------------------------------
|20130|7192|  |    |    |    |    |    |    |    |                                        |        |
| 1829|BRAF|01|0008|    |    |    |    |    |    |CL_UJF_ZIP====================CM007     |      73|
| 1830|OFFL|02|0001|C000|C018|C009|0001|C017|0000|CL_UJF_ZIP====================CM007     |      73|
| 1834|COMP|00|021E|C018|0028|    |    |    |    |CL_UJF_ZIP====================CM007     |      73|
| 1836|dtch|00|C017|    |    |    |    |    |    |CL_UJF_ZIP====================CM007     |      73|
| 1837|BRAF|02|0006|    |    |    |    |    |    |CL_UJF_ZIP====================CM007     |      73|
| 1838|ccqi|4B|0000|8000|0020|0001|0000|8000|0020|CL_UJF_ZIP====================CM007     |      74|
| 1842|BRAX|00|FFEC|    |    |    |    |    |    |CL_UJF_ZIP====================CM007     |      75|
| 1843|WHIL|00|0004|0000|0000|0000|0000|0000|0000|CL_UJF_ZIP====================CM007     |      75|
| 1847|WHIL|00|0002|0000|0000|0000|0000|0000|0000|CL_UJF_ZIP====================CM007     |      78|
| 1851|WHIL|00|0003|0000|0000|0000|0000|0000|0000|CL_UJF_ZIP====================CM007     |      78|
| 1855|BRAN|05|0168|    |    |    |    |    |    |CL_UJF_ZIP====================CM007     |      78|
|>>>>>|OFFL|02|0001|C000|C018|C009|0004|C017|0000|CL_UJF_ZIP====================CM007     |      78|
| 1860|COMP|00|021E|C018|0041|    |    |    |    |CL_UJF_ZIP====================CM007     |      78|
| 1862|dtch|00|C017|    |    |    |    |    |    |CL_UJF_ZIP====================CM007     |      78|
| 1863|BRAF|02|0160|    |    |    |    |    |    |CL_UJF_ZIP====================CM007     |      78|
| 1864|TAPP|0A|0000|C001|0006|    |    |    |    |CL_UJF_ZIP====================CM007     |      80|
| 1866|PAR1|80|C002|    |    |    |    |    |    |CL_UJF_ZIP====================CM007     |      80|
| 1867|TUTL|0E|0000|C001|C002|    |    |    |    |CL_UJF_ZIP====================CM007     |      80|
| 1869|ccqi|4B|0000|8000|0020|0004|0000|8000|0020|CL_UJF_ZIP====================CM007     |      83|
----------------------------------------------------------------------------------------------------


Viewing all articles
Browse latest Browse all 5414

Trending Articles