BASIS patch SAPKB64024 it stuck on XPRA_EXECUTION

Hello everybody,
I am applying the BASIS patch SAPKB64024 it stuck on XPRA_EXECUTION.
it give the error
The following details help you to analyze the problem:
   -   Error in phase: XPRA_EXECUTION
   -   Reason for error: TP_STEP_FAILURE
   -   Return code: 0012
   -   Error message: OCS Package SAPKB64024, tp step "R", return code 0012
I restart the import procedure but generate same error.
I have read SAP NOTE 589103 but unable to execute said program TOUCHSRC.
Job Log display :
Step 001 started (program RDDEXECL, variant , user ID DDIC)
All DB buffers of application server SAPQAS were synchroniz
ABAP/4 processor: LOAD_TYPEPOOL_VERSION_MISMATCH
Job cancelled
Please suggest.
Regards
Ganesh

Hi Ganesh,
you can stop sap system and start sap system.
Repeat the patch application after this. This should work now.
Regards,
Deepak Kori

Similar Messages

  • Error in basis patch SAPKB64012

    Hello
    I got the duplicate key error while applying basis patch SAPKB64012 in import_proper phase
    Can anyone tell me the solution for this
    Thanks

    Hi Aashu,
    Please refer to Note 88656, section 29, and use the attached allow file to ignore the error.
    Basis Support Package SAPKB64013 deletes the corrupt entries in RSMPTEXTS.
    Note 88656, section 29 says,
    There is "data scrap" in the target table.
    The error can also occur in the target table of the existing data scrap.
    In many cases, R3trans essentially reads the existing table entries in
    sorted sequence to merge them with the newly transported entries. Data
    scrap may result in the entries not being returned correctly in sorted
    sequence.
    These scrap characters, in many cases, were distributed by transports
    into several systems.
    In the majority of cases, these types of errors can only be solved by
    cleaning up the export system and repeating the transport. If the error
    also occurs in when you are importing the cleaned-up transport, the data
    scrap must also be cleaned up in the import system.
    As of Release 6.20, data scrap is no longer exported. See section 5c in
    Note 1074030, and Note 718511.
    How to do:-
      Please copy the attached file(from note) in AB64012.zip to /usr/sap/trans/cofiles
    or /usr/sap/put/cofiles and repeat the import.
    You can do the same for SP SAPKB64013.
    Please use the latest versions of the tool 'tp' along with 'r3trans'
    as well.
    Please let me know if it resolves or not.
    Thanks
    kishore

  • How to install java stack ,only  abap ,basis patch level 9 installed

    how to install java stack ,already installed abap ,basis patch level 9,please any one guide me and please give me installation steps for java stack.

    Hi,
    From sapinst, install Java Add-on.
    check installation guide.
    Thanks
    Sunny

  • Runtime error at installing basis patch

    hi
    experts
    i applied basis patch SAPKB60070012 in ECC 6.0 with databse oracle10.2.0after iam logging to the sap i got run time error below
    Runtime Errors         SYNTAX_ERROR
    Date and Time          22.10.2008 11:03:27
    Short text
         Syntax error in program "SAPLSCP2 ".
    What happened?
         Error in the ABAP Application Program
         The current ABAP program "SAPLOLEA" had to be terminated because it has
         come across a statement that unfortunately cannot be executed.
         The following syntax error occurred in program "SAPLSCP2 " in include
          "CL_SALV_FORM_ELEMENT==========CU " in
         line 13:
         "The type "IF_SALV_FORM_CONFIG" is unknown."
         The include has been created and last changed by:
         Created by: "SAP "
         Last changed by: "SAP "
    Error analysis
         The following syntax error was found in the program SAPLSCP2 :
         "The type "IF_SALV_FORM_CONFIG" is unknown."
    igger Location of Runtime Error
      Program                                 SAPLOLEA
      Include                                 LOLEAU13
      Row                                     71
      Module type                             (FUNCTION)
      Module Name                             AC_CALL_METHOD
    urce Code Extract
    ne  SourceCde
    41   DATA AC_GLOBAL_FLUSH_MODE TYPE C.
    42   DATA MAXLINES          TYPE I.
    43   DATA URL(255)          TYPE C.
    44   DATA LEN               TYPE I.
    45   DATA FLDTYPE           TYPE C.
    46   DATA DOLPARAM          TYPE C.
    47   DATA NCOMPS            TYPE I.
    48   DATA I                 TYPE I.
    49   DATA N(2)              TYPE N.
    50   DATA SIZE              TYPE I.
    51   DATA SVARS_WA          LIKE svars_record.
    52
    53   FIELD-SYMBOLS: <F>, <AC_X1> TYPE X, <AC_X2> TYPE X,
    54                  <EXPORTS_WA> TYPE OLE2_METH_PARMS.
    55
    56 For the call to CL_ABAP_CHAR_UTILITIES=>charsize......................
    57   CLASS CL_ABAP_CHAR_UTILITIES DEFINITION LOAD .
    58
    59
    60 * Initialisation
    61   CLEAR: EXPORTSINDEX, PARAMS, MESSAGE_NR, MESSAGE_TEXT.
    62
    63 * check and set the AC_FRONTEND_RUNS_IN_UTF8 parameter.
    64 * if the AC_FRONTEND_RUNS_IN_UTF8 parameter is set, multiply the string parameter len by 3
    65 * to avoid parameters being truncated in the frontend.
    66   IF AC_FRONTEND_RUNS_IN_UTF8 <> ABAP_TRUE.
    67
    68     DATA : gui_uses_utf8 TYPE rststype-sel_ok.
    69
    70     " ask Matthias whether SAPGUI uses the length critical codepage UTF-8
    >>>     CALL FUNCTION 'SCP_GUI_USES_UTF8'
    72       IMPORTING
    73         gui_uses_utf8 = gui_uses_utf8.
    74
    75     IF gui_uses_utf8 IS NOT INITIAL.
    76       AC_IS_FRONTEND_UTF8 = abap_true.
    77     ENDIF.
    78
    79     AC_FRONTEND_RUNS_IN_UTF8 = abap_true.  "set to true to avoid multiple calls
    80   ENDIF.
    81
    82
    83 * If there are entries in IMPORTS set the RETURN_VALUES_EXIST for
    84 * smart flushing. So if RETURN_VALUES_EXIST = ' ' a flush can be
    85 * postponed in AC_FLUSH_CALL
    86   IF NOT IMPORTS[] IS INITIAL.
    87     RETURN_VALUES_EXIST = 'X'.
    88   ENDIF.
    89
    90 * determine size of exports table
    what is the solution for it.

    hi venkat
    u execute this tp command at /usr/sap/trans/bin with sidadm user.before executing of this command take  backup
    /usr/sap/trans/bin # tp r3i SAPKB70014 SID pf = /usr/sap/trans/bin/TP_DOMAIN_KDV.PFL -Dclientcascade=yes -Drepeatonerror=8 -Dsourcesystems= tag=SPAM
    i got tp error 8 in my server.which error u got u mention above.
    NOTE:After executing this command return must be 0 or 4.other than this u contact sap.wont tell about this command
    after solving this problem u enter spam tcode and import queue.dont open another transactions while installaing patch except spam.
    i tried almost three times i succeed.
    regards
    vasu

  • Basis patch IMPORT_PROPER error

    Hi All,
    Iam applying  basis patch 12 .
    I have done this on other system with no problem, but on the
    current one, it seems to hang on the "imp all" step (displayed
    next to the spinning clock.
    I opened another session I canceled spam transaction.
    it is giving error.
    Import_proper.
    How to overcome this problem.
    Regards
    Siva

    Hi Markus & sunil,
    I applied patch, But problem is same.
    APQUA:oraeqa> /oracle/EQA/102_64/OPatch/opatch apply
    Invoking OPatch 10.2.0.2.0
    Oracle interim Patch Installer version 10.2.0.2.0
    Copyright (c) 2005, Oracle Corporation.  All rights reserved..
    Oracle Home       : /oracle/EQA/102_64
    Central Inventory : /oracle/oraInventory
       from           : /oracle/EQA/102_64/oraInst.loc
    OPatch version    : 10.2.0.2.0
    OUI version       : 10.2.0.2.0
    OUI location      : /oracle/EQA/102_64/oui
    Log file location : /oracle/EQA/102_64/cfgtoollogs/opatch/opatch-2008_Nov_06_13-
    42-32-CST_Thu.log
    ApplySession applying interim patch '5099990' to OH '/oracle/EQA/102_64'
    Invoking fuser to check for active processes.
    Invoking fuser on "/oracle/EQA/102_64/bin/oracle"
    OPatch detected non-cluster Oracle Home from the inventory and will patch the lo
    cal system only.
    Please shutdown Oracle instances running out of this ORACLE_HOME on the local sy
    stem.
    (Oracle Home = '/oracle/EQA/102_64')
    Is the local system ready for patching?
    Do you want to proceed? [y|n]
    y
    User Responded with: Y
    Backing up files and inventory (not for auto-rollback) for the Oracle Home
    Backing up files affected by the patch '5099990' for restore. This might take a
    while...
    Backing up files affected by the patch '5099990' for rollback. This might take a
    while...
    Patching component oracle.rdbms, 10.2.0.2.0...
    Updating archive file "/oracle/EQA/102_64/lib/libserver10.a"  with "lib/libserve
    r10.a/opiexe.o"
    Updating archive file "/oracle/EQA/102_64/lib/libserver10.a"  with "lib/libserve
    r10.a/opitsk.o"
    Updating archive file "/oracle/EQA/102_64/lib/libcommon10.a"  with "lib/libcommo
    n10.a/ttcclr.o"
    Running make for target ioracle
    ApplySession adding interim patch '5099990' to inventory
    Verifying the update...
    Inventory check OK: Patch ID 5099990 is registered in Oracle Home inventory with
    proper meta-data.
    Files check OK: Files from Patch ID 5099990 are present in Oracle Home.
    The local system has been patched and can be restarted.
    OPatch succeeded.
    SAPQUA:oraeqa>
    Regards
    Siva

  • Error applying basis patch SAPKB70013

    Hi, i am applying basis patch 13 currently i am facing one error import_proper error. i am not able to do any thing. i am getting below dump. can any body help on this?
    What happened?
        Error in the ABAP Application Program
        The current ABAP program "????????????????????????????????????????" had to be
         terminated because it has
        come across a statement that unfortunately cannot be executed.
        The following syntax error occurred in program "SAPLTMSU " in include "LTMSUTOP
         " in
        line 26:
        "The TYPE-POOL "CTSC" is unknown."
        The include has been created and last changed by:
        Created by: "SAP "
        Last changed by: "SAP "
        Error in the ABAP Application Program
        The current ABAP program "????????????????????????????????????????" had to be
         terminated because it has
        come across a statement that unfortunately cannot be executed.

    Hi Suresh,
    are there any users working in your system while you import the SP?
    It could   very well be that the import  error is related to someone who was using at that time the program.
    It is always recommended to apply SPs while noone is working on the system.
    Rgds,
    Loukas

  • Basis patch SAPKA46C52

    Hi
    BASIS patch SAPKA46C52 hanging on DDIC_ACTIVATION for 2 hours on our production system.  I have tried implementing the patch three times now. The first time I stopped the patch running after 2 hours.  
    I've tried reseting the patch queue so that I can start the import again but the system won't allow me. I've kicked of the patch off again but it's now hanging at the tp_buffer stage and there's nothing going on in SM66.
    Anyone any ideas
    thanks
    Siobhan

    Hello Siobhan,
    RDDIMPDP is your transport program. Unless this job is running you can not do any imports whether normal transports or support packages.
    Please visit this link for more info:
    http://help.sap.com/saphelp_nw04/helpdata/en/3d/ad5c784ebc11d182bf0000e829fbfe/frameset.htm
    Further the problem you faced is a known issue with SP51 and has been corrected in SP52. Infact the program BTCTRNS1 which is used to deactivate all jobs except RDDIMPDP and RDDIMPDP _CLIENT has got affected by this and in SP52 is deactivating these jobs as well.
    Hope this information was useful for you.
    Regards.
    Ruchit.

  • Basis patch error

    iam installing basis 11 th patch it is executing from 12 hours  now it is going on and  background process also running it shows ocs_queue_import shows 78550 seconds duration.but opening log it shows error.how can i slove this error.please send solution for this
    Edited by: vasu k on Sep 20, 2008 7:21 AM

    Have u met all the pre-requisites before applying
    Pls post A & S log from usr\sap\trans\log directory.
    Also pls check whether your ORAARCH has enough free space.
    check your SPAM/SAINT is updated
    check with your kernel version

  • Microsoft.SystemCenter.Datawarehouse.OLAP.Base MP in MPSyncJob stuck in Pending Association

    The MP above is stuck.  All other job details show as Associated.  BatchID for MPSynch increases and the BatchID for the stuck job also increases.  All MP's have Deployment Status as "Compeleted".  Reporting functions work and
    cubes exist.  DW event log only show Information messages for last 6 hours.
    Any ideas where else to look to determine the problem?
    O.

    Can you please check if the Microsoft.SystemCenter.Datawarehouse.OLAP.Base has the *same* version in the SM Console when looking in these different views?
    Administration => Management Packs
    Data Warehouse => Management Packs
    If you see that the Version from Administration => Management Packs is older (pre SP1) then please import the SP1 version which is located on the SP1
    SM Data Warehouse Server here: %ProgramFiles%\Microsoft System Center 2012\Service Manager\Microsoft.SystemCenter.Datawarehouse.OLAP.Base.mp

  • TP_STEP_FAILURE " ERROR WHILE APPLYING SAP NW 04 SR1 ABA AND BASIS PATCHES

    Hi Freinds!!
    ..I have completed cinst, dbinst, client copy, jinst, xinst installation for XI 3.0 INSTALLAION ON ABAP + JAVA.
    I have first applied PI_BASIS patches and middle of it, it displayed the message that pre-requisite are not met i.e. First SAP_BW , SAP_BASIS, SAP_ABAP  pathces needs to apply.
    While applying SAP_BASIS and SAP_ABA patches... I'm getting the following error message ...
    "  The import was stopped, since an error occurred during the phase IMPORT_PROPER, which the Support Package Manger is unable to resolve without your input..
    After you have corrected the cause of the erro, continue with the import by choosing Support
    Package > Improt Queue from the initial screen of the Support Package Manager.
    The following details help you to analyze the problem :
    -Error in phase : IMPORT_PROPER
    -Reason for Error : TP_STEP_FAILURE
    -Return Code : 0012 "
    ....So, what could be the cause of the problem ? Do I need to increase table space through brtools command at ora<sid> ?!!
    Pl. help....
    Many thanks in advance...
    -Rupen Patel

    Thanks a lot everybody.
    Although I had upgraded Kernel Patch Level from 43 to 155, the real cause was, it seems that was maxed out Oracle Table, ..as I found it through ST22 tr code which inturn displayed a logfile which displayed the details of error. I used brtools to extend the tablespace of a table, reapplied the patches thorugh SPAM and it worked out quite smoothly.
    Thanks again and Regards,
    -Rupen Patel

  • Problem in Applying Basis Patch 25 in Mini Was

    Hi
    I am trying to Install the SAPKB62025 Patch, the patch is processing Upto 20% displying the message as "TP buffer proceessing OK" after that no progress even after 8 hrs, still showing 20% completed, So i stopped the tp Window and i got the prblems as DDIC_Activation.
    Can anyone advise me on that.
    Thank you in Advance.
    Karan

    Craig, Karan, the problem dicussed here is EXACTLY what I am facing. It looks like I do have to perform the Kernel, TP and DB upgrades first. Can one of you guys tell me, which actual files to download? Also if you guys have more detailed information on how to actually perform these various tasks. I hope you guys can give me some more detailed guidelines on how to perform these actual tasks. If  documentation would be too much to add in this Forum, please sent me an email to [email protected] Both thanks in advance for sharing you very valuable knowledge. Tiest

  • LOGIN PROBLEM AFTER APPLYING SAP_ BASIS PATCHES

    Hi Experts,
    I applying sap_basis support pack from level 16 to 20. when applying first patch it create more dumps and give the below syntax error. After that it cannot allowed to login to the GUI and create a dump. No any transcations codes are allowed. so please guide me to solve the problem.
    The syntax error message:
    Short text
        Syntax error in program "SAPLSDOC ".
    What happened?
        Error in the ABAP Application Program
        The current ABAP program "SAPMSYST" had to be terminated because it has
        come across a statement that unfortunately cannot be executed.
        The following syntax error occurred in program "SAPLSDOC " in include
         "CL_GUI_ALV_GRID===============CU " in
        line 127:
        "Type "IF_ALV_PRINT_PARAMETER_PROXY" is unknown"
        The include has been created and last changed by:
        Created by: "SAP "
        Last changed by: "SAP "
        Error in the ABAP Application Program
        The current ABAP program "SAPMSYST" had to be terminated because it has
        come across a statement that unfortunately cannot be executed.
    Error analysis
        The following syntax error was found in the program SAPLSDOC :
        "Type "IF_ALV_PRINT_PARAMETER_PROXY" is unknown"
    Regards
    S.Balaji

    First check your<DIR_TRANS>/tmp directory What files are there ??
    Then check <DIR_TRANS>/log directory
    There will be a log there for sure
    Pravin

  • SAP BASIS patch kb70017 resulted in dumps

    Dear all,
    Recently I was deploying patch kb70017 and it has lead to the following problem.
    1> patch ended with dumps 'syntax error'
    2>any transaction hit is giving a dump with 'syntax error'
    I've deleted the patch in DB from OS level ,but still no use.
    spam and kernel are in update levels as of marketplace.
    I've checked R/3 trans is also working fine.
    Pls help me resolving the issue as im unable to progress my work because of these dumps.
    Thank you.

    >>I've deleted the patch in DB from OS level ,but still no use.
    At this stage you have only two options.
    1. Raise a message to SAP and wait for their Support
    2. Restore your Database from your last backup.
    There is not any workaround now if you are not able to execute any transaction.
    Regards,
    Subhash

  • ERROR in Patch BASIS  SAPKB62043 on 4.7 server

    Hi All
    I have installed a fresh SAP server 4.7 on windows 2003 server  /oracle 9.2.0.7 and done all post installation steps.
    I need to install BASIS patch and ABAP Patch
    I started with BASIS patch 42 it was done successfully after that I tried to install BASIS 43 patch but it stuck.
    The error is as follows:
    ########################################################################33
    The import was stopped, since an error occurred during the phase        
    XPRA_EXECUTION, which the Support Package Manager is unable to resolve  
    without your input.                                                                               
    After you have corrected the cause of the error, continue with the      
    import by choosing Support Package -> Import queue from the initial     
    screen of the Support Package Manager.                                                                               
    The following details help you to analyze the problem:                                                                               
    -   Error in phase: XPRA_EXECUTION                                                                               
    -   Reason for error: TP_STEP_FAILURE                                                                               
    -   Return code: 0012                                                                               
    -   Error message: OCS Package SAPKB62043, tp step R, return code   
             0012                                                                               
    I can't remove it from the queue as I don't have any user with developer access key.
    So what should be done for this as it is a very urgent.
    Thanks in advance,
    Regards,
    Rohit

    Hi All
    This is what SAPAB62043 log file says
    1 ETP199X######################################
    1 ETP155 ACTIVATION OF DD-OBJECTS
    1 ETP101 transport order     : "SAPKB62043"
    1 ETP102 system              : "ECC"
    1 ETP108 tp path             : "tp"
    1 ETP109 version and release : "340.15.06" "640"
    1 ETP198
    1 ED0317XProgram start============================================================
    1 ED0314
    1 ED0314 Mass activation
    1 ED0314
    1 ED0302 =========================================================================
    1 ED0327 Process..................: "gms44_5"
    1 ED0303 User.....................: "DDIC"
    1 ED0305 Date, time...............: "13.10.2007", "19:59:38"
    1 ED0307 Platform.................: "CUSTOMER"-"ECC"("620")/"ORACLE/WindowsNT/gms44"
    1 ED0311 Tool.....................: "BATCH"/"RADMASG0"
    1 ED0315 Log......................: "F", "D:\usr\sap\trans\tmp\SAPAB62043.ECC"
    1 ED0314
    1 ED0316 Program parameters:
    1 ED0313 Input medium...............: Transp. request SAPKB62043
    1 ED0314 Activation method..........: Inactv.
    1 ED0314 Chk. mode..................: T
    1 ED0314 Version to be activated....: M
    1 ED0313 Versions to Be Deleted.....: Delete only active versions
    1 ED0314 Lock against paral. exec...: Shared
    1 ED0314 Independent statistics log.: being written
    1 ED0314 Parallel mode..............: Switched on
    1 ED0313 ..Resources................: 50% of Dialog Processes, Maximum 4 Processes
    1 ED0313 .Costs for Each Task.......: Minimum: 3.000, Maximum: 150.000
    1 ED0302 =========================================================================
    4 EDO561XNumber of objects to be analyzed: "875"
    4 EDO558 Number of relevant dependencies: "1.805"
    4 EDO551 Level "1":"124" objects assigned, "1.112" less dependencies
    4 EDO551 Level "2":"301" objects assigned, "323" less dependencies
    4 EDO551 Level "3":"235" objects assigned, "115" less dependencies
    4 EDO551 Level "4":"62" objects assigned, "82" less dependencies
    4 EDO551 Level "5":"59" objects assigned, "50" less dependencies
    4 EDO551 Level "6":"47" objects assigned, "40" less dependencies
    4 EDO551 Level "7":"12" objects assigned, "29" less dependencies
    4 EDO551 Level "8":"3" objects assigned, "12" less dependencies
    4 EDO551 Level "9":"4" objects assigned, "4" less dependencies
    4 EDO551 Level "10":"4" objects assigned, "4" less dependencies
    4 EDO551 Level "11":"4" objects assigned, "12" less dependencies
    4 EDO551 Level "12":"4" objects assigned, "8" less dependencies
    4 EDO551 Level "13":"4" objects assigned, "4" less dependencies
    4 EDO551 Level "14":"4" objects assigned, "4" less dependencies
    4 EDO551 Level "15":"4" objects assigned, "4" less dependencies
    4 EDO551 Level "16":"2" objects assigned, "0" less dependencies
    4 EDO552 > Cycle at level "17""2"
    4 EDO563 Level "17": Preliminary allocation of "1" objects from cycles
    4 EDO564 Level "17": "1" dependencies removed for cycle resolution
    4 EDO551 Level "18":"1" objects assigned, "1" less dependencies
    4 EDO551 Level "19":"1" objects assigned, "0" less dependencies
    4 EDO653 Graph_Analysis: "875" objects on "19" topological levels
    2 ED0320XStart phase "001" **********************************************************
    2 ED0306       "Activation of objects"
    2 ED0301 *************************************************************************
    2 EDO533X*** Activate objects at level "1"
    4 EDO635 Not enough work processes (total of "0", "0" can be used)
    4 EDO634 * Synchronous execution, no parallel processing *
    4 EDO102XActivate domain "AKB_FREEZE_STATE"
    4 EDO102XActivate domain "AKB_PROJECT_NAME"
    4 EDO102XActivate domain "BAPIELEMENTTYPE"
    4 EDO102XActivate domain "BAPINODEID"
    4 EDO102XActivate domain "CPO_CPROLE"
    4 EDO102XActivate domain "CPO_SYS_CONFIG_TYPE"
    4 EDO192 There is no check on the mask for data type "INT2"
    4 EDO102XActivate domain "CPSRULE"
    4 EDO113 Actions to be performed for dependent objects: "DYNP timestamp" " " " " " "
    4 EDO102XActivate domain "MCSAPINT1"
    4 EDO113 Actions to be performed for dependent objects: "Generate Runtime Object," "DYNP timestamp" " " " "
    4 EDO102XActivate domain "SDOK_PFNAM"
    4 EDO113 Actions to be performed for dependent objects: "DYNP timestamp" " " " " " "
    4 EDO102XActivate domain "TMW_OBJD"
    4 EDO113 Actions to be performed for dependent objects: "DYNP timestamp" " " " " " "
    4 EDO102XActivate domain "TMW_STATD"
    4 EDO102XActivate domain "UMGFIBY"
    4 EDO113 Actions to be performed for dependent objects: "DYNP timestamp" " " " " " "
    4 EDO102XActivate domain "UMGOCHKM"
    4 EDO102XActivate domain "UMGOCLUSTD"
    4WEDO269 Output length ("8192") larger than maximum output length ("255") in screens
    4 EDO102XActivate domain "UMGOHISTNAME"
    4 EDO102XActivate domain "UMGOOWNER"
    4 EDO102XActivate domain "UMGOPMERR"
    4 EDO113 Actions to be performed for dependent objects: "DYNP timestamp" " " " " " "
    4 EDO301XActivate data element "AD_FAXNRCL"
    4 EDO113 Actions to be performed for dependent objects: "DYNP timestamp" " " " " " "
    4 EDO301XActivate data element "AD_TELNRCL"
    4 EDO113 Actions to be performed for dependent objects: "DYNP timestamp" " " " " " "
    4 EDO301XActivate data element "BAPIADDASCHILD"
    4 EDO113 Actions to be performed for dependent objects: "activate," "ABAP timestamp," "DYNP timestamp" " "
    4 EDO301XActivate data element "BAPIELEMENTLDATE"
    4 EDO113 Actions to be performed for dependent objects: "activate," "ABAP timestamp," "DYNP timestamp" " "
    4 EDO301XActivate data element "BAPIELEMENTLTIME"
    4 EDO113 Actions to be performed for dependent objects: "activate," "ABAP timestamp," "DYNP timestamp" " "
    4 EDO301XActivate data element "BAPIELEMENTLUSER"
    4 EDO113 Actions to be performed for dependent objects: "activate," "ABAP timestamp," "DYNP timestamp" " "
    4 EDO301XActivate data element "BAPIHASCHILDREN"
    4 EDO113 Actions to be performed for dependent objects: "activate," "ABAP timestamp," "DYNP timestamp" " "
    4 EDO301XActivate data element "BAPIHIERLEVEL"
    4 EDO113 Actions to be performed for dependent objects: "activate," "ABAP timestamp," "DYNP timestamp" " "
    4 EDO301XActivate data element "BAPINODEATTRNAME"
    4 EDO113 Actions to be performed for dependent objects: "activate," "ABAP timestamp," "DYNP timestamp" " "
    4 EDO301XActivate data element "BAPINODEATTRVALUE"
    4 EDO113 Actions to be performed for dependent objects: "activate," "ABAP timestamp," "DYNP timestamp" " "
    4 EDO301XActivate data element "CPA_ERRFI"
    4 EDO113 Actions to be performed for dependent objects: "activate," "ABAP timestamp," "DYNP timestamp" " "
    4 EDO301XActivate data element "CPA_ERRSC"
    4 EDO113 Actions to be performed for dependent objects: "activate," "ABAP timestamp," "DYNP timestamp" " "
    4 EDO301XActivate data element "ISOLA"
    4 EDO113 Actions to be performed for dependent objects: "DYNP timestamp" " " " " " "
    4 EDO301XActivate data element "QUANTITY_I"
    4 EDO113 Actions to be performed for dependent objects: "activate," "ABAP timestamp," "DYNP timestamp" " "
    4 EDO301XActivate data element "SIN_CR_ADR"
    4 EDO301XActivate data element "SRETERRORCODE"
    4WEDO340 Data type attributes changed. Check dependent views.
    4 EDO113 Actions to be performed for dependent objects: "activate," "ABAP timestamp," "DYNP timestamp" " "
    4 EDO301XActivate data element "SWL_ATTICO"
    4 EDO301XActivate data element "SWL_CNTATT"
    4 EDO301XActivate data element "SWL_CNTINQ"
    4 EDO301XActivate data element "SWL_CONFRM"
    4 EDO301XActivate data element "SWL_DHSTAT"
    4 EDO301XActivate data element "SWL_DSD_N"
    4 EDO301XActivate data element "SWL_EXEICO"
    4 EDO301XActivate data element "SWL_FORW_N"
    4 EDO301XActivate data element "SWL_PRIPRO"
    4 EDO301XActivate data element "SWL_PRITXT"
    4 EDO301XActivate data element "SWL_STAICO"
    4 EDO301XActivate data element "SWL_TOLICO"
    4 EDO301XActivate data element "SWL_WITEXT"
    4 EDO301XActivate data element "SWW_AED"
    4 EDO301XActivate data element "SWW_AET"
    4 EDO301XActivate data element "SWW_ASD"
    4 EDO301XActivate data element "SWW_AST"
    4 EDO301XActivate data element "SWW_CD"
    4 EDO301XActivate data element "SWW_CT"
    4 EDO301XActivate data element "SWW_DED"
    4 EDO301XActivate data element "SWW_DET"
    4 EDO301XActivate data element "SWW_DSD"
    4 EDO301XActivate data element "SWW_DST"
    4 EDO301XActivate data element "SWW_FORWBY"
    4 EDO301XActivate data element "SWW_LED"
    4 EDO301XActivate data element "SWW_LET"
    4 EDO301XActivate data element "SWW_LSD"
    4 EDO301XActivate data element "SWW_LST"
    4 EDO301XActivate data element "SWW_PRIO"
    4 EDO301XActivate data element "SWW_STATXT"
    4 EDO301XActivate data element "SWW_WIDHST"
    4 EDO301XActivate data element "SWW_WIID"
    4 EDO301XActivate data element "SWW_WISTAT"
    4 EDO301XActivate data element "SWW_WITEXT"
    4 EDO301XActivate data element "TRANSPFLAG"
    4 EDO113 Actions to be performed for dependent objects: "DYNP timestamp" " " " " " "
    4 EDO301XActivate data element "UMGADESCRIPT"
    4 EDO113 Actions to be performed for dependent objects: "activate," "ABAP timestamp," "DYNP timestamp" " "
    4 EDO301XActivate data element "UMGAGUESS"
    4 EDO113 Actions to be performed for dependent objects: "DYNP timestamp" " " " " " "
    4 EDO301XActivate data element "UMGAMONCNT"
    4 EDO113 Actions to be performed for dependent objects: "activate," "ABAP timestamp," "DYNP timestamp" " "
    4 EDO301XActivate data element "UMGAMONCOMP"
    4 EDO113 Actions to be performed for dependent objects: "activate," "ABAP timestamp," "DYNP timestamp" " "
    4 EDO301XActivate data element "UMGAMONERR"
    4 EDO113 Actions to be performed for dependent objects: "activate," "ABAP timestamp," "DYNP timestamp" " "
    4 EDO301XActivate data element "UMGAMONIGN"
    4 EDO113 Actions to be performed for dependent objects: "activate," "ABAP timestamp," "DYNP timestamp" " "
    4 EDO301XActivate data element "UMGAMONINIT"
    4 EDO113 Actions to be performed for dependent objects: "activate," "ABAP timestamp," "DYNP timestamp" " "
    4 EDO301XActivate data element "UMGAMONNAME"
    4 EDO113 Actions to be performed for dependent objects: "activate," "ABAP timestamp," "DYNP timestamp" " "
    4 EDO301XActivate data element "UMGAMONPROC"
    4 EDO113 Actions to be performed for dependent objects: "activate," "ABAP timestamp," "DYNP timestamp" " "
    4 EDO301XActivate data element "UMGAMONSTATUS"
    4 EDO113 Actions to be performed for dependent objects: "activate," "ABAP timestamp," "DYNP timestamp" " "
    4 EDT526XActivate index "TNODE02T-I02 (DDIC/13.10.07/20:00)"
    4 EDT502 Index "TNODE02T"-"I02" must be created in the database
    4 EDT520 Index "TNODE02T"-"I02" was successfully activated
    4 EDO521 Request "CRE" for index "TNODE02T"-"I02" was marked for mass processing
    4 EDT526XActivate index "TNODE02_AT-I01 (DDIC/13.10.07/20:00)"
    4 EDT502 Index "TNODE02_AT"-"I01" must be created in the database
    4 EDT520 Index "TNODE02_AT"-"I01" was successfully activated
    4 EDO521 Request "CRE" for index "TNODE02_AT"-"I01" was marked for mass processing
    4 EDT526XActivate index "TTREEF-ID (DDIC/13.10.07/20:00)"
    4 EDT502 Index "TTREEF"-"ID" must be created in the database
    4 EDT520 Index "TTREEF"-"ID" was successfully activated
    4 EDO521 Request "CRE" for index "TTREEF"-"ID" was marked for mass processing
    4 EDT526XActivate index "TTREET-TXT (DDIC/13.10.07/20:00)"
    4 EDT502 Index "TTREET"-"TXT" must be created in the database
    4 EDT520 Index "TTREET"-"TXT" was successfully activated
    4 EDO521 Request "CRE" for index "TTREET"-"TXT" was marked for mass processing
    4 EDT012XActivate table "AKB_CLIENT_OBJECT"
    4 EDT037 Table "AKB_CLIENT_OBJECT" was activated successfully
    4 EDT012XActivate table "AKB_PRODUCT"
    4 EDT037 Table "AKB_PRODUCT" was activated successfully
    4 EDT012XActivate table "AKB_PRODUCTS"
    4 EDT037 Table "AKB_PRODUCTS" was activated successfully
    4 EDT012XActivate table "AKB_TRANS_CHECK20"
    4 EDT037 Table "AKB_TRANS_CHECK20" was activated successfully
    4 EDT012XActivate table "ALAVLJ2EE"
    4 EDT037 Table "ALAVLJ2EE" was activated successfully
    4 EDT012XActivate table "CCSTATUS"
    4 EDT037 Table "CCSTATUS" was activated successfully
    4 EDT012XActivate table "SCMGATTRPROFA"
    4 EDT037 Table "SCMGATTRPROFA" was activated successfully
    4 EDT012XActivate table "SCMGPDIR_CLNT"
    4 EDT037 Table "SCMGPDIR_CLNT" was activated successfully
    4 EDT012XActivate table "SCMGPOIDCR_CLNT"
    4 EDT037 Table "SCMGPOIDCR_CLNT" was activated successfully
    4 EDT012XActivate table "SCMGPREL_CLNT"
    4 EDT037 Table "SCMGPREL_CLNT" was activated successfully
    4 EDT012XActivate table "SRMACREP_CLNT"
    4 EDT037 Table "SRMACREP_CLNT" was activated successfully
    4 EDT012XActivate table "SRMAPDIR_T_CLNT"
    4 EDT037 Table "SRMAPDIR_T_CLNT" was activated successfully
    4 EDT012XActivate table "SRMAPREL_T_CLNT"
    4 EDT037 Table "SRMAPREL_T_CLNT" was activated successfully
    4 EDT012XActivate table "SRMPOIDCR_CLNT"
    4 EDT037 Table "SRMPOIDCR_CLNT" was activated successfully
    4 EDT012XActivate table "SRMRMSPDIR_CLNT"
    4 EDT037 Table "SRMRMSPDIR_CLNT" was activated successfully
    4 EDT012XActivate table "SRMRMSPREL_CLNT"
    4 EDT037 Table "SRMRMSPREL_CLNT" was activated successfully
    4 EDT012XActivate table "SRMTSAD"
    4WEDT192 Table is not yet classified
    4 EDT037 Table "SRMTSAD" was activated successfully
    4 EDT012XActivate table "SRM_RECORD_ELEM_LAST_MODIF"
    4 EDT037 Table "SRM_RECORD_ELEM_LAST_MODIF" was activated successfully
    4 EDT012XActivate table "SWFMOD_COMP_INFO"
    4 EDT037 Table "SWFMOD_COMP_INFO" was activated successfully
    4 EDT012XActivate table "TABLEVIEWCOLUMN"
    4WEDT192 Table is not yet classified
    4 EDT037 Table "TABLEVIEWCOLUMN" was activated successfully
    4 EDT012XActivate table "TABLEVIEWCONTROL"
    4WEDT192 Table is not yet classified
    4 EDT037 Table "TABLEVIEWCONTROL" was activated successfully
    4 EDT012XActivate table "TABLEVIEWFILTER"
    4 EDT037 Table "TABLEVIEWFILTER" was activated successfully
    4 EDT012XActivate table "TNODE02A"
    4WEDT192 Table is not yet classified
    4 EDT502 Index "TNODE02A"-"I01" must be created in the database
    4 EDO521 Request "CRE" for index "TNODE02A"-"I01" was marked for mass processing
    4 EDT037 Table "TNODE02A" was activated successfully
    4 EDT012XActivate table "TREXS_QUEUE_PARAMETERS"
    4 EDT037 Table "TREXS_QUEUE_PARAMETERS" was activated successfully
    4 EDT012XActivate table "TVIEWNODE2"
    4WEDT192 Table is not yet classified
    4 EDT037 Table "TVIEWNODE2" was activated successfully
    4 EDT012XActivate table "TWB_STRUC"
    4WEDT192 Table is not yet classified
    4 EDT037 Table "TWB_STRUC" was activated successfully
    4 EDT012XActivate table "UMGINITCLUST"
    4 EDT037 Table "UMGINITCLUST" was activated successfully
    4 EDT012XActivate table "UMGINITPOOL"
    4 EDT037 Table "UMGINITPOOL" was activated successfully
    4 EDT012XActivate table "UMGSMAINLOG"
    4 EDT037 Table "UMGSMAINLOG" was activated successfully
    4 EDT012XActivate table "UMG_TEST_14"
    4 EDT037 Table "UMG_TEST_14" was activated successfully
    4 EDT619XActivate technical settings for "SRETIDATTR"
    4 EDT619XActivate technical settings for "SRETIDCTAT"
    4 EDT619XActivate technical settings for "SRETIDLACI"
    4 EDO802XActivation of table type "AKB_CHKCONF_TYPE"
    4 EDO113 Actions to be performed for dependent objects: "ABAP timestamp" " " " " " "
    4 EDO802XActivation of table type "UMGTCOMCHAR"
    4 EDO113 Actions to be performed for dependent objects: "activate," "ABAP timestamp," "DYNP timestamp" " "
    4 EDO802XActivation of table type "UMGTCOMSEP"
    4 EDO113 Actions to be performed for dependent objects: "activate," "ABAP timestamp," "DYNP timestamp" " "
    4 EDO802XActivation of table type "UMGTSEPCP"
    4 EDO113 Actions to be performed for dependent objects: "activate," "ABAP timestamp," "DYNP timestamp" " "
    4 EDO802XActivation of table type "UMGTSPUMGLOG"
    4 EDO113 Actions to be performed for dependent objects: "activate," "ABAP timestamp," "DYNP timestamp" " "
    4 EDO802XActivation of table type "UMGTTCP0D"
    4 EDO113 Actions to be performed for dependent objects: "activate," "ABAP timestamp," "DYNP timestamp" " "
    4 EDO802XActivation of table type "UMGTTCP0I"
    4 EDO113 Actions to be performed for dependent objects: "activate," "ABAP timestamp," "DYNP timestamp" " "
    4 EDO802XActivation of table type "UMGTTCPDB"
    4 EDO113 Actions to be performed for dependent objects: "activate," "ABAP timestamp," "DYNP timestamp" " "
    4 EDO802XActivation of table type "UMGTTSKQ"
    4 EDO113 Actions to be performed for dependent objects: "activate," "ABAP timestamp," "DYNP timestamp" " "
    4 EDO680XSynchronous processing: "33" sec., "124" objects, "51.180" costs
    1 EDO533X*** Activate objects at level "2"
    3 EDO635 Not enough work processes (total of "0", "0" can be used)
    3 EDO634 * Synchronous execution, no parallel processing *
    3 EDO301XActivate data element "AKB_FREEZE_STATE"
    3 EDO301XActivate data element "AKB_PROJECT_NAME"
    3 EDO301XActivate data element "BAPIELEMENTID"
    4 EDO113 Actions to be performed for dependent objects: "activate," "ABAP timestamp," "DYNP timestamp" " "
    3 EDO301XActivate data element "BAPIELEMENTTYPE"
    4 EDO113 Actions to be performed for dependent objects: "activate," "ABAP timestamp," "DYNP timestamp" " "
    3 EDO301XActivate data element "BAPIMODELID"
    4 EDO113 Actions to be performed for dependent objects: "activate," "ABAP timestamp," "DYNP timestamp" " "
    3 EDO301XActivate data element "BAPIPARENTELEMID"
    4 EDO113 Actions to be performed for dependent objects: "activate," "ABAP timestamp," "DYNP timestamp" " "
    3 EDO301XActivate data element "BAPIPARENTNODEID"
    4 EDO113 Actions to be performed for dependent objects: "activate," "ABAP timestamp," "DYNP timestamp" " "
    3 EDO301XActivate data element "BAPIREFNODEID"
    4 EDO113 Actions to be performed for dependent objects: "activate," "ABAP timestamp," "DYNP timestamp" " "
    3 EDO301XActivate data element "CPA_CPROLE"
    4 EDO113 Actions to be performed for dependent objects: "activate," "ABAP timestamp," "DYNP timestamp" " "
    3 EDO301XActivate data element "CPA_SYS_CONFIG_TYPE"
    4 EDO113 Actions to be performed for dependent objects: "activate," "ABAP timestamp," "DYNP timestamp" " "
    4 EDO532X"DTEL" "CPSRULE": Time stamp was updated
    4 EDO542XRuntime object for "IDPT_A099LEN" updated
    4 EDO542XRuntime object for "IDPT_A099POS" updated
    4 EDO542XRuntime object for "MCSAPINT1" updated
    4 EDO532X"DTEL" "SDOK_PFNAM": Time stamp was updated
    3 EDO301XActivate data element "TMW_OBJ"
    4 EDO532X"DTEL" "TMW_OBJ": Time stamp was updated
    3 EDO301XActivate data element "TMW_STAT"
    3 EDO301XActivate data element "UMGACLUSTD"
    4WEDO269 Output length ("8192") larger than maximum output length ("255") in screens
    4 EDO113 Actions to be performed for dependent objects: "activate," "ABAP timestamp," "DYNP timestamp" " "
    3 EDO301XActivate data element "UMGAHISTNAME"
    4 EDO113 Actions to be performed for dependent objects: "activate," "ABAP timestamp," "DYNP timestamp" " "
    3 EDO301XActivate data element "UMGAOWNER"
    4 EDO113 Actions to be performed for dependent objects: "activate," "ABAP timestamp," "DYNP timestamp" " "
    4 EDO532X"DTEL" "UMGAPMERR": Time stamp was updated
    4 EDO532X"DTEL" "UMGFIBY": Time stamp was updated
    3 EDI806XActivate lock object "EAKB_CLIENT_OBJ"
    3 EDO553 Request "CNV" for lock object "EAKB_CLIENT_OBJ" marked for mass processing
    3 EDT526XActivate index "TNODE02A-I01 (DDIC/13.10.07/20:00)"
    3 EDT502 Index "TNODE02A"-"I01" must be created in the database
    4 EDT520 Index "TNODE02A"-"I01" was successfully activated
    3 EDO521 Request "CRE" for index "TNODE02A"-"I01" was marked for mass processing
    4 EDO532X"TABL" "/SAPSLL/API4001_ADFAX_R3_S": Time stamp was updated
    4 EDO532X"TABL" "/SAPSLL/API4001_ADTEL_R3_S": Time stamp was updated
    4 EDO532X"TABL" "ADFAX": Time stamp was updated
    4 EDO532X"TABL" "ADR2": Time stamp was updated
    4 EDO532X"TABL" "ADR2S": Time stamp was updated
    4 EDO532X"TABL" "ADR2S2": Time stamp was updated
    4 EDO532X"TABL" "ADR3": Time stamp was updated
    4 EDO532X"TABL" "ADR3S": Time stamp was updated
    4 EDO532X"TABL" "ADR3S2": Time stamp was updated
    4 EDO532X"TABL" "ADTEL": Time stamp was updated
    4 EDO532X"TABL" "BAPIADFAX": Time stamp was updated
    4 EDO532X"TABL" "BAPIADTEL": Time stamp was updated
    4 EDO532X"TABL" "BAPIBUS1006_COMM": Time stamp was updated
    4 EDO532X"TABL" "BAPICUSFAX": Time stamp was updated
    4 EDO532X"TABL" "BAPICUSTEL": Time stamp was updated
    4 EDO532X"TABL" "BAPINOADFAX": Time stamp was updated
    4 EDO532X"TABL" "BAPINOADTEL": Time stamp was updated
    4 EDO532X"TABL" "BPDKOMM": Time stamp was updated
    4 EDO532X"TABL" "BUPA_DATA_ALL": Time stamp was updated
    4 EDO532X"TABL" "BUSDEFAULT": Time stamp was updated
    4 EDO532X"TABL" "BUSSRCH_000BUPAS": Time stamp was updated
    4 EDO532X"TABL" "BUSSRCH_001BUPAS": Time stamp was updated
    4 EDO532X"TABL" "CEPWAO_CEP_FOLD_REC": Time stamp was updated
    4 EDO532X"TABL" "CEPWAO_CEP_RECIPIENT": Time stamp was updated
    4 EDO532X"TABL" "CIFADFAX": Time stamp was updated
    4 EDO532X"TABL" "CIFADTEL": Time stamp was updated
    3 EDT012XActivate table "CPS_CPERR"
    3 EDT037 Table "CPS_CPERR" was activated successfully
    3 EDT012XActivate table "FAGL_S_RFAUDI06_LIST_BCE"
    3 EDT037 Table "FAGL_S_RFAUDI06_LIST_BCE" was activated successfully
    4 EDO532X"TABL" "FRE_BIF_LOCFAX_ATTR_STY": Time stamp was updated
    4 EDO532X"TABL" "FRE_BIF_LOCTEL_ATTR_STY": Time stamp was updated
    4 EDO532X"TABL" "JBIBP_BAPIADFAX": Time stamp was updated
    4 EDO532X"TABL" "JBIBP_BAPIADTEL": Time stamp was updated
    3 EDT014XActivate dependent table "SRETSERRORCODE"
    3 EDT038 Activation of dependent table "SRETSERRORCODE" successful
    3 EDT014XActivate dependent table "SRETSRCERRMATCH"
    3 EDT038 Activation of dependent table "SRETSRCERRMATCH" successful
    3 EDT012XActivate table "SRETSRCERRMITVL"
    3 EDT037 Table "SRETSRCERRMITVL" was activated successfully
    3 EDT014XActivate dependent table "SRMADE"
    4WEDT192 Table is not yet classified
    4 EDT193 Include or subtype is still unclassified
    3 EDT038 Activation of dependent table "SRMADE" successful
    3 EDT014XActivate dependent table "SRTSERMTCH"
    3 EDT038 Activation of dependent table "SRTSERMTCH" successful
    3 EDT014XActivate dependent table "SRTSERRCD"
    3 EDT038 Activation of dependent table "SRTSERRCD" successful
    4 EDO532X"TABL" "TKENR": Time stamp was updated
    3 EDT014XActivate dependent table "TREXS_QUEUE_PARAMETER_LIST"
    3 EDT038 Activation of dependent table "TREXS_QUEUE_PARAMETER_LIST" successful
    4 EDO532X"TABL" "UMGCCTL": Time stamp was updated
    4 EDO532X"TABL" "UMGSCCTL": Time stamp was updated
    3 EDT012XActivate table "UMGSMONITOR"
    3 EDT037 Table "UMGSMONITOR" was activated successfully
    3 EDO802XActivation of table type "AKB_TRANS_CHECK_TYPE20"
    4 EDO113 Actions to be performed for dependent objects: "ABAP timestamp" " " " " " "
    3 EDO811XActivate dependent table type "SCMG_TT_ATTRPROF"
    3 EDO811XActivate dependent table type "TABLEVIEWCOLUMNS"
    3 EDO811XActivate dependent table type "TABLEVIEWCONTROLTAB"
    3 EDO811XActivate dependent table type "TABLEVIEWFILTERTAB"
    3 EDO811XActivate dependent table type "TREXT_QUEUE_PARAMETERS"
    3 EDO811XActivate dependent table type "TVIEW2"
    3 EDO811XActivate dependent table type "UMGTMAINLOG"
    3 EDO525XActivate dependent view "SCMGV_ATTRPROFA"
    3 EDO525XActivate dependent view "STWB_SHELP"
    1 EDH202 Check dependent search help "TWB_TESTORGA"
    1WEDH188 Width "414" of parameter list is too large for personal help"255"
    1 EDH104 Search help "TWB_TESTORGA" was checked with warnings
    1 EDH202 Check dependent search help "TWB_TESTORGA_SOLMAN"
    1WEDH188 Width "425" of parameter list is too large for personal help"255"
    1 EDH104 Search help "TWB_TESTORGA_SOLMAN" was checked with warnings
    1 EDH202 Check dependent search help "TWB_TESTORGA_TK"
    1WEDH188 Width "362" of parameter list is too large for personal help"255"
    1 EDH104 Search help "TWB_TESTORGA_TK" was checked with warnings
    4 EMC763 Key field "TADIR"-"OBJECT" missing
    4 EMC763 Key field "TADIR"-"PGMID" missing
    4WEMC732 All fields are evaluated as key field
    4WEMC764 Type conflict in join "TTREE"-"ID" = "TADIR"-"OBJ_NAME"
    3 EMC728 View must be deleted from the database and created again
    3 EDO526 View was activated with warnings"STWB_SHELP"
    3 EDO525XActivate dependent view "STWB_STAT"
    3 EMC728 View must be deleted from the database and created again
    3 EDO525XActivate dependent view "STWB_STA_1"
    3 EMC728 View must be deleted from the database and created again
    3 EDO525XActivate dependent view "STWB_STA_2"
    4WEMC509 Search help "S_TTREE" not inherited: Basis field "TTREE"-"TYPE" missing in view
    3 EMC728 View must be deleted from the database and created again
    3 EDO526 View was activated with warnings"STWB_STA_2"
    3 EDO525XActivate dependent view "TWB_ECATT_TARGET"
    1 EDH202 Check dependent search help "TWB_SYDATA_TARGET"
    1WEDH163 Search help parameter "SY_DATA_CONT" does not occur in the selection method
    1 EDH104 Search help "TWB_SYDATA_TARGET" was checked with warnings
    4 EMC763 Key field "TNODE02A"-"ID" missing
    4WEMC732 All fields are evaluated as key field
    3 EMC728 View must be deleted from the database and created again
    3 EDO526 View was activated with warnings"TWB_ECATT_TARGET"
    3 EDO525XActivate dependent view "TWB_SOLMAN_PROJ"
    1 EDH202 Check dependent search help "TWB_SOLMAN_PROJECT"
    1 EDH103 Search help "TWB_SOLMAN_PROJECT" is consistent
    4 EMC763 Key field "TNODE02A"-"ID" missing
    4WEMC732 All fields are evaluated as key field
    3 EMC728 View must be deleted from the database and created again
    3 EDO526 View was activated with warnings"TWB_SOLMAN_PROJ"
    3 EDO525XActivate dependent view "TWB_SOLMAN_SY_RO"
    1 EDH202 Check dependent search help "TWB_SOLMAN_SYSTEM_ROLE"
    1 EDH103 Search help "TWB_SOLMAN_SYSTEM_ROLE" is consistent
    4 EMC763 Key field "TNODE02A"-"ID" missing
    4WEMC732 All fields are evaluated as key field
    3 EMC728 View must be deleted from the database and created again
    3 EDO526 View was activated with warnings"TWB_SOLMAN_SY_RO"
    3 EDO525XActivate dependent view "V_TWB_STRUCTURE"
    1 EDH202 Check dependent search help "SH_TEST_PLAN"
    1WEDH188 Width "462" of parameter list is too large for personal help"255"
    1 EDH104 Search help "SH_TEST_PLAN" was checked with warnings
    4WEDT225 Table "V_TWB_STRUCTURE": key length > "255" (Buffering not possible)
    3 EMC728 View must be deleted from the database and created again
    3 EDO680XSynchronous processing: "9" sec., "307" objects, "66.900" costs
    1 EDO533X*** Activate objects at level "3"
    3 EDO635 Not enough work processes (total of "0", "0" can be used)
    3 EDO634 * Synchronous execution, no parallel processing *
    3 EDO614XActivate dependent lock object "E_SRMLOGAREA"
    3 EDO553 Request "CNV" for lock object "E_SRMLOGAREA" marked for mass processing
    3 EDO548XActivate dependent search help "SH_TEST_PLAN"
    4WEDH188 Width "462" of parameter list is too large for personal help"255"
    3 EDH108 Search help "SH_TEST_PLAN" was activated with warnings
    3 EDO548XActivate dependent search help "TWB_SOLMAN_PROJECT"
    3 EDO548XActivate dependent search help "TWB_SOLMAN_SYSTEM_ROLE"
    3 EDO548XActivate dependent search help "TWB_SYDATA_TARGET"
    4WEDH163 Search help parameter "SY_DATA_CONT" does not occur in the selection method
    3 EDH108 Search help "TWB_SYDATA_TARGET" was activated with warnings
    3 EDO548XActivate dependent search help "TWB_TESTORGA"
    4WEDH188 Width "414" of parameter list is too large for personal help"255"
    3 EDH108 Search help "TWB_TESTORGA" was activated with warnings
    3 EDO548XActivate dependent search help "TWB_TESTORGA_SOLMAN"
    4WEDH188 Width "425" of parameter list is too large for personal help"255"
    3 EDH108 Search help "TWB_TESTORGA_SOLMAN" was activated with warnings
    3 EDO548XActivate dependent search help "TWB_TESTORGA_TK"
    4WEDH188 Width "362" of parameter list is too large for personal help"255"
    3 EDH108 Search help "TWB_TESTORGA_TK" was activated with warnings
    4 EDO532X"TABL" "ADFAX_STR": Time stamp was updated
    4 EDO532X"TABL" "ADTEL_STR": Time stamp was updated
    3 EDT012XActivate table "AKB_EXPT_TO_SEND"
    4WEDT214 Table "AKB_EXPT_TO_SEND": Key length > "120" (Restricted functionality)
    3 EDT058 Table "AKB_EXPT_TO_SEND" was activated with warnings
    3 EDT012XActivate table "AKB_PROJECTST"
    3 EDT037 Table "AKB_PROJECTST" was activated successfully
    4 EDO532X"TABL" "ALLGSBADR": Time stamp was updated
    3 EDT012XActivate table "BAPIPROPELEMENT"
    3 EDT037 Table "BAPIPROPELEMENT" was activated successfully
    3 EDT012XActivate table "BAPISRMREC_ANCHORINS"
    3 EDT037 Table "BAPISRMREC_ANCHORINS" was activated successfully
    3 EDT012XActivate table "BAPISRMREC_ANCHORINS_MULTIP"
    3 EDT037 Table "BAPISRMREC_ANCHORINS_MULTIP" was activated successfully
    3 EDT012XActivate table "BAPISRMREC_ELEMENT"
    3 EDT037 Table "BAPISRMREC_ELEMENT" was activated successfully
    3 EDT012XActivate table "BAPISRMREC_ELEMENT_IDENT"
    3 EDT037 Table "BAPISRMREC_ELEMENT_IDENT" was activated successfully
    3 EDT012XActivate table "BAPISRMREC_MODELIDINS"
    3 EDT037 Table "BAPISRMREC_MODELIDINS" was activated successfully
    3 EDT012XActivate table "BAPISRMREC_MODELIDINS_MULTIP"
    3 EDT037 Table "BAPISRMREC_MODELIDINS_MULTIP" was activated successfully
    3 EDT012XActivate table "BAPISRMREC_REFINS"
    3 EDT037 Table "BAPISRMREC_REFINS" was activated successfully
    3 EDT012XActivate table "BAPISRMREC_REFINS_MULTIP"
    3 EDT037 Table "BAPISRMREC_REFINS_MULTIP" was activated successfully
    4 EDO532X"TABL" "BCSS_COMM": Time stamp was updated
    4 EDO532X"TABL" "BPI030": Time stamp was updated
    4 EDO532X"TABL" "BPI030X": Time stamp was updated
    4 EDO532X"TABL" "BUS0ADFAX": Time stamp was updated
    4 EDO532X"TABL" "BUS0ADTEL": Time stamp was updated
    4 EDO532X"TABL" "BUSSEARCH": Time stamp was updated
    4 EDO532X"TABL" "BUS_DNC_CUST": Time stamp was updated
    4 EDO532X"TABL" "BUS_EI_STRUC_FAX_DATA": Time stamp was updated
    4 EDO532X"TABL" "BUS_EI_STRUC_TEL_DATA": Time stamp was updated
    4 EDO532X"TABL" "CPS_RPT": Time stamp was updated
    4 EDO532X"TABL" "FRE_BIF_LOCFAX_STY": Time stamp was updated
    4 EDO532X"TABL" "FRE_BIF_LOCTEL_STY": Time stamp was updated
    4 EDO532X"TABL" "HRALEOX_BP_BP_CONTAINER": Time stamp was updated
    4 EDO532X"TABL" "HRALEOX_CP_BP_CONTAINER": Time stamp was updated
    4 EDO532X"TABL" "HRALEOX_O_BP_CONTAINER": Time stamp was updated
    4 EDO532X"TABL" "HVADR": Time stamp was updated
    4 EDO542XRuntime object for "IDPT_A099" updated
    4 EDO532X"TABL" "JBIBP_BUS_EI_STRUC_FAX_DATA": Time stamp was updated
    4 EDO532X"TABL" "JBIBP_BUS_EI_STRUC_TEL_DATA": Time stamp was updated
    4 EDO532X"TABL" "NKSBADR": Time stamp was updated
    4 EDO532X"TABL" "RPARTCPOI": Time stamp was updated
    4 EDO542XRuntime object for "RSMBL" updated
    4 EDO542XRuntime object for "RSMIT" updated
    4 EDO542XRuntime object for "RSMOT" updated
    4 EDO532X"TABL" "SDOKPROF": Time stamp was updated
    4 EDO532X"TABL" "TCPSRULE": Time stamp was updated
    3 EDT012XActivate table "TMW_TRACKLIST"
    3 EDT037 Table "TMW_TRACKLIST" was activated successfully
    4 EDO532X"TABL" "TMW_TRACKLIST": Time stamp was updated
    4 EDO532X"TABL" "UMGEXCEP": Time stamp was updated
    3 EDT012XActivate table "UMGHISTORY"
    3 EDT037 Table "UMGHISTORY" was activated successfully
    4 EDO532X"TABL" "UMGMODTR": Time stamp was updated
    4 EDO532X"TABL" "UMGPMDII": Time stamp was updated
    3 EDT012XActivate table "UMGPMDIT"
    3 EDT037 Table "UMGPMDIT" was activated successfully
    4 EDO532X"TABL" "UMGPMDIV": Time stamp was updated
    4 EDO532X"TABL" "UMGPMIG": Time stamp was updated
    4 EDO532X"TABL" "UMGSOERRT": Time stamp was updated
    4 EDO532X"TABL" "UMGSOFIBY": Time stamp was updated
    4 EDO532X"TABL" "UMGSSETTOLD": Time stamp was updated
    4 EDO532X"TABL" "VADR2": Time stamp was updated
    4 EDO532X"TABL" "VADR3": Time stamp was updated
    4 EDO532X"TABL" "VVINTVWADR": Time stamp was updated
    4 EDO532X"TABL" "VVMEETADR": Time stamp was updated
    4 EDO542XRuntime object for "V_IDPT_A099" updated
    4 EDO532X"TTYP" "BP_ADFAX_TTY": Time stamp was updated
    4 EDO532X"TTYP" "BP_ADTEL_TTY": Time stamp was updated
    4 EDO532X"TTYP" "BUSSRCH_000BUPAT": Time stamp was updated
    4 EDO532X"TTYP" "BUSSRCH_001BUPAT": Time stamp was updated
    4 EDO532X"TTYP" "BU_DATA_ALL_T": Time stamp was updated
    4 EDO532X"TTYP" "COM_BUPA_BAPIADFAX": Time stamp was updated
    4 EDO532X"TTYP" "COM_BUPA_BAPIADTEL": Time stamp was updated
    3 EDO811XActivate dependent table type "CPT_CPERR"
    4 EDO532X"TTYP" "SMUM_BAPIADFAX": Time stamp was updated
    4 EDO532X"TTYP" "SMUM_BAPIADTEL": Time stamp was updated
    3 EDO811XActivate dependent table type "SRMTTADE"
    4 EDO532X"TTYP" "UMGTCCTL": Time stamp was updated
    3 EDO680XSynchronous processing: "5" sec., "211" objects, "69.820" costs
    1 EDO533X*** Activate objects at level "4"
    3 EDO635 Not enough work processes (total of "0", "0" can be used)
    3 EDO634 * Synchronous execution, no parallel processing *
    4 EDO532X"TABL" "BP030": Time stamp was updated
    4 EDO532X"TABL" "BUS_EI_BUPA_FAX_CON": Time stamp was updated
    4 EDO532X"TABL" "BUS_EI_BUPA_TELEPHONE_CON": Time stamp was updated
    4 EDO532X"TABL" "FRE_BIF_LOCFAX_ISO_STY": Time stamp was updated
    4 EDO532X"TABL" "FRE_BIF_LOCTEL_ISO_STY": Time stamp was updated
    4 EDO532X"TABL" "JBIBP_BUS_EI_BUPA_FAX_CON": Time stamp was updated
    4 EDO532X"TABL" "JBIBP_BUS_EI_BUPA_TELEPHONE_CO": Time stamp was updated
    4 EDO532X"TABL" "RECPOIPARTEMP": Time stamp was updated
    4 EDO532X"TABL" "RECPOIPART_01": Time stamp was updated
    4 EDO532X"TABL" "RECPOIPART_02": Time stamp was updated
    4 EDO532X"TABL" "RECPOIPART_03": Time stamp was updated
    4 EDO532X"TABL" "RMPS_XML_BPARTNER": Time stamp was updated
    4 EDO532X"TABL" "RPARTCPOIMAIN": Time stamp was updated
    4 EDO532X"TABL" "VIGW_R_BP000": Time stamp was updated
    4 EDO532X"TTYP" "ADR2_TAB": Time stamp was updated
    4 EDO532X"TTYP" "ADR3_TAB": Time stamp was updated
    3 EDO802XActivation of table type "AKB_EXCEPTIONS_TYPE"
    4 EDO113 Actions to be performed for dependent objects: "ABAP timestamp" " " " " " "
    3 EDO802XActivation of table type "AKB_PROJECTST_TYPE"
    4 EDO113 Actions to be performed for dependent objects: "ABAP timestamp" " " " " " "
    4 EDO532X"TTYP" "BUS_DNC_CUST_T": Time stamp was updated
    4 EDO532X"TTYP" "CPT_RPT": Time stamp was updated
    4 EDO532X"TTYP" "CPT_TCPSRULE": Time stamp was updated
    4 EDO532X"TTYP" "HRTB_ALEOX_BP_BP": Time stamp was updated
    4 EDO532X"TTYP" "HRTB_ALEOX_CP_BP_CONTAINER": Time stamp was updated
    4 EDO532X"TTYP" "HRTB_ALEOX_ORG_BP_CONTAINER": Time stamp was updated
    4 EDO532X"TTYP" "UMGTEXCEP": Time stamp was updated
    4 EDO532X"TTYP" "UMGTOERRT": Time stamp was updated
    4 EDO532X"TTYP" "UMGTOFIBY": Time stamp was updated
    3 EDO811XActivate dependent table type "UMGTPMDIT"
    4 EDO532X"TTYP" "UMGTPMIG": Time stamp was updated
    3 EDO680XSynchronous processing: "1" sec., "61" objects, "20.990" costs
    1 EDO533X*** Activate objects at level "5"
    3 EDO635 Not enough work processes (total of "0", "0" can be used)
    3 EDO634 * Synchronous execution, no parallel processing *
    4 EDO532X"TABL" "BPDADREF": Time stamp was updated
    4 EDO532X"TABL" "BUS_EI_BUPA_FAX": Time stamp was updated
    4 EDO532X"TABL" "BUS_EI_BUPA_TELEPHONE": Time stamp was updated
    3 EDT014XActivate dependent table "CPS_CPERRA"
    3 EDT038 Activation of dependent table "CPS_CPERRA" successful
    4 EDO532X"TABL" "DBP030": Time stamp was updated
    4 EDO532X"TABL" "FRE_BIF_LOCFAX_E_STY": Time stamp was updated
    4 EDO532X"TABL" "FRE_BIF_LOCTEL_E_STY": Time stamp was updated
    4 EDO532X"TABL" "JBIBP_BUS_EI_BUPA_FAX": Time stamp was updated
    4 EDO532X"TABL" "JBIBP_BUS_EI_BUPA_TELEPHONE": Time stamp was updated
    4 EDO532X"TABL" "JBIUEBP": Time stamp was updated
    4 EDO532X"TABL" "RECPOICNPRT": Time stamp was updated
    4 EDO532X"TABL" "RECPOIMVPRT": Time stamp was updated
    4 EDO532X"TABL" "VIGW_R_VZGPGEF": Time stamp was updated
    4 EDO532X"TABL" "VIGW_R_VZGPGRF": Time stamp was updated
    4 EDO532X"TABL" "VIGW_R_VZGPMEF": Time stamp was updated
    4 EDO532X"TABL" "VIGW_R_VZGPWEF": Time stamp was updated
    4 EDO532X"TTYP" "FRE_BIF_LOCFAX_ISO_TTY": Time stamp was updated
    4 EDO532X"TTYP" "FRE_BIF_LOCTEL_ISO_TTY": Time stamp was updated
    4 EDO532X"TTYP" "UMGTPMDIV": Time stamp was updated
    3 EDO802XActivation of table type "UMGTSETTING"
    4 EDO113 Actions to be performed for dependent objects: "activate," "ABAP timestamp," "DYNP timestamp" " "
    3 EDO680XSynchronous processing: "1" sec., "27" objects, "18.280" costs
    1 EDO533X*** Activate objects at level "6"
    3 EDO635 Not enough work processes (total of "0", "0" can be used)
    3 EDO634 * Synchronous execution, no parallel processing *
    4 EDO532X"TABL" "BPDADREFZS": Time stamp was updated
    4 EDO532X"TABL" "JBIPEBP": Time stamp was updated
    4 EDO532X"TABL" "JBIUPART": Time stamp was updated
    4 EDO532X"TABL" "RSPAB1MIET": Time stamp was updated
    4 EDO532X"TABL" "RSPAB1RCP": Time stamp was updated
    4 EDO532X"TABL" "SPAB1_ROL": Time stamp was updated
    4 EDO532X"TABL" "VIGW_R_VZGPM1F": Time stamp was updated
    4 EDO532X"TABL" "VIGW_R_VZGPM2F": Time stamp was updated
    4 EDO532X"TABL" "VIGW_R_VZGPM3F": Time stamp was updated
    4 EDO532X"TTYP" "BUS_EI_BUPA_FAX_T": Time stamp was updated
    4 EDO532X"TTYP" "BUS_EI_BUPA_TELEPHONE_T": Time stamp was updated
    3 EDO811XActivate dependent table type "CPT_CPERRA"
    4 EDO115 Adjustment as dependent object: "activate," "DYNP timestamp" " " " "
    4 EDO532X"TTYP" "JBIBP_BUS_EI_BUPA_FAX_T": Time stamp was updated
    4 EDO532X"TTYP" "JBIBP_BUS_EI_BUPA_TELEPHONE_T": Time stamp was updated
    3 EDO680XSynchronous processing: "0" sec., "47" objects, "11.300" costs
    1 EDO533X*** Activate objects at level "7"
    3 EDO635 Not enough work processes (total of "0", "0" can be used)
    3 EDO634 * Synchronous execution, no parallel processing *
    4 EDO532X"TABL" "BUS_EI_FAX_DATA": Time stamp was updated
    4 EDO532X"TABL" "BUS_EI_TEL_DATA": Time stamp was updated
    4 EDO532X"TABL" "JBIBP_BUS_EI_FAX_DATA": Time stamp was updated
    4 EDO532X"TABL" "JBIBP_BUS_EI_TEL_DATA": Time stamp was updated
    4 EDO532X"TABL" "JBIUPPART": Time stamp was updated
    4 EDO532X"TABL" "JBIXPART": Time stamp was updated
    4 EDO532X"TABL" "SPKO1_ROL": Time stamp was updated
    3 EDO680XSynchronous processing: "0" sec., "7" objects, "7.350" costs
    1 EDO533X*** Activate objects at level "8"
    3 EDO639 Too low cost ("2.100") for parallel processing. Minimum: "6.000"
    3 EDO634 * Synchronous execution, no parallel processing *
    4 EDO532X"TABL" "BUS_EI_COMMUNICATION": Time stamp was updated
    4 EDO532X"TABL" "JBIBP_BUS_EI_COMMUNICATION": Time stamp was updated
    3 EDO680XSynchronous processing: "0" sec., "3" objects, "2.100" costs
    1 EDO533X*** Activate objects at level "9"
    3 EDO639 Too low cost ("4.200") for parallel processing. Minimum: "6.000"
    3 EDO634 * Synchronous execution, no parallel processing *
    4 EDO532X"TABL" "BURS_EI_ADDRESS_DATA": Time stamp was updated
    4 EDO532X"TABL" "BUS_EI_BUPA_ADDRESS_DATA": Time stamp was updated
    4 EDO532X"TABL" "JBIBP_BURS_EI_ADDRESS_DATA": Time stamp was updated
    4 EDO532X"TABL" "JBIBP_BUS_EI_BUPA_ADDR_DATA": Time stamp was updated
    3 EDO680XSynchronous processing: "0" sec., "4" objects, "4.200" costs
    1 EDO533X*** Activate objects at level "10"
    3 EDO639 Too low cost ("4.200") for parallel processing. Minimum: "6.000"
    3 EDO634 * Synchronous execution, no parallel processing *
    4 EDO532X"TABL" "BURS_EI_REL_ADDRESS": Time stamp was updated
    4 EDO532X"TABL" "BUS_EI_BUPA_ADDRESS": Time stamp was updated
    4 EDO532X"TABL" "JBIBP_BURS_EI_REL_ADDRESS": Time stamp was updated
    4 EDO532X"TABL" "JBIBP_BUS_EI_BUPA_ADDRESS": Time stamp was updated
    3 EDO680XSynchronous processing: "0" sec., "4" objects, "4.200" costs
    1 EDO533X*** Activate objects at level "11"
    3 EDO639 Too low cost ("1.480") for parallel processing. Minimum: "6.000"
    3 EDO634 * Synchronous execution, no parallel processing *
    4 EDO532X"TTYP" "BURS_EI_REL_ADDRESS_T": Time stamp was updated
    4 EDO532X"TTYP" "BUS_EI_BUPA_ADDRESS_T": Time stamp was updated
    4 EDO532X"TTYP" "JBIBP_BURS_EI_REL_ADDRESS_T": Time stamp was updated
    4 EDO532X"TTYP" "JBIBP_BUS_EI_BUPA_ADDRESS_T": Time stamp was updated
    3 EDO680XSynchronous processing: "0" sec., "4" objects, "1.480" costs
    1 EDO533X*** Activate objects at level "12"
    3 EDO639 Too low cost ("4.200") for parallel processing. Minimum: "6.000"
    3 EDO634 * Synchronous execution, no parallel processing *
    4 EDO532X"TABL" "BURS_EI_ADDRESS": Time stamp was updated
    4 EDO532X"TABL" "BUS_EI_ADDRESS": Time stamp was updated
    4 EDO532X"TABL" "JBIBP_BURS_EI_ADDRESS": Time stamp was updated
    4 EDO532X"TABL" "JBIBP_BUS_EI_ADDRESS": Time stamp was updated
    3 EDO680XSynchronous processing: "0" sec., "4" objects, "4.200" costs
    1 EDO533X*** Activate objects at level "13"
    3 EDO639 Too low cost ("4.200") for parallel processing. Minimum: "6.000"
    3 EDO634 * Synchronous execution, no parallel processing *
    4 EDO532X"TABL" "BURS_EI_RELATION_DATA": Time stamp was updated
    4 EDO532X"TABL" "BUS_EI_CENTRAL_DATA": Time stamp was updated
    4 EDO532X"TABL" "JBIBP_BURS_EI_RELATION_DATA": Time stamp was updated
    4 EDO532X"TABL" "JBIBP_BUS_EI_CENTRAL_DATA": Time stamp was updated
    3 EDO680XSynchronous processing: "0" sec., "4" objects, "4.200" costs
    1 EDO533X*** Activate objects at level "14"
    3 EDO639 Too low cost ("4.200") for parallel processing. Minimum: "6.000"
    3 EDO634 * Synchronous execution, no parallel processing *
    4 EDO532X"TABL" "BURS_EI_EXTERN": Time stamp was updated
    4 EDO532X"TABL" "BUS_EI_EXTERN": Time stamp was updated
    4 EDO532X"TABL" "JBIBP_BURS_EI_EXTERN": Time stamp was updated
    4 EDO532X"TABL" "JBIBP_BUS_EI_EXTERN": Time stamp was updated
    3 EDO680XSynchronous processing: "0" sec., "4" objects, "4.200" costs
    1 EDO533X*** Activate objects at level "15"
    3 EDO639 Too low cost ("1.480") for parallel processing. Minimum: "6.000"
    3 EDO634 * Synchronous execution, no parallel processing *
    4 EDO532X"TTYP" "BURS_EI_EXTERN_T": Time stamp was updated
    4 EDO532X"TTYP" "BUS_EI_EXTERN_T": Time stamp was updated
    4 EDO532X"TTYP" "JBIBP_BURS_EI_EXTERN_T": Time stamp was updated
    4 EDO532X"TTYP" "JBIBP_BUS_EI_EXTERN_T": Time stamp was updated
    3 EDO680XSynchronous processing: "0" sec., "4" objects, "1.480" costs
    1 EDO533X*** Activate objects at level "16"
    3 EDO639 Too low cost ("2.100") for parallel processing. Minimum: "6.000"
    3 EDO634 * Synchronous execution, no parallel processing *
    4 EDO532X"TABL" "BUS_EI_MAIN": Time stamp was updated
    4 EDO532X"TABL" "JBIBP_BUS_EI_MAIN": Time stamp was updated
    3 EDO680XSynchronous processing: "0" sec., "2" objects, "2.100" costs
    1 EDO533X*** Activate objects at level "17"
    3 EDO639 Too low cost ("1.050") for parallel processing. Minimum: "6.000"
    3 EDO634 * Synchronous execution, no parallel processing *
    3 EDT012XActivate table "UMGVOCABASSIGN"
    4WEDT352 Search field "UMGVOCABASSIGN"-"CLASSNAME" of search help attachment: search help "UMGSRVOC" not active
    3 EDT058 Table "UMGVOCABASSIGN" was activated with warnings
    3 EDO680XSynchronous processing: "0" sec., "1" objects, "1.050" costs
    1 EDO533X*** Activate objects at level "18"
    3 EDO639 Too low cost ("540") for parallel processing. Minimum: "6.000"
    3 EDO634 * Synchronous execution, no parallel processing *
    3 EDH102XActivate search help "UMGSRVOC"
    3 EDO680XSynchronous processing: "0" sec., "1" objects, "540" costs
    1 EDO533X*** Activate objects at level "19"
    3 EDO639 Too low cost ("1.050") for parallel processing. Minimum: "6.000"
    3 EDO634 * Synchronous execution, no parallel processing *
    3 EDT012XActivate table "UMGVOCABASSIGN"
    3 EDT037 Table "UMGVOCABASSIGN" was activated successfully
    3 EDO680XSynchronous processing: "0" sec., "1" objects, "1.050" costs
    1 ED0301X*************************************************************************
    1 ED0306       "Activation of objects"
    1 ED0322 End phase  "001" ***********************************************************
    1 ED0320XStart phase "002" **********************************************************
    1 ED0306       "Final log"
    1 ED0301 *************************************************************************
    1 EDO578XFollowing objects not activated/deleted or activated/deleted w. warning:
    2WEDO520X"Domain" "UMGOCLUSTD" was activated with warnings
    1 ED0313 (W- Output length (8192) larger than maximum output length (255) in screens )
    2WEDO549 "Domain" "UMGOOWNER" was activated (warning for the dependent tables)
    2WEDO520 "Data element" "SRETERRORCODE" was activated with warnings
    1 ED0314 (W- Data type attributes changed. Check dependent views. )
    2WEDO520 "Data element" "UMGACLUSTD" was activated with warnings
    1 ED0313 (W- Output length (8192) larger than maximum output length (255) in screens )
    2WEDO549 "Data element" "UMGADESCRIPT" was activated (warning for the dependent tables)
    2WEDO549 "Data element" "UMGAOWNER" was activated (warning for the dependent tables)
    2WEDO518 "Index" "TNODE02A" "I01" was activated with warnings
    2WEDO520 "Table" "AKB_EXPT_TO_SEND" was activated with warnings
    1 ED0313 (W- Table AKB_EXPT_TO_SEND: Key length > 120 (Restricted functionality) )
    2WEDO549 "Table" "TNODE02A" was activated (warning for the dependent tables)
    2WEDO520 "Srch help" "SH_TEST_PLAN" was activated with warnings
    1 ED0313 (W- Width of parameter list is too large for personal help )
    2WEDO520 "Srch help" "TWB_SYDATA_TARGET" was activated with warnings
    1 ED0313 (W- Search help parameter SY_DATA_CONT does not occur in the selection method )
    2WEDO520 "Srch help" "TWB_TESTORGA" was activated with warnings
    1 ED0313 (W- Width of parameter list is too large for personal help )
    2WEDO520 "Srch help" "TWB_TESTORGA_SOLMAN" was activated with warnings
    1 ED0313 (W- Width of parameter list is too large for personal help )
    2WEDO520 "Srch help" "TWB_TESTORGA_TK" was activated with warnings
    1 ED0313 (W- Width of parameter list is too large for personal help )
    2WEDO520 "View" "STWB_SHELP" was activated with warnings
    1 ED0313 (W- Type conflict in join TTREE-ID = TADIR-OBJ_NAME )
    2WEDO520 "View" "STWB_STA_2" was activated with warnings
    1 ED0314 (W- Search help S_TTREE not inherited: Basis field TTREE-TYPE missing in view )
    2WEDO520 "View" "TWB_ECATT_TARGET" was activated with warnings
    1 ED0314 (W- All fields are evaluated as key field )
    2WEDO520 "View" "TWB_SOLMAN_PROJ" was activated with warnings
    1 ED0314 (W- All fields are evaluated as key field )
    2WEDO520 "View" "TWB_SOLMAN_SY_RO" was activated with warnings
    1 ED0314 (W- All fields are evaluated as key field )
    1 ED0301X*************************************************************************
    1 ED0306       "Final log"
    1 ED0322 End phase  "002" ***********************************************************
    1 ED0320XStart phase "003" **********************************************************
    1 ED0306       "Statistics on activated and deleted objects"
    1 ED0301 *************************************************************************
    1 EDO601XNumber of objects to be activated............:  "395"
    1 EDO605 Objects not activated........................:  "0"
    1 EDO606 Activated objects with errors in dependencies:  "0"
    1 EDO604 Objects activated with warning...............:  "20"
    1 EDO603 Successfully activated objects...............:  "375"
    1 EDO602 Number of objects to be deleted..............:  "0"
    1 EDO608 Objects not successfully deleted.............:  "0"
    1 EDO607 Successfully deleted objects.................:  "0"
    1 EDO609 Tables/views with DROP/CREATE................:  "0"
    1 EDO610 No. of them marked for DROP/CREATE: "0"
    1 EDO611 Not marked for DROP/CREATE: "0"
    1 EDO620 Number of nametabs to be deleted.............:  "0"
    1 EDO622 Successfully deleted nametabs................:  "0"
    1 EDO621 Nametabs that were not successfully deleted..:  "0"
    1 ED0301X*************************************************************************
    1 ED0306       "Statistics on activated and deleted objects"
    1 ED0322 End phase  "003" ***********************************************************
    1 ED0302X=========================================================================
    1 ED0314 Mass activation
    1 ED0302 =========================================================================
    1 ED0327 Process..................: "gms44_5"
    1 ED0319 Return code..............: "4"
    1 ED0314 Phase 001..................: 00:00:51 (Activation of objects)
    1 ED0314 Phase 002..................: < 1 sec. (Final log)
    1 ED0314 Phase 003..................: < 1 sec. (Statistics on activated and ...)
    1 ED0309 Program runtime..........: "00:00:58"
    1 ED0305 Date, time...............: "13.10.2007", "20:00:36"
    1 ED0318 Program end==============================================================
    1 ETP155 ACTIVATION OF DD-OBJECTS
    1 ETP110 end date and time   : "20071013200036"
    1 ETP111 exit code           : "4"
    1 ETP199 ######################################

  • Error in MSS_FORMAT_RELEASE during Patching SAPKB70107

    Hi All,
    we are having issue during the support package upgrade abap and basis
    component SAPKB70107 and SAPKB70108,the upgrade stuck in XPRA_EXECUTION
    with bellow error:
    Post-import method MSS_SDBP_AFTER_IMP started for SDBP L, date and
    time: 20110114233820
    Starting processing of SQL scripts (R3TR SDBP)...
    Error in MSS_FORMAT_RELEASE
    Deletion request for SQL script sap_delete_part_orphans
    SQL script sap_delete_part_orphans 9.0 A will be ignored (incorrect
    release)
    SQL script sap_delete_part_orphans A.0 A will be ignored (incorrect
    release)
    Deletion request for SQL script sap_get_all_part_orphans
    SQL script sap_get_all_part_orphans 9.0 A will be ignored (incorrect
    release)
    SQL script sap_get_all_part_orphans A.0 A will be ignored (incorrect
    release)
    SQL script sap_mon_sqldbfiles A.0 A will be ignored (incorrect release) SQL script sap_mon_sqlsetup 9.0 A will be ignored (incorrect release)
    SQL script sap_mon_sqlsetup A.0 A will be ignored (incorrect release)
    SQL script sap_mon_staticserver 9.0 A will be ignored (incorrect
    release)
    SQL script sap_mon_staticserver A.0 A will be ignored (incorrect
    release)
    SQL script sap_verify_backups 8.0 A will be ignored (incorrect release) SQL script sap_verify_backups 9.0 A will be ignored (incorrect release) SQL script sap_verify_backups A.0 A will be ignored (incorrect release) SQL scripts executed / deleted / ignored: 0 / 2 / 12
    Errors occurred during post-handling MSS_SDBP_AFTER_IMP for SDBP L
    MSS_SDBP_AFTER_IMP belongs to package SMSS_TOOLS
    The errors affect the following components:
    BC-DB-MSS (Microsoft SQL Server)
    Post-import method MSS_SDBP_AFTER_IMP completed for SDBP L, date and
    time: 20110114233820
    tp return code: '0008' , tp message: 'A tool used by tp produced
    errors' , tp output:
    This is tp version 376.01.14 (release 701, unicode enabled)
    standard output from tp and from tools called by tp:
    Details of the error situation can also be found in the import logs
    Interrupt the import due to an error situation (14.01.2011, 23:29:48)
    Display detailed informations concerning the error in
    phase 'XPRA_EXECUTION'
    Abort the import due to an error situation (14.01.2011, 23:38:05)
    we already upgrade the kernel, TP, lib_dbsl, r3trans and r3ldctl to the latest patch but
    still having this issue, kindly need your help on this matter
    Thanks & Regards,

    Hi Markus,
      We are running on MSSQL 2008 (non SR2), Microsoft SQL Server Management Studio 10.0.2531.0
    R3trans on Level 121, TP 124, lib_dbsl on 118.
    Thanks & Regards

Maybe you are looking for