Can't see log in 'SM35' transaction

Hello, I'm trying to watch log in transaction 'SM35'.
But when I click button to watch log system shows me an error: TemSE: input/output error.
I have no idea why it happens.

For which process you are trying to generate the Temse file?
Arti

Similar Messages

  • How can i see log in sm35 after i run my program  ?

    i ahve some problem in my recording  , but i cant get what screen couse
    to the error .
    i get message in the end of the session  "Start screen does not exist in batch input data".
    i try to fix ( remark or open some lines ) but i cant find
    the problem  , so i wan to see the log in sm35 but i cant see .
    how can i do it  ?
    i now about "RSBDC_PROTOCOL " , but it didn't help .
    my program/record   :
      LOOP AT IT_AGR_LIST .
        PERFORM BDC_DYNPRO      USING 'SAPMM06E' '0205'.
        PERFORM BDC_FIELD       USING 'BDC_CURSOR'
                                      'RM06E-EVRTN'.
        PERFORM BDC_FIELD       USING 'BDC_OKCODE'
                                      '/00'.
        PERFORM BDC_FIELD       USING 'RM06E-EVRTN'
                                      IT_AGR_LIST-EVRTN . " '4610000065'.
        PERFORM BDC_DYNPRO      USING 'SAPMM06E' '0220'.
        PERFORM BDC_FIELD       USING 'BDC_CURSOR'
                                      'RM06E-EBELP'.
        PERFORM BDC_FIELD       USING 'BDC_OKCODE'
                                      '=NP'.
        PERFORM BDC_FIELD       USING 'RM06E-EBELP'
                                      '10'.
        PERFORM BDC_DYNPRO      USING 'SAPMM06E' '0220'.
        PERFORM BDC_FIELD       USING 'BDC_CURSOR'
                                      'EKPO-PEINH(02)'.
        PERFORM BDC_FIELD       USING 'BDC_OKCODE'
                                      '/00'.
        PERFORM BDC_FIELD       USING 'RM06E-EBELP'
                                        '20'.
        LOOP AT IT_BKPF WHERE EVRTN = IT_AGR_LIST-EVRTN .
          PERFORM BDC_FIELD       USING 'EKPO-EMATN(02)'
                                        IT_BKPF-EMATN  . " '7000305'.
          PERFORM BDC_FIELD       USING 'EKPO-NETPR(02)'
                                   IT_BKPF-NETPR .     "'2552'.
          PERFORM BDC_FIELD       USING 'EKPO-PEINH(02)'
                                        '1000'.
          PERFORM BDC_DYNPRO      USING 'SAPMM06E' '0220'.
          PERFORM BDC_FIELD       USING 'BDC_CURSOR'
                                        'RM06E-EVRTP(02)'.
          PERFORM BDC_FIELD       USING 'BDC_OKCODE'
                                        '=TXP'.
          PERFORM BDC_FIELD       USING 'RM06E-EBELP'
                                        COUNTR .                "'20'.
          PERFORM BDC_FIELD       USING 'RM06E-TCSELFLAG(02)'
                                        'X'.
          PERFORM BDC_DYNPRO      USING 'SAPMM06E' '0106'.
          PERFORM BDC_FIELD       USING 'BDC_CURSOR'
                                        'RM06E-LTEX1(01)'.
          PERFORM BDC_FIELD       USING 'BDC_OKCODE'
                                        '=TEDE'.
          PERFORM BDC_FIELD       USING 'RM06E-SELKZ(01)'
                                        'X'.
          PERFORM BDC_DYNPRO      USING 'SAPLSTXX' '1100'.
          PERFORM BDC_FIELD       USING 'BDC_CURSOR'
                                        'RSTXT-TXLINE(02)'.
          PERFORM BDC_FIELD       USING 'BDC_OKCODE'
                                        '=EDNP'.
          PERFORM BDC_FIELD       USING 'RSTXT-TXLINE(02)'
                                        IT_BKPF-STR_LEN1.
             'aaaaaaaaa1aaaaaaaaa2aaaaaaaaa3aaaaaaaa'  &
                          *'a4aaaaaaaaa5aaaaaaaaa6aaaaaaaaa7aa'.
         PERFORM BDC_DYNPRO      USING 'SAPLSTXX' '1100'.
         PERFORM BDC_FIELD       USING 'BDC_CURSOR'
                                       'RSTXT-TXLINE(03)'.
    if not IT_BKPF-STR_LEN2  is initial .
         PERFORM BDC_FIELD       USING 'BDC_OKCODE'
                                       '=EDNP'.
          PERFORM BDC_FIELD       USING 'RSTXT-TXLINE(03)'
                                   IT_BKPF-STR_LEN2.
             'aaaaaaaaa1aaaaaaaaa2aaaaaaaaa3aaaaaaaa'  &
                          *'a4aaaaaaaaa5aaaaaaaaa6aaaaaaaaa7aa'.
    endif.
         PERFORM BDC_DYNPRO      USING 'SAPLSTXX' '1100'.
         PERFORM BDC_FIELD       USING 'BDC_CURSOR'
                                       'RSTXT-TXLINE(04)'.
         PERFORM BDC_FIELD       USING 'BDC_OKCODE'
                                       '=EDNP'.
          PERFORM BDC_FIELD       USING 'RSTXT-TXLINE(04)'
                                   IT_BKPF-STR_LEN3.
             'aaaaaaaaa1aaaaaaaaa2aaaaaaaaa3aaaaaaaa'  &
                          *'a4aaaaaaaaa5aaaaaaaaa6aaaaaaaaa7aa'.
         PERFORM BDC_DYNPRO      USING 'SAPLSTXX' '1100'.
         PERFORM BDC_FIELD       USING 'BDC_CURSOR'
                                       'RSTXT-TXLINE(05)'.
      if not IT_BKPF-STR_LEN2  is initial .
         PERFORM BDC_FIELD       USING 'BDC_OKCODE'
                                       '=EDNP'.
         PERFORM BDC_FIELD       USING 'RSTXT-TXLINE(05)'
    **'ssssssssssssssssssssssssssssssssssssss'
    ***'sendif.sssssssssssssssssssssssssssssssss'.
    **endif.
         PERFORM BDC_DYNPRO      USING 'SAPLSTXX' '1100'.
         PERFORM BDC_FIELD       USING 'BDC_CURSOR'
                                       'RSTXT-TXLINE(06)'.
         PERFORM BDC_FIELD       USING 'BDC_OKCODE'
                                       '=EDNP'.
         PERFORM BDC_FIELD       USING 'RSTXT-TXLINE(06)'
    **'ssssssssssssssssssssssssssssssssssssss'
    ***'ssssssssssssssssssssssssssssssssss'.
         PERFORM BDC_DYNPRO      USING 'SAPLSTXX' '1100'.
         PERFORM BDC_FIELD       USING 'BDC_CURSOR'
                                       'RSTXT-TXLINE(07)'.
          PERFORM BDC_FIELD       USING 'BDC_OKCODE'
                                        '=TXBA'.
          PERFORM BDC_DYNPRO      USING 'SAPMM06E' '0106'.
          PERFORM BDC_FIELD       USING 'BDC_CURSOR'
                                        'RM06E-SELKZ(01)'.
          PERFORM BDC_FIELD       USING 'BDC_OKCODE'
                                        '=BU'.
          PERFORM BDC_FIELD       USING 'RM06E-SELKZ(01)'
                                        'X'.
          CALL TRANSACTION 'ME32K' USING BDCDATA
                                           MODE   P_DMODE  "A"
                                           UPDATE 'S'
                                           MESSAGES INTO ITAB_MSG1.

    hi,
    goto se38 - find - rsbdc*:
    you'll find a lot of prg. to analyse your bdc-map
    like RSBDCLOG  or RSBDC_ANALYSE 
    A.

  • How can i see Log information of Report Run Time?

    Hi Gurus,
    How can i see Log information of Report Run Time?, till now i am counted report run time manually. Is there any way i can see the workbook running time in log information?.
    Thanks & Regards
    Vikram

    There could be a few things -
    At one time, you needed to run a separate script to create the tables. I'm not sure that is still the case. If you check the Administrators guide, look into the chapter that deals with the EUL Status Workbooks.
    If you are not logged on as the eul owner, you may not have select privileges, or you may need to qualify the table with the schema (if there is no synonym) - select * from <eul_owner>.EUL5_QPP_STATS;
    If you are on 4i, the table is EUL4_QPP_STATS

  • Time capsule - how can I see logs from other days?

    I want to know who were connected or tried. I make sure that nobody else of our office were connected. I dont know if is that possible, I know that I can see who's connected rigth know.
    Can I do what I want?
    Thanks,

    Sorry, but no.

  • Can't see systemd-journald log

    Hi I'm new about arch linux
    I have tired enabling systemd log with system.conf and journald.conf like below.
    But I can't see log
    system.conf
    13 [Manager]                                                                       
    14 LogLevel=debug                                                                 
    15 LogTarget=journal                                                               
    16 LogColor=yes                                                                   
    17 LogLocation=yes
    journald.conf
    13 [Journal]                                                                       
    14 Storage=auto
    after set conf file they show below log only
    Apr 08 17:35:52 MyArch systemd-journal[287]: Journal started
    Apr 08 17:35:52 MyArch systemd-journald[246]: Received SIGTERM from PID 1 (systemd).
    Apr 08 17:37:48 MyArch systemd-journal[299]: Permanent journal is using 24.0M (max allowed 100.0M, trying to leave 108.9M free of 24.0G available → current limit 100.0M).
    Apr 08 17:37:48 MyArch systemd-journal[299]: Journal started
    Apr 08 17:37:54 MyArch systemd-journal[299]: Journal stopped
    Apr 08 17:40:25 MyArch systemd-logind[169]: New session c3 of user jae-young.

    Please use code tags and also include the command that produced the output. Now I'm going to guess you ran `journalctl` as a regular user:
    man journalctl wrote:All users are granted access to their private per-user journals. However, by default, only root and users who are members of the "systemd-journal" group get access to the system journal and the journals of other users.
    There should be no need to enable the journal.
    Last edited by Raynman (2015-04-08 09:27:26)

  • Need advice.Can't see Business Transactions in CRMD_ORDER after 7.1 upgrade

    Hello Experts,
    We've done 7.1 upgrade and somehow now I can't see all our Business Transactions in CRMD_ORDER.
    I executed TCode CRMD_ORDER > went to Business Transaction > Create > and I can see just few Business Transactions, not full list of them as in 7.0.
    Now I can create only Business Activity, Outgoing E-Mail & Task. No option to create and see Change Order, Change Document, Corrections (Normal, Urgent, etc) etc.
    Any idea why? Please advice.
    Thanks
    123
    Edited by: SOLMAN123 on Nov 23, 2011 11:31 AM

    Hello Prakhar
    Thanks for advice, really useful!
    Can you please clarify where exactly I can create the Busines Transactions, such as Norman Correction?
    I would like to create Normal Correction via SOLMAN_WORCENTER,so I navigated to Change Management > Common Tasks > New Request for Change (for instance)
    After that I'm getting the list of various roles, such as:
    Select a business role:  AIC_MANAGER-AIC Manager
    IC_AIC_AGENT-Accounting IC Agent
    AUT-PM-Automotive Partner Manager
    CASEWORKER-Case Worker (Social Services)
    .....etc..
    and I don't know which one to use.
    Can I still use "old-fashioned" CRM transactions for this?
    It all has been changed dramatically if you compare it with 7.0
    Thanks,
    123
    Edited by: SOLMAN123 on Nov 23, 2011 7:11 PM

  • Save batch data to see it in sm35

    I want to save at runtime an internal table so I can see it in SM35 transaction...
    REPORT  zjmprueba MESSAGE-ID 56.
    START-OF-SELECTION.
      DATA: ibdc TYPE STANDARD TABLE OF bdcdata
              WITH HEADER LINE.
      CLEAR ibdc.
      ibdc-program  = 'ZPSPNM009'.
      ibdc-dynpro   = '100'.
      ibdc-dynbegin = 'X'.
      APPEND ibdc.
    CALL FUNCTION 'BDC_OBJECT_CREATE'
      EXPORTING
        name                 = 'zpruebadata'
      CLIENT               = SY-MANDT
      DATATYPE             = '%BDC'
      USER                 = SY-UNAME
      HOLDDATE             = ' '
      KEEP                 = ' '
    IMPORTING
      KEY                  =
      tables
        dynprotab            = ibdc
    EXCEPTIONS
       SYSTEM_FAILURE       = 1
       OTHERS               = 2
    IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
             WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    It doesn't work and it doesn't send any message. Anyone has made something like this?

    Mark KEEP = 'X'.
    Thanks,

  • How to see logs to verify scripting errors?

    Hi,
    I am completely new to SAP Sourcing. I am testing couple of scripts, but application is giving to error saying that 'The attached XPDL file contains one or more scripting errors. See log for additional information.' - Can someone please tell me where can I see logs?
    Or what is the standard practice to test scripts?
    Thanks in advance
    Yogesh

    Hi Yogesh,
    Navigate to the following section Setup->System Administration->System Management->System Information->Logs and click on the first entry. That is the latest log file.
    Thanks
    Devesh

  • HT1918 How can I see ALL transaction history in my account.  Specifically, I would like to see the gift cards I have redeemed for my account.  I know I have over $200 in my account but it is not showing the balance anywhere.  Any ideas?!?!?

    How can I see ALL transaction history in my account.  Specifically, I want to review the gift cards I have redeemed but the amounts are not showing up in my account.  I know I have over $200 in my account and I am unable to access it.  The site wants me to pay by credit card and I don't want to do that.  Any ideas how I can recover the money in my account?

    You can only view your account's purchase history, you can't view a history of card redemptions.
    My account's balance shows at the top left of the store's page on my computer's iTunes, and by logging in to view my account via the Store > View Account menu option. On my iOS devices it shows at the bottom of, for example, the Featured tab in the App Store app under my account id (or you can view your account via Settings > iTunes & App Stores and it should show on the screen that you are taken to).
    To view your purchase history : log into your account on your computer's iTunes via the Store > View Account menu option, you should then see a Purchase History section with a 'see all' link to the right of it. Click on that and you should then see a list of your purchases.
    You've tried logging out and back into your account to see if your balance then shows ? If not, and you can't see where it might have been spent, then you could try contacting iTunes Support and see if they can help : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then Purchases, Billing & Redemption

  • Regarding where can I check logs to see which user ID

    Hi,
    In RSA1, if some one deletes the source system, where can I check logs to see which user ID did it and when.
    Thanks
    Vasu.

    Transaction RSA1 "BW Administrator Workbench"
    Users need an authorization for object S_RS_ADMWB with field RSADMWBOBJ = "SOURCESYS".
    Source systemes are stored in table RSDS. Table change log is not active (see transaction SE13) but as far as I can read the source code some critical events are logend in the <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/3a/c8263712c79958e10000009b38f936/frameset.htm">Application Log</a>. View the entries for object LSYS_DELETE_<logsys> with message 618(RSAR) using transaction SLG1 .
    Kind regards
    Frank

  • Why i can not see the columns of "Tax Category" in transaction code FS00

    Dear Experts,
          Why i can not see the columns of "Tax Category" and "Posting without tax allowed" in tab of "Control Data"  transaction code FS00?
           How can i add the columns of "Tax Category" and "Posting without tax allowed"?
    Looking forward to your reply.
    Best Regards,
    Merry

    Hi,
    Go to transaction OBD4, and check whether the field "Tax category" is suppressed in group "Account control" for your GL account group.
    If not, then go to OB26 and check the field status for the same field for create, change activity.
    Regards,
    Gaurav

  • My phone has blue screen od death due to ios7 malfunction there for in usable how can i see if my contacts are backed up to icloud. it will not let me log on

    i have the blue scrren of death on my iphone 4s due to  the ios7 software malfunction which i am not happpy about. my icloud will not let me log into it which s making e frustrated. i am reciving a new phone but i am worried about losing my contacts how can i see if i can retrevive them once i get a new apple devce please someone help me.

    Go to icloud.com from your computer and sign into your account.  Any iCloud data you see there will sync to your new phone when you sign into your account.
    Also, if you have a recent backup of your phone, restore that backup to your new phone when you get it to transfer your data, settings, apps and other purchased media.  More details here: http://support.apple.com/kb/ht2109.

  • How can I see all the Transaction Code that the client is using?

    How can I see all the List of Transaction Code that the client is using?

    Hello Sugauli,
    Did you mean to ask
    transaction types the client is using?
    instead of
    transaction code
    If so, go to SPRO (in ERP system) and follow this path:
    Sales and Distribution -->
         Sales -->
             Sales Documents -->
                 Sales Document Header -->
                      Define Sales Document Types
    All the transaction types that are not used have an X in the column Block.
    Easwar Ram
    http://www.parxlns.com

  • How can i see when someone has accessed my call/text log. (This is possible on google) I have been informed that someone has accessed my activity log and is giving my information to a third party. I believe it is a service tech, but I am not interested in

    How can i see when someone has accessed my call/text log. (This is possible on google/gmail) I have been informed that someone has accessed my activity log and is giving my information to a third party. I believe it is a service tech, but I am not interested in persuing that further. I just need to see when my account has been accessed if possible.

    Hi lynniewigs,
    This is a common concern among Android and I-phone user, and one of the drawbacks to using a smart phone.  We lose so much privacy. Our phones become cameras into our homes for us to be spied on.
    I don't know what type of phone you have, if it is even a smart phone, but here is an example of an application that you can use to determine which applications are accessing your information and sending it out. 
    Permission Scanner - Android Apps on Google Play
    Google just recently revamp their permissions geared to hide invasive applications that spy and send out your information without your knowledge.  Report says be aware of what your Android app does - CNET
    Please continue to be mindful of the apps you download and the permissions you give. 

  • I am using my sons old computer.  i thought he removed everything from it, i downloaded itunes since it was not on there from him.  i can log in with my email address and password but i get his playlist.  how can i see my playlist?

    i am using my sons old computer, as far as i can see he uninstalled itunes, so i downloaded itunes.  I can log in under my email and password but i only see his playlist!!! how can i get to my playlist???
    I know this should be simple!!!  but i am not Itunes smart?
    my original playlist/acct was on another computer that we got rid of. 
    I have been downloading songs on my Ipod for about a year without logging onto a computer.
    Maybe i am saying this wrong, i mean my library of songs.  i can only see his songs not mine.

    Your songs would only be there if you put them there.  They do not magically appear in another place.
    Copy everything from your old computer, or your backup copy of your old computer, to your new one.

Maybe you are looking for

  • SSL VPN Full and Split Tunnel Config Question

    I am Beta testing SSLVPN on an IOS router. The question I have is this: Is it possiable to have slit and full tunnel configs. It seems that once you create your context and default profile that is all you have either split or full. The books say you

  • Working with XML and dates (i'm a begginer).

    Hi everyone, First of all, sorry for my english i'm a french user and I find no community in French to talk about my problem : I have an XML file like this : <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <pubs> <pub consumid="title" cover=

  • Exchange test mailbox script fails to run

    Hi, We are using System Center Operations Manager 2012 R2 (SCOM) and Exchange 2010 in our environment. We get several messages within SCOM saying that it failed running the new-TestCasConnectivityUser.ps1 script and some other Exchange related script

  • Why is Apple knowingly selling IO Dock that is incompatible with iOS5?

    If you want to run Garage Band on iPad with iOS5 do yourself a favour and skip Alesis IO Dock - that device is simply not compatible with iOS5 and neither Alesis nor Apple seem to take responsible position and start warning customers about the proble

  • Faster parsing

    <code> String startTag = "<IMG src=\"/engine/images/we_"; String endTag = "."; int iStop = -1; int iPos = strNewContent.indexOf(startTag); while( iPos != -1 ){ iStop = iPos + replaceString.length(); iPos = strNewContent.indexOf(startTag, iStop); </co