Need  to read messages from the log instead of displaying

Hi,
I need to read all the messages from the log with a particular log no..
i was able to display it using FM  BAL_DSP_LOG_DISPLAY..But i want to collect the messages instead of displaying..To display according to my requirement..
Thanks in advance

Use this for reading :
BAL_LOG_MSG_READ
Regards
Neha

Similar Messages

  • I have a MACBook and need to read documents from the govenment. Where do i get Pure edge viewer or something that will work?v

    I have a MACBook and need to read documents from the government. Where do I get Pure edge viewer or something that will work?  I have Adobe already.

    Try this page http://net4geeks.com/index.php?option=com_content&task=view&id=69&Itemid=13

  • My iMAC iTUNES NOW READING SONG FROM THE CLOUD INSTEAD OF THE MACHINE IT IS ON

    Bit of a strange one, hopefully someone can help.
    All my songs are physically located on my iMAC, I have iTunes Match and yesterday a few of my buddies came back tom the pub, we natural threw some songs on, in the midst of this one of my friends managed to do something (no idea how) where EVERY SONG VANISHED??? I made sure my iTunes match was loaded etc, but every song I have is located on the iMAC and now even though I have managed to restore everything it seems that iTUNES is playing everything from the cloud and not the machine it was and still is originally one, every song has the download marker on it, and there is now option to show in finder anymore. Now its cool I still have all my songs and everything I just really wanna know what the **** my buddy did (and he doesn't know either) and revert it back to how  it was originally playing songs.
    Thanks in advance
    P

    Hi,
    I have tried this, yet there doesn't seem to be this file on the machine, even after a search. I have been through the entire song lists too and the are a handful of songs that seem to be playing from the drive yet the vast majority have the download icon next to them, so I cannot play them unless i'm signed into to iTunes match.
    I really don't understand how this could of happened, it shows the songs that it is associating to the hard drive as recently added too???

  • I need to read data from a text file and display it in a datagrid.how can this be done..please help

    hey ppl
    i have a datagrid in my form.i need to read input(fields..sort of a database) from a text file and display its contents in the datagrid.
    how can this  be done.. and also after every few seconds reading event should be re executed.. and that the contents of the datagrid will keep changing as per the changes in the file...
    please help as this is urgent and important.. if possible please provide me with an example code as i am completely new to flex... 
    thanks.....  

    It's not possible to read from a file without using classes from the core API*. You'll have to get clarification from your instructor as to which classes are and are not allowed.
    [http://java.sun.com/docs/books/tutorial/essential/io/]
    *Unless you write a bunch of JNI code to replicate what the java.io classes are doing.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Fetching out message from transport log

    Hi buddies,
        I used this function to read the warning and error messaging when an error or warning occured during request transportation.
    <b>TMS_UI_SHOW_TRANSPORT_LOGS</b>
    my question is after I called this function,the log will display on the screen,How can I read the detail warning message from the log file?
    for example:a warning message in a log file showed like this:
    Data element ZDOLEAPS10 was activated with warnings
    I don't want to read others message.

    Finished

  • How can I get rec'd text messages from the same subscriber not be appended

    Hi,
    Is there a way to configure the Apple iphone so that text messages from the same subscriber are displayed separately rather than appended to each other? In this way accidentally deleting one message wouldn't delete the entire history of messages from this subscriber.
    When I launch the SMS service by pressing the green SMS button I am met by a screen that says Text Messages. On the left of this there is a button that says Edit and on the right there is one that is for writing a new message. Down the page are my messages all grouped by the originator of each messages. If I choose one I see that all messages from this source are present appended one after the other. There is also the option now to Clear on the top right hand corner. It is this Clear option I am worried about. If I choose Clear I am asked for a confirmation and then lo and behold as expected all my messages from this subscriber are deleted.
    This is a work phone for support purposes and most of the texts will be from the telephone operator (i.e. the one same number) saying we have an email waiting to be read with a subject title giving a little description. I want to be in a position so that I don't accidentally delete the entire history of messages, say some evening when I'm tired or Monday morning if I 'm a bit asleep. Ideally I would prefer that each text message would stand alone in the Text Messages window irrespective of the originator and not be appended in a group fashion. Is there a way to do this?
    Kind regards,
    M

    There is no way to do that on the iPhone. Messages will always be grouped into a 'conversation' based on the sender/recipient. Only Apple can change that behavior.
    You can submit feedback to Apple: http://www.apple.com/feedback/iphone.html.

  • Message from weblogic.log

    Hi all,
    we are running WLS5.1 SP10 with our RMI server objects deployed.
    Occasionally, we received the following message from the log :
    Mon Oct 15 14:37:34 GMT+08:00 2001:<I> <RJVM> Signaling peer -680300043848709070
    1C192.168.20.30 gone: weblogic.rjvm.PeerGoneException:
    - with nested exception:
    [java.io.EOFException]
    What will be the main cause for the above message?
    Sometimes, we also received the following :
    Mon Oct 15 14:38:38 GMT+08:00 2001:<E> <ListenThread> Listen failed, failure cou
    nt: '1'
    java.net.SocketException: Software caused connection abort
    at java.net.PlainSocketImpl.socketAccept(Native Method)
    at java.net.PlainSocketImpl.accept(PlainSocketImpl.java, Compiled Code)
    at java.net.ServerSocket.implAccept(ServerSocket.java, Compiled Code)
    at java.net.ServerSocket.accept(ServerSocket.java, Compiled Code)
    at weblogic.t3.srvr.ListenThread.run(ListenThread.java, Compiled Code)
    Mon Oct 15 14:40:38 GMT+08:00 2001:<I> <JDBC Pool> Connection for pool "iidsOrac
    lePool" created.
    Mon Oct 15 14:40:38 GMT+08:00 2001:<E> <ListenThread> Listen failed, failure count:
    '1'
    java.net.SocketException: Software caused connection abort
    could anybody provide suggestions on what is going on?
    thanks!
    cheers,
    Kenneth
    [email protected]

    Hi all,
    we are running WLS5.1 SP10 with our RMI server objects deployed.
    Occasionally, we received the following message from the log :
    Mon Oct 15 14:37:34 GMT+08:00 2001:<I> <RJVM> Signaling peer -680300043848709070
    1C192.168.20.30 gone: weblogic.rjvm.PeerGoneException:
    - with nested exception:
    [java.io.EOFException]
    What will be the main cause for the above message?
    Sometimes, we also received the following :
    Mon Oct 15 14:38:38 GMT+08:00 2001:<E> <ListenThread> Listen failed, failure cou
    nt: '1'
    java.net.SocketException: Software caused connection abort
    at java.net.PlainSocketImpl.socketAccept(Native Method)
    at java.net.PlainSocketImpl.accept(PlainSocketImpl.java, Compiled Code)
    at java.net.ServerSocket.implAccept(ServerSocket.java, Compiled Code)
    at java.net.ServerSocket.accept(ServerSocket.java, Compiled Code)
    at weblogic.t3.srvr.ListenThread.run(ListenThread.java, Compiled Code)
    Mon Oct 15 14:40:38 GMT+08:00 2001:<I> <JDBC Pool> Connection for pool "iidsOrac
    lePool" created.
    Mon Oct 15 14:40:38 GMT+08:00 2001:<E> <ListenThread> Listen failed, failure count:
    '1'
    java.net.SocketException: Software caused connection abort
    could anybody provide suggestions on what is going on?
    thanks!
    cheers,
    Kenneth
    [email protected]

  • How to read the messages from the processed Batch session log

    Hi All,
    I am posting an accounting document through FB01 by submitting the report RFBIBL00 along with the file through which a Batch session gets generated in SM35.The Batch session is then processed by submitting the report RSBDCSUB. My code is as shown below:
    SUBMIT rfbibl00 WITH  ds_name = co_file_output
                      WITH callmode = co_batch AND RETURN.
    Process Batch session
      SUBMIT rsbdcsub
        WITH mappe = gv_name_jd
        WITH von   = sy-datlo
        WITH bis   = sy-datlo
         AND RETURN
    My requirement is to capture the document number from the log of the processed batch session. Can anyone suggest me how to go about this.
    Thanks in Advance,
    Vinay B

    Hi,
    check the routine read_bdc_log_plain in program rsbdc_protocol.
    get the data from table APQL and then use the logic.
            bapiret2-id = logtable-logmessage+74(16).
            bapiret2-number = logtable-logmessage+94(3).
            bapiret2-message_v1 = logtable-logmessage+100(20).
            CALL FUNCTION 'BAPI_MESSAGE_GETDETAIL'
              EXPORTING
                id         = bapiret2-id
                number     = bapiret2-number
                textformat = 'ASC'
                message_v1 = bapiret2-message_v1
              IMPORTING
                message    = bapiret2-message.
            WRITE: (60) bapiret2-message.
    Edited by: Keshav.T on Apr 7, 2010 4:23 PM

  • Message (on one account) when logging in: The user account running the Configuration Manager console has insufficient permissions to read information from the Configuration Manager site database.

    After installing the reportservice/database i cannot use the Configuration Manager Console 2012 anymore with my own AD account. (The accounts of my colleagues are stil working)
    When i login i get the following message:
    The user account running the Configuration Manager console has insufficient permissions to read information from the Configuration Manager site database. The account must belong to a security role in Configuration Manager. The account must also have
    the Windows Server Distributed Component Object Model (DCOM) Remote Activation permission for the computer running the Configuration Manager site server and the SMS Provider.
    I checked the following:
    I am a administrative user in SCCM (Full Administrator)
    I am a member of the administrator group on the server
    Deleted HKEY_CURRENT_USER\Software\Microsoft\ConfigMgr10
    I tried to start it on multiple workstations and deleted my roaming profile
    Any more suggestions?

    Hi,
    Maybe you could have a look on the below blog.
    http://blog.nimbo.com/how-to-disable-user-account-control-in-windows-server-2012/
    (Note: Microsoft provides third-party contact information to help you find technical support. This contact information
    may change without notice. Microsoft does not guarantee the accuracy of this third-party contact information.)
    Best Regards,
    Joyce Li
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • When I try to start outlook for mac, i get the message that there is an old version of the Microsoft Database Daemon that needs to be deleted from the start up files. Where do I find the start up files???

    when I try to start outlook for mac, i get the message that there is an old version of the Microsoft Database Daemon that needs to be deleted from the start up files. Where do I find the start up files???

    In the Users & Groups pane of System Preferences.
    (66105)

  • Unable to read payload from the message object in XI

    Hello Guys,
    Please help me about my problem in XI version 7.0.im quite new here.
    im trying to test my config but error message occured. "Unable to read payload from the message object"
    when i checked the comm channel this is the error message :
    Error during database connection to the database URL 'jdbc:sqlserver://172.16.40.20:1433;databasename=TRAVEL:SelectMethod=cursor' using the JDBC driver 'com.microsoft.sqlserver.jdbc.SQLServerDriver': 'com.sap.aii.adapter.jdbc.sql.DriverManagerException: Cannot establish connection to URL 'jdbc:sqlserver://172.16.40.20:1433;databasename=TRAVEL:SelectMethod=cursor': com.microsoft.sqlserver.jdbc.SQLServerException: Cannot open database "TRAVEL:SelectMethod=cursor" requested by the login. The login failed.'
    when i tried my login in sql it works...but in this message the login is failed..what shall i  do..
    Please advice.
    Thanks in advance
    aVaDuDz

    Hi
    Check with the connection string & Authorization of user you have used.
    MSSQL string is
    jdbc:microsoft:sqlserver://dbhost:1433;databaseName=example;SelectMethod=Cursor
    While doing JDBC its good to refer Note 831162 lot of problems can be resolved.
    Thanks
    Gaurav

  • Unable to read payload from the message object

    Hi
    I have a scenario where i am send request to http receiver and getting the response. When I am testing through WFETCH it is working fine. But when i am testing through XI I am getting the follwoing error
    Unable to read payload from the message object
    I have tested the XI payload in mapping. I have done all kinds of testing but it is still giving the same error.
    One more strange thing is
    I have done one BPM scenario where Data is coming from Source to BPM( which is asyn) and then from it will go from BPM to Target (which is sync) But when I am checking the SXMB_MONI... it showing the messages like this
    Source to BPM
    Target to BPM
    Target to BPM.
    But i think it should show message like
    Source to BPM
    BPM to Target
    Target to BPM
    why i am getting the flo

    Hi
    Check with the connection string & Authorization of user you have used.
    MSSQL string is
    jdbc:microsoft:sqlserver://dbhost:1433;databaseName=example;SelectMethod=Cursor
    While doing JDBC its good to refer Note 831162 lot of problems can be resolved.
    Thanks
    Gaurav

  • Very important question need immediate answer please very serious, is there any way possible i can get recent text messages from the last 2 days and print them off after they have been deleted from my phone?

    is there anyway i can retrieve recent text messages from the last 2 days and have them printed off after they have been deleted from my phone?  this is seriously important i need this for an attourney!

    click here:
    Re: Can I request to get the content of old text messages

  • Error messages from Error Log using using CJ40 transcation

    Hi All,
    when i was doing call transcation for CJ40 transcation. on the screen while check syntactical error check there were some errors below.
        Total plan value less than cumulative plan value
        - l2:              2,900.00 <            8,900.00  (AUD)
        - l3:              2,900.00 <            8,900.00  (AUD)
    The Call transaction on CJ40 results in a generic error message in the error table.
    Errors found --> Access the error log
    Need a way to retrieve the error message from the Error Log,
    Thanks,
    Nelson Karunakar

    Hi Nelson Karunakar,
    When we are loading cost plan for particular project which contains multiple WBS elements,
    First we need to enter the cost plant for LEVEL 1 WBS element ( which is nothing but same name as parent project) and save then only we can enter the cost plant for remaining WBS elements for that particulr Parent project.
    If you load the cost plan for LEVEL 1 WBS Elemts first and save it an then enter the values for remaining WBS elements you never get that error message again.
    Thanks,
    Sriram.

  • Removing superseded messages from the queue

    Does JSMQ provide any way for a producer to remove a message from the queue which it queued some time ago but which it no longer wishes to send?
    I am investigating the use of JSMQ in a military battlemap application connecting nodes over low bandwidth/unreliable connections. The reason we want to be able to remove messages is as follows: Say a producer sends a low priority message to the queue regarding a unit's position. Later on the same producer sends an update regarding the same unit to the queue. If the first message is still present in the queue (ie has not been sent yet) then we want the producer to be able to remove it as it is now superseded by the new message and we don't want to waste bandwidth sending the old message first.
    I know we can set an expiry time on messages, but this doesn't really solve our problem. We want the original message to stay in the queue indefinately (until it is read by the consumer) unless it is superseded by a new message in which case we want to remove it.
    Thanks
    Roger

    Hi Roger,
    JMS does not support the removal of messages from a queue
    as you described. I can't think of a way to not deliver the old
    message once it was already sent.
    Alternatives I can think of:
    - Adjust the interval at which the consumer reads the messages
    off the queue and/or the number of messages that are read;
    so that the consumer will see the old and new messages
    and can decide which one to use. This does not address the
    bandwidth issue but allows the consumer to behave smarter.
    - Similar to above, but on the producer side. The producer waits
    for some interval before sending a message, in case an
    updated position of a unit arrives at the producer. This might not
    be good if a consumer needs to know the location of a unit as
    soon as it is available.
    - Use a topic instead of a queue. When using queues, old
    messages (containing old positions) sent to a queue are kept
    until the consumer reads it. With topics, if no consumers are
    around, the message is tossed. However, if you really need old
    messages to lie around (e.g. need to know last position of
    unit), this won't suit your needs.
    Sorry I don't have a straight answer for you, hope this helps
    somewhat.
    -i
    http://wwws.sun.com/software/products/message_queue/index.html

Maybe you are looking for

  • FCP X 10.2 crashes when importing xdcam

    Just updated OS to 10.2 and FCPX to 10.2 and now when I try connecting PMW 200 to import footage FCPX crashes it used to work perfect before and also AJA T_tap is not found any more for playback to monitor Any help would be very appreciated as I work

  • Maintenance order release cancel

    Hi...Experts Can we cancel or unrelease  maintenance order ? if yes then pls suggest how  ? Regards Lokesh

  • Network not able to set date and time

    Live outside of US and have my new Apple TV set to my Air Express WiFi network but I have not found a way to set the date and time. I have set my region time zone but stll no luck. I cannot move forward with the installation until I resove this probl

  • Batch script to monitor tbs

    Hi guys. On windows machine, I do have cron jobs that monitor tablespace usage and when a tbs reaches a machine, an alert is sent. Now, I do have other dbs runing on windows and would like to do the same. The problem is that am not use to windows and

  • Upload file in web form - ora-105101

    I want to upload files in a web form. I downloaded fileupload utility, but I can't make it work. I can launch the form, open the dialog box, choose a file, then the progress bar appear and a ora-105101 is raised in the custom_item_event trigger. When