SPAM/SAINT error/completion flag?

Good afternoon,
My company is currently going through an upgrade in a sandbox system to get to EHP3.  During every upgrade it seems we will run into an error and we have to monitor the system often to see if the upgrade has stopped or if it has completed.
Is there a standard table or flag set in SAP when SPAM or SAINT is run that could be monitored?  I could write a program to run in the background every 15 minutes to monitor this table entry or flag and e-mail the "Basis" team if an error occurs or if it's completed.  This would save our team from having to constantly monitor issues.
If anyone has any suggestions I'd appreciate it.  If someone finds something and I can write an ABAP program to get it to work I'm willing to post it here for everyone else to use too.
Thanks,
  Jonathan

Thanks to all for your suggestions.  I was able to write the program and it actually work for us during our testing. 
I wasn't able to upload to the code snippet section so I'm going to try to cut and paste in multiple sections here by using the "<code>" display as code option.  If I add too many line items it just runs together and is unusable.
Feel free to use and modify for your own purposes.
PART 1 of code
*& Report  ZBAS_SUPPORT_PACK_CHECK
*& Purpose: To monitor the SPAM and SAINT transactions during an upgrade
*&          for any errors.  SPAM and SAINT often run into errors that
*&          need to be reviewed before the upgrade can continue.  This
*&          program will e-mail employees in case any error messages are
*&          found.
*&          Create a batch job to run every 10 minutes during the
*&          upgrade process
*& History: Initial Creation - 09/10/09 - Jonathan Kullgren
REPORT  ZBAS_SUPPORT_PACK_CHECK.
constants:
      c_yes     type c length 1 value 'X'.
data: zpat like patlog3 occurs 0 with header line.
data: l_log_name like patlog3-log_name,
      l_curdate like patlog3-curdate,
      l_curtime like patlog3-curtime.
data: l_flag type c.
* Definitions for emailing
data: itab_text type table of tline with header line,
      itab_objpack type table of sopcklsti1 with header line,
      itab_objtxt type table of solisti1 with header line,
      itab_reclist type table of somlreci1 with header line,
      l_doc_chng type sodocchgi1,
      l_counter type i.

Similar Messages

  • SAINT Error in Phase CHECK_REQUIREMENTS

    Hi.Experts,
    In a new SAP component installation with "t-cd:SAINT", an error occurred.
    ERROR MESSAGE
    =============================================
    Phase CHECK_REQUIREMENTS: Explanation of Errors
    Open conversion requests still exist in the ABAP Dictionary for the
    following ABAP Dictionary objects. To avoid inconsistencies and loss of
    data, you must process these conversions first.
    Proceed as follows:
    - Open a new session.
    - Start the Database Utility (transaction SE14).
    - Correct the inconsistencies for the specified objects.
    - Repeat the import phase. If no more inconsistencies are found, the
       import continues.
    =============================================
    I have already checked 4 things of below
    1.SE14-->BSEG
    I can see the message below  on the screen.
    Request:"Adjust" Error in step2 -see object log and analysis
    2.SPAU
    The contents related to BSEG are already modified (Green)
    3.SPDD
    The contents related to BSEG are already modified (Green)
    4.SE10
    There is no modifiable request related BSEG.
    Could someone tell me about how to deal this error?
    Best Regards,
    Naomi

    Hi Naomi
    Could you check this SAP Note about your issue
    1839881 - SPAM/SAINT error during CHECK_REQUIREMENTS regarding open conversion request still existing
    BR
    SS

  • Error in spam/saint update TP_CANNOT_CONNECT_SYSTEM TP_INTERFACE_FAILURE

    Dear All,
    while i am updating spam / saint in saint t code I am facing an error TP_INTERFACE_FAILURE and reason for the error is TP_CANNOT_CONNECT_SYSTEM
    the error details are
    The installation was stopped, since an error occurred during the phase
    CHECK_REQUIREMENTS, which the Add-On Installation Tool is unable to
    resolve without your input.
    After you have corrected the cause of the error, continue with the
    import by choosing Continue in the queue display.
    The following details help you to analyze the problem:
        -   Error in phase: CHECK_REQUIREMENTS
        -   Reason for error: TP_CANNOT_CONNECT_SYSTEM
        -   Return code:
        -   Error message: TP_INTERFACE_FAILURE
    Notes on phase CHECK_REQUIREMENTS
    n this phase the system checks the various requirements for the add
    nstallation. The following are reasons why this phase may fail:
       TP_CANNOT_CONNECT_TO_SYSTEM: tp cannot log on to the system
       database.
       Check the action log (in the menu, choose Goto -> Action Log). Y
       may be able to use the detailed tp error message in this log to
       identify and remove the cause of the error.
       QUEUE_NOT_EMPTY: There are still OCS requests in the transport
       buffer which are not completed. You can show these requests with
       following tp command:
       tp SHOWBUFFER <SID> -DSOURCESYSTEMS= TAG=SPAM
       These requests have to be completed or deleted from the buffer
       before you can continue importing the queue.
    o   CANNOT_DROPBUFFER: tp cannot delete old, incompletely processed
         Support Packages from the tp buffer.
         Check the action log (in the menu, choose Goto -> Action Log). You
         may be able to use the detailed tp error message in this log to
         identify and remove the cause of the error.
    The Add-On Installation Tool requires that the Change and Transport
    System (CTS) be configured correctly. For more detailed information,
    read the online documentation available from Help -> SAP Library ->
    mySAP Technology Components -> SAP Web Application Server -> BC Change
    and Transport System .
    A list of the most important SAP Notes for Online Correction Support
    (OCS) is available in SAP Note 97620, which is updated regularly.
    please help me, its very important to complete this job i am in a critical position
    Thanks
    Senthil

    Dear,
    Please refer these links,
    tp_cannot_connect_system
    Problem loading a package in the SAINT transc. (TP_CANNOT_CONNECT_SYSTEM)
    Regards,
    R.Brahmankar

  • Error in Spam / saint update TP_STEP_FAILURE and DDIC_ACTIVATION

    Dear All,
    While updating spam/ saint update I am facing  this error 
    Details of Error:
    The installation was stopped, since an error occurred during the phase
    DDIC_ACTIVATION, which the Add-On Installation Tool is unable to resolve
    without your input.
    After you have corrected the cause of the error, continue with the
    import by choosing Continue in the queue display.
    The following details help you to analyze the problem:
        -   Error in phase: DDIC_ACTIVATION
        -   Reason for error: TP_STEP_FAILURE
        -   Return code: 0008
        -   Error message:  tp step A, return code
            0008
    Notes on phase DDIC_ACTIVATION
    In this phase the system activates the imported Data Dictionary objects.
    This phase may terminate for several reasons:
    o   TP_INTERFACE_FAILURE: The system was unable to call the tp
         interface.
    o   TP_FAILURE: The system was unable to execute the tp program. For
         more information, see the SLOG or ALOG log file.
    o   TP_STEP_FAILURE: The system was unable to perform the tp step DDIC
        activation successfully. To see the cause of the problem in the
        activation log, choose Logs.
        If you import two or more OCS packages in one installation queue,
        and activate the Data Dictionary objects in the incorrect sequence,
        this can cause errors. In this case, the activation errors disappear
        if you repeat the activation run. To do this, choose Continue.
    The Add-On Installation Tool requires that the Change and Transport
    System (CTS) be configured correctly. For more detailed information,
    read the online documentation available from Help -> SAP Library ->
    mySAP Technology Components -> SAP Web Application Server -> BC Change
    and Transport System .
    A list of the most important SAP Notes for Online Correction Support
    (OCS) is available in SAP Note 97620, which is updated regularly.
    Please  help me
    Thanks
    Senthil

    Hi,
    i am having the same problem with SPAM
    Error in phase: DDIC_ACTIVATION                                                                               
    Reason for error: TP_STEP_FAILURE                                                                               
    Return code: 0008                                                                               
    Error message: OCS Package SAPKA70012, tp step A, return code
    0008  
    however i dont have the option to continue..  Please help
    thanks

  • SPAM/SAINT update error patch 23 - 640

    Hi:
    I´m recieving the following dump when updating SPAM/SAINT patch 23 under 640:
    Syntax error in program "SAPLOCS_UI "
    Error in ABAP application program.
    The current ABAP program "SAPLSPAM" had to be terminated because one of the
    statements could not be executed.
    This is probably due to an error in the ABAP program.
    In program "SAPLOCS_UI ", the following syntax error occurred
    in the Include "LOCS_UIU15 " in line 1:
    "Function "OCS_DISPLAY_WITH_USER_BUTTON" not found in Function Library."
    In program "SAPLOCS_UI ", the following syntax error occurred:
    "Function "OCS_DISPLAY_WITH_USER_BUTTON" not found in Function Library."
    Thanks a lot,
    Armenta

    Hii read modification adjustments in this document u will get a clear idea.
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCUPGOCSSPAM/BCUPGOCSSPAM.pdf
    Award points if useful

  • EHP3 import with SPAM/SAINT 32 - IMPORT_OBJECT_LIST error

    Hi all
    I am trying to import EHP3 for ECC 6.0. We are on Windows 2003 and MS SQL 2005 SP2. Kernel release is 175,  tp version is 372.04.40 and R3trans version is 186 (compiled time Nov 23 2008).
    During the IMPORT_OBJECT_LIST phase, the precessing stops at random places when I start and restart SAINT. A couple examples:
    Import phase 'IMPORT_OBJECT_LIST' (01.12.2008, 20:53:58)
       Error during executing the tp command 'tp GETOBJLIST SAPKW70018   ...'
       tp return code: '0212' , tp message: 'could not access file as supposed (see dev_tp or S' , tp output:
         This is tp version 372.04.40 (release 700, unicode enabled)
         \\dzs0d7e004\sapmnt\trans\tmp\SAPKKW70018.U01 for transport: SAPKW70018: Invalid argument
         HALT 20081201211431
         ERROR: \\dzs0d7e004\sapmnt\trans\tmp\SAPKKW70018.U01 : cant open
         : Invalid argument
         ERROR: EXIT(16) -> process ID is: 10924
         tp returncode summary:
         TOOLS: Highest return code of single steps was: 16
         ERRORS: Highest tp internal error was: 0212
         standard output from tp and from tools called by tp:
    and
    Import phase 'IMPORT_OBJECT_LIST' (01.12.2008, 22:11:45)
       Error during executing the tp command 'tp GETOBJLIST SAPK-603DFINFICAX   ...'
       tp return code: '0212' , tp message: 'could not access file as supposed (see dev_tp or S' , tp output:
         This is tp version 372.04.40 (release 700, unicode enabled)
         \\dzs0d7e004\sapmnt\trans\tmp\SAPKK-603DFINFICAX.U 01 for transport: SAPK-603DFINFICAX: Invalid argument
         HALT 20081201221847
         ERROR: \\dzs0d7e004\sapmnt\trans\tmp\SAPKK-603DFINFICAX.U 01 : cant open
         : Invalid argument
         ERROR: EXIT(16) -> process ID is: 9248
         tp returncode summary:
         TOOLS: Highest return code of single steps was: 16
         ERRORS: Highest tp internal error was: 0212
         standard output from tp and from tools called by tp:
       Abort the import due to an error situation (01.12.2008, 22:18:47)
    The log file dev_tp contains several entries identical to this:
    This is R3trans.exe version 6.14 (release 700 - 07.03.07 - 18:40:00).
    unicode enabled version
    R3trans.exe finished (0000).
    while the SLOG file looks like this (only pasting the end of the log, as the preceeding entries are similar to this):
    START CMDIMPORT            U01 L      20081201212953              THKJ         dzs0d7e004 20081201212952     
    STOP  CMDIMPORT            U01 L      20081201212953              THKJ         dzs0d7e004 20081201212952     
    HALT 20081201212953
    ERROR: \\dzs0d7e004\sapmnt\trans\tmp\SAPKK-60007INFICA.U01 : cant open
    : Invalid argument
    ERROR: EXIT(16) -> process ID is: 3316
    START MAIN IMPORT          U01 I      20081201221145              THKJ         dzs0d7e004 20081201221145     
    STOP  MAIN IMPORT          U01 I      20081201221214              THKJ         dzs0d7e004 20081201221145     
    START MAIN IMPORT          U01 I      20081201221214              THKJ         dzs0d7e004 20081201221214     
    STOP  MAIN IMPORT          U01 I      20081201221237              THKJ         dzs0d7e004 20081201221214     
    START MAIN IMPORT          U01 I      20081201221238              THKJ         dzs0d7e004 20081201221237     
    STOP  MAIN IMPORT          U01 I      20081201221244              THKJ         dzs0d7e004 20081201221237     
    START MAIN IMPORT          U01 I      20081201221245              THKJ         dzs0d7e004 20081201221244     
    STOP  MAIN IMPORT          U01 I      20081201221248              THKJ         dzs0d7e004 20081201221244     
    START MAIN IMPORT          U01 I      20081201221249              THKJ         dzs0d7e004 20081201221249     
    STOP  MAIN IMPORT          U01 I      20081201221250              THKJ         dzs0d7e004 20081201221249     
    START CMDIMPORT            U01 L      20081201221250              THKJ         dzs0d7e004 20081201221250     
    STOP  CMDIMPORT            U01 L      20081201221250              THKJ         dzs0d7e004 20081201221250     
    HALT 20081201221847
    ERROR: \\dzs0d7e004\sapmnt\trans\tmp\SAPKK-603DFINFICAX.U01 : cant open
    : Invalid argument
    ERROR: EXIT(16) -> process ID is: 9248
    I have tried to delete the queue and recreate it, stop and start the SAP instance, restarted the server and restarted SAINT several times. It stops at what seems to be random places every time. I am logged on as the <sid>adm user, and have checked that the user has full access to usr\sap\trans\ directories.
    I have installed EHP3 for ECC 6.0 before without issues, the difference this time is that I am using SPAM/SAINT version 32, instead of version 30. I have seen the note 1232804 - SPAM/SAINT: TP_FAILURE 0212 in phase IMPORT_OBJECT_LIST, but the error message is not quite the same, and I am on SPAM/SAINT 32.
    Has anyone experienced this, or know how it can be fixed?
    Thanks!
    Regards,
    Thomas

    Hi.
    I have checked that the <sid>adm user has full access to the share sapmnt.
    I also tried to run the IMPORT_OBJECT_LIST phase again, with this result:
    Import phase 'IMPORT_OBJECT_LIST' (02.12.2008, 08:11:00)
    Error during executing the tp command 'tp GETOBJLIST SAPK-603DMINEAFINSRV   ...'
    tp return code: '0212' , tp message: 'could not access file as supposed (see dev_tp or S' , tp output:
       This is tp version 372.04.40 (release 700, unicode enabled)
       \\dzs0d7e004\sapmnt\trans\tmp\SAPKK-603DMINEAFINSR V.U01 for transport: SAPK-603DMINEAFINSRV: Invalid argument
       HALT 20081202081659
       ERROR: \\dzs0d7e004\sapmnt\trans\tmp\SAPKK-603DMINEAFINSR V.U01 : cant open
       : Invalid argument
       ERROR: EXIT(16) -> process ID is: 9344
       tp returncode summary:
       TOOLS: Highest return code of single steps was: 16
       ERRORS: Highest tp internal error was: 0212
       standard output from tp and from tools called by tp:
    As you can see, the filename seems to be a bit strange "SAPKK-603DMINEAFINSR V.U01". I would expect the filename to contain a space between R and V.U01. Is this a program error? I have not been able to find any notes on this issue.
    Regards,
    Thomas

  • Error while confirming SPAM/SAINT patch through Solution Manager MOpz

    Hi,
    When I am confirming patches (release 700) in Solman through maintenance optimizer, it is allowing to confirm all except the SPAM/SAINT update version 700/0027.
    For the SPAM/SAINT patch, it is giving error "Object <some number> update error".
    Please let me know what to do.
    Thanks & Regards,
    Kunal.

    @sean i said him alternate way of downloading the patch of SPAM/SAINT 30 when he is unable to download from MOpz
    I always try to give alternate possible ways to resolve the problem.
    Regards
    Uday

  • SPAM/SAINT patch updation error

    Hello all
                When the pp consultant execute a transation code MIGO In development server then there is a run time error
    occur. After that I am try to update the patches,
    but then error is  that SAPM/SAINT  SAPKD7003 patch  is get canceled
    so I could not update the other patches, Please give me solution how to delete this canceled patch,
    or if there is any other solution please suggest me,
    my system details are
    mySAP ECC 6.0 / Windows 2003 / SQL 2005
    Thanks in advance
    G Patil

    what error do you get?? this information is not enough to suggest a solution.
    Check the import logs for more information.
    SPAM >> goto >> import logs >> spam/saint update.
    Also, check the tp system log from the same and give more information about the error.
    Regards,
    Jazz

  • Problem faced while update to spam/saint version 39 basis realease 700

    Hi
    I am a SAP BASIS Administrator at fresher level.My spam/saint version was 22 when i applied SPAM/SAINT version 39 for SAP BASIS 700 , at first time it was not imported and struck at  *Movenamespace with return code zero* phase and the import log showed error at IMPORT_PROPER phase,
    But as described in the SAP note 822379 , i followed the instruction emptied the queue and imported the spam/saint version again
    This time the import was completed and showed a green status. But next time when i wanted to apply SAP_BASIS 10 support pacake immediately it showed an runtime syntax error.
    The error is as follows
    Runtime Errors         SYNTAX_ERROR
    Date and Time          02.03.2011 11:57:31
    |Short text                                                                               
    |    Syntax error in program "CL_OCS_RT_ANALYSIS============CP ".                                 
    |What happened?                                                                               
    |    Error in the ABAP Application Program                                                        
    |                                                                               
    |    The current ABAP program "SAPLSPAM" had to be terminated because it has                      
    |    come across a statement that unfortunately cannot be executed.                               
    |                                                                               
    |    The following syntax error occurred in program                                               
    |     "CL_OCS_RT_ANALYSIS============CP " in include                                              
    |     "CL_OCS_RT_ANALYSIS============CM002 " in                                                   
    |    line 135:                                                                               
    |    "Die Transformation "RTA_TRAFO" hat keine aktive Version."                                   
    |    " "                                                                               
    |    " "                                                                               
    |    " "                                                                               
    |                                                                               
    |    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                                          
    |     CL_OCS_RT_ANALYSIS============CP :                                                          
    |    "Die Transformation "RTA_TRAFO" hat keine aktive Version."                                   
    |    " "                                                                               
    |    " "                                                                               
    |    " "                                                                               
    |Trigger Location of Runtime Error                                                                
    |    Program                                 SAPLSPAM                                             
    |    Include                                 LSPAMU69                                             
    |    Row                                     364                                                  
    |    Module type                             (FUNCTION)                                           
    |    Module Name                             SPAM_PROLOGUE                                        
    |Source Code Extract                                                                               
    |Line |SourceCde                                                                               
    334
    |  335|*       and set default start options according to the new scenario                        
    |  336|        CALL FUNCTION 'OCS_SET_DEFAULT_START_OPTIONS'                                      
    |  337|          EXPORTING                                                                        
    |  338|            iv_ocs_tool = lv_tcode                                                         
    |  339|            iv_scenario = lv_scenario                                                      
    |  340|            iv_save     = on                                                               
    |  341|          EXCEPTIONS                                                                       
    |  342|            OTHERS      = 0.                                                               
    343
    |  344|*       inform the user about the scenario change                                          
    |  345|        MESSAGE i336(tn) WITH lv_inact_scenario lv_scenario                                
    |  346|                         RAISING emergency_stop.                                           
    |  347|      ENDIF.   "sy-saprl(2) < '46'                                                         
    |  348|    ENDIF.                                                                               
    |  349|*   activate all halt points for current transaction                                       
    |  350|    UPDATE patstop SET cont_step = off                                                     
    |  351|                   WHERE ocs_tool = lv_tcode.                                              
    352
    |  353|*   initialize the application specific checks                                             
    |  354|    UPDATE patcheck SET ret_code   = space                                                 
    |  355|                        reason     = space                                                 
    |  356|                        message    = space                                                 
    |  357|                        ign_in_dia = off                                                   
    |  358|                        ign_in_btc = off                                                   
    |  359|                        queue_id   = lv_queue_id                                           
    |  360|                    WHERE ocs_tool = lv_tcode AND                                          
    |  361|                          active   = on.                                                   
    362
    |  363|*   collect some source data for the runtime analysis                                      
    |>>>>>|    CREATE OBJECT lr_rt_analysis                                                           
    |  365|      EXPORTING                                                                            
    |  366|        iv_queue_id = lv_queue_id                                                          
    |  367|      EXCEPTIONS                                                                           
    |  368|        others      = 99.                                                                  
    |  369|    IF sy-subrc = 0.                                                                       
    |  370|      CALL METHOD lr_rt_analysis->collect_conf_data                                        
    |  371|        EXPORTING                                                                          
    |  372|          iv_conf_group = 'ALL'                                                            
    |  373|        EXCEPTIONS                                                                         
    |  374|          OTHERS        = 0.                                                               
    |  375|      CALL METHOD lr_rt_analysis->save                                                     
    |  376|        EXCEPTIONS                                                                         
    |  377|          OTHERS = 0.                                                                      
    |  378|    ENDIF.                                                                               
    |  379|  ENDIF.                               "SY-SUBRC = 0                                       
    380
    |  381|* (5) now start with the application:                                                      
    |  382|* - set the OCS environment                                                                
    |  383|* - read the settings                                                                      
    Can anyone please suggest a bolution on BASIS perspective

    Hi all,
    Not sure if this thread is still active at all, but just to be sure, and to close it once and for all
    to solve this issue :
    Icheck class CL_OCS_RT_ANALYSIS in TA SE24 and go to method GET_XML.
    Search for RTA_TRAFO, jump to object via doubleclick and activate it.
    Afterwards install the latest TP and R3trans tools from sapnet, and SPAM should be working again.
    Best regards,
    Menno van Rooij

  • SPAM/SAINT update issue before and after EHP4

    We tried to update the SPAM/SAINT package after the installation of ECC 6.0 EHP4 Ready system.
    Here are few steps which we have performed on the system even before EHP4 installation.
    1. we tried to update the SPAM before moving with EHP4 installation however it did not completed and when logs seems to be proper. We reset the queue with Function Module OCS_RESET_QUEUE using Tx se37 .
    2. The spam status went to green with updated version
    3.We moved ahead with the EHP4 installation assuming that installation will fix the SPAM issue. After the installation completed the SPAM status was green with the new version , however when we exectuted the import spam/saint it again went to the PROLOGUE state.
    Please let us know if we can use the system productively as we have performed these steps without the SAP support , also there are no errors at the ST22 other than originated by the spam tx.
    Please find the attached trans log
    http://s000.tinyupload.com/index.php?file_id=66042159519595351356
    http://s000.tinyupload.com/index.php?file_id=20880680182063159483
    Please advice....
    Also , the show buffer command shows following output..
    D:\usr\sap\GCQ\SYS\exe\uc\NTAMD64>tp  showbuffer  GCQ pf=
    hostname\sapmnt\t
    rans\bin\TP_DOMAIN_GCQ.PFL tag=SPAM
    This is tp version 375.94.95 (release 701, unicode enabled)
    GCQ buffer:
    SAPKD70139          |                    | |has already been imported completely
    that makes 0 transports to be imported.
    tp finished with return code: 0
    meaning:
      Everything OK
    Edited by: indian tiger on Jul 14, 2010 3:03 PM

    Hi,
    > 1. we tried to update the SPAM before moving with EHP4 installation however it did not completed and when logs seems to >be proper. We reset the queue with Function Module OCS_RESET_QUEUE using Tx se37 .
    This is not supported by SAP.
    As I understand you are installing new EHP4 system, then what do you mean by before moving to EHP4 installation ?
    > 2. The spam status went to green with updated version
    > 3.We moved ahead with the EHP4 installation assuming that installation will fix the SPAM issue. After the installation >completed the SPAM status was green with the new version , however when we exectuted the import spam/saint it again >went to the PROLOGUE state.
    >
    As I can see your buffer status which is showing that transport is already imported then why are you importing same SPAM status again.
    What is your current SPAM level and which SPAM level you are trying to update ?
    What is the system status now ? Is upgrade completed successfully. Please provide all information.
    Thanks
    Sunny

  • How to GR for PO in which delivery completion flag is checked.

    How can I stop GR against a PO in which Delivery Completion Flag is checked for the line item.

    To stop the system from proposing a quantity in Transactions MB01 or MIGO and to prevent a GR posting, you can proceed as follows:
    Reduce the purchase order quantity to the previous GR quantity.
    Block the purchase order item.
    (ME22N: Block pushbutton; ME22 Menu -> Edit -> Block)
    Fill the date field for the 'Latest Possible Goods Receipt' (LEWED) in the purchase order item. If you do this and you enter a GR document after this date, the system issues message M7163, which you must set as an error message in Customizing.
    see OSS Note 856279 - MIGO: Proposed qty despite 'delivery completed' indicator
    By the way, setting the block is not really recommended and jsut short term solution, as it will stop you from archiving this PO

  • SUM - SPAM/SAINT 7.3 Update using SQL2012

    Hi,
    I installed a SAP NW BW 7.3 in Windows Server 2012 / SQL 2012 and I'm trying to update SPAM/SAINT via SUM, but this errors occurs:
    1 ETQ359 RFC Login to: System="BWD", AsHost="atlas" Nr="00", GwHost="atlas", GwService="sapgw00"
    2 ETQ232 RFC Login succeeded
    4 ETQ010 Date & Time: 20140527175641 
    1 ETQ233 Calling function module "OCS_API_DELETE_QUEUE" by RFC
    1EETQ235 Call of function module "OCS_API_DELETE_QUEUE" by RFC failed (error-status "3")
    2EETQ360 RFC of "OCS_API_DELETE_QUEUE" failed:
    2EETQ361 code/exception  : 3
    2EETQ362 key             : DBIF_RSQL_SQL_ERROR
    2EETQ399 SQL error 515 while accessing table PAT05.
    4 ETQ010 Date & Time: 20140527175641 
    1EETQ399 Last error code set is: RFC error system BWD nr 00 function 'OCS_API_DELETE_QUEUE' failed with code 3 key DBIF_RSQL_SQL_ERROR: SQL error 515 while accessing table PAT05.
    1EETQ204 Upgrade phase "SPAMCHK_INI" aborted with severe errors ("20140527175641")
    And generate these two short dumps:
    1)
    Category               ABAP Server Resource Shortage
    Runtime Errors         DBIF_RSQL_SQL_ERROR
    Except.                CX_SY_OPEN_SQL_DB
    Date and Time          27.05.2014 18:32:53
    Short text
         SQL error 515 while accessing table "PAT05".
    What happened?
         Database error text: "Cannot insert the value NULL into column
          'DDIC_ACT_SUBSET', table 'BWD.bwd.PAT05'; column does not allow nulls. UPDATE
          fails."
    2)
    Category               ABAP Server Resource Shortage
    Runtime Errors         DBIF_RSQL_SQL_ERROR
    Except.                CX_SY_OPEN_SQL_DB
    Date and Time          27.05.2014 18:45:59
    Short text
         SQL error 515 while accessing table "PATHISTORY".
    What happened?
         Database error text: "Cannot insert the value NULL into column 'DACT_SUBSET',
          table 'BWD.bwd.PATHISTORY'; column does not allow nulls. INSERT fails."
    Can anyone help me?
    I didn't find any SAP note, or documentation about this problem.
    Thanks!
    Marcello

    Hi Reagan,
    I read this note, but the solution is to re-install the application.
    I will do this in last case.
    Thanks!

  • Problem updating spam/saint

    Hi all,
    While updating spam/saint i m getting following error.
    - Error in step: CHECK_REQUIREMENTS
    - Reason for error: TP_CANNOT_CONNECT_SYSTEM
    - Return code: 0212
    Any idea how to resolve this. This system is connected to another system in tms , the latter being domain controller. The tp versions in these 2 sys are diff. Can this be the prob..
    Any suggestion?
    Thanks,
    Ajith

    Hi,
    You didn't say what system you using ? Anyway, go into SM59 and find the RFC connections used for TMS(usually two) under ABAP  connections, try do a connection test, is it successful ? ..if not check technical settings are correct.
    See note 96907 for further troubleshooting.
    Nelis

  • Update SPAM/SAINT package for release 7.00 terminated

    Hi All,
    We have installed solman 4.0 on windows environment. when i tried to import spam/saint update, it got terminated in the phase IMPORT_PROPER.
    Also, in SM50 it is showing on workprocess running for long and gets terminated. I also have run SGEN once my installation was over.
    0     DIA     4028     Running          Yes     649     SAPMS38L     000     DDIC     Delete     D010INC
    can anyone suggest what the problems would be..
    Thanks and Regards,
    sailesh K

    Hi
    I have tried three times. In fact I also restarted SAP System by changing rdisp/max_wp_runtime to 0 as there were lot of short dumps with timeouts.
    I notice that currently job RDDGEN0L is running at present.
    Also,
    1) Dialogue work process running Report SAPMS38L with action Delete on Table D0101NC (User DDIC).
    2) BGD Work process Status “On Hold” Reasn “RFC” with report SAPLSDDD (User DDIC).
    SPAM Status is "MOVE NAMETABS FINISHED WITH RETURN CODE 0". Import logs finished with error code 4.
    Regards
    Chandu
    P.S : FYI I am opening another thread with the same message.

  • SPAM/ SAINT update still running

    Dear All,
    I have installed SAP Web Neweaver 04s as ABAP on MSSQL database windows OS and upgraded kernel.
    But now when i go to import SPAM /SAINT from level 17 to 23 ie. SAPKD64023 then its running in IMPORT_PROPER Phase since last 5-6 hrs.
    PLEASE SUGGEST how to speed up my process??
    Log is as below:
    Log Overview for SAPKD64023
          SAPKD64023              SPAM/SAINT Update - Version 640/0023
            BPW        System BPW
                       Generate Transport Information File      02.01.2008 13:41:45    (0) Successfully Completed
                       Test Import                              02.01.2008 13:41:46    (0) Successfully Completed
                       Import Request Piece List                02.01.2008 13:41:47    (4) Ended with Warning
                       Import ABAP Dictionary Objects           02.01.2008 13:41:52    (4) Ended with Warning
                       02.01.2008 10:54:46    (4) Ended with Warning
                       02.01.2008 13:41:52    (4) Ended with Warning
                       ABAP Dictionary Activation               02.01.2008 14:13:28    (4) Ended with Warning
                Import steps not specific to transport request
                       ABAP Dictionary Distribution             02.01.2008 14:23:31    (4) Ended with Warning
    Regards & Thanks,
    Ankita.

    Dear Marqus,
    Happy New Year!!
    And Thanks for ur reply n when i check SLOG* it says:
    Please check the system. Use transactions SM21, SM37, SM50.
    WARNING:       (This warning is harmless if no further warnings follow.)
    WARNING: System BPW. Warning.        20080102161830 :
    WARNING:       Background job RDDIMPDP could not be started or terminated abnormally.
          Please check that the R/3 system is running.
          Please check the system. Use transactions SM21, SM37, SM50.
    WARNING:       (This warning is harmless if no further warnings follow.)
    Now wat shd i do to resolve it??
    Regards,
    Ankita.

Maybe you are looking for

  • 2 Clients with Production Role in Production server , possible ?

    My company has implemented 2 Systems SAP Landscape with one development and one production server. So far , we have one client in Production server been configured with Production role and one more is configured with customizing role. If possible to

  • How do I back-save a CS4 InDesign library file to CS3?

    Any ideas anyone? I have an InDesign library, originally created in CS3, but since updated in CS4. I need to distribute this to colleagues using CS3; they can open the library fine, but cannot drag items from the library to the page. Any suggestions

  • I accidentally restored my iPhone and I lost contacts and pictures. How do I get these back?

    I accidentally restored my iPhone and I lost contacts and pictures. How do I get these back?

  • Session List and Last Access Time

    I want to get a list of WebLogic's current/active sessions and find out the user's last access time for each session. How can I do this? I'm using WebLogic 4.5. Thanks in advance. Sincerely, William H. Stone X U M A <build-to-order e-business> Willia

  • Unix Scripting with screen saver

    I have been trying commands from every version of Unix. I cannot find a way to start screen saver from Darwin. I am frustrated. Furthermore, is there a way someone can inform me how to connect to a bluetooth phone using a Mac Address. Similar to "hci