<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Reading session log in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-session-log/m-p/979995#M71725</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you give more details . Are you trying to read BDC sessions data or ???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Sep 2005 13:47:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-09-15T13:47:48Z</dc:date>
    <item>
      <title>Reading session log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-session-log/m-p/979994#M71724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all &lt;/P&gt;&lt;P&gt;My requirement is to read the session data after the session has run. &lt;/P&gt;&lt;P&gt;Reading is done in a difefrent program. &lt;/P&gt;&lt;P&gt;Can any one please help me in how to read it. &lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards&lt;/P&gt;&lt;P&gt;sree&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2005 13:26:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-session-log/m-p/979994#M71724</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-15T13:26:52Z</dc:date>
    </item>
    <item>
      <title>Re: Reading session log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-session-log/m-p/979995#M71725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you give more details . Are you trying to read BDC sessions data or ???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2005 13:47:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-session-log/m-p/979995#M71725</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-15T13:47:48Z</dc:date>
    </item>
    <item>
      <title>Re: Reading session log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-session-log/m-p/979996#M71726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sree - if it's batch input session logs that you're after, look at program RSBDCLOG. It reads tables BDCMH,  BDCTH, T100, APQD, APQI, D0220 and D0300.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2005 13:57:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-session-log/m-p/979996#M71726</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-15T13:57:15Z</dc:date>
    </item>
    <item>
      <title>Re: Reading session log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-session-log/m-p/979997#M71727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have got a requirement to capture created Scheduling Agreement Number(SAN) after processing the session in SM35. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to use this number to pass as parameter in another program.&lt;/P&gt;&lt;P&gt;Is there any Function Module to read the Session Log to know the created SAN. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;sree&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2005 14:45:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-session-log/m-p/979997#M71727</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-15T14:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: Reading session log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-session-log/m-p/979998#M71728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use CAll TRANSACTION instead of session method .&lt;/P&gt;&lt;P&gt;You will get the Req No. in BDCMSGCALL in MSGV1/2/3/4 .&lt;/P&gt;&lt;P&gt;Call transaction always returns success message like &lt;/P&gt;&lt;P&gt;"Pur Req XXXXXX Created " . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From SM35 also you can get it but you may need to know the session name . Check Session Log.&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2005 14:56:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-session-log/m-p/979998#M71728</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-15T14:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: Reading session log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-session-log/m-p/979999#M71729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Get your TEMSEID MANDANT from APQL table, and call these four function modules in sequence.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
DATA: CHARCP LIKE RSTSTYPE-CHARCO VALUE '0000'.

  CALL FUNCTION 'RSTS_GET_ATTRIBUTES'
    EXPORTING
      AUTHORITY           = ' '
      CLIENT              = APQL-MANDANT
      NAME                = APQL-TEMSEID
    IMPORTING
      CHARCO              = CHARCP
    EXCEPTIONS
      FB_ERROR            = 1
      FB_RSTS_OTHER       = 2
      NO_OBJECT           = 3
      NO_PERMISSION       = 4
      OTHERS              = 5.

  CALL FUNCTION 'RSTS_OPEN_RLC'
    EXPORTING
      NAME         = APQL-TEMSEID
      CLIENT       = APQL-MANDANT
      AUTHORITY    = 'BATCH'
      PROM         = 'I'
      RECTYP       = 'VNL----'
      CHARCO       = CHARCP
    EXCEPTIONS
      FB_CALL_HANDLE =  4
      FB_ERROR       =  8
      FB_RSTS_NOCONV = 12
      FB_RSTS_OTHER  = 16
      NO_OBJECT      = 20
      OTHERS         = 24.

  IF SY-SUBRC &amp;gt; 0.
     EXIT.
  ENDIF.

  CALL FUNCTION 'RSTS_READ'
    TABLES
      DATATAB  = LOG_TABLE
    EXCEPTIONS
      FB_CALL_HANDLE =  4
      FB_ERROR       =  8
      FB_RSTS_NOCONV = 12
      FB_RSTS_OTHER  = 16
      OTHERS         = 16.

  IF SY-SUBRC &amp;gt; 0.
     EXIT.
  ENDIF.

  CALL FUNCTION 'RSTS_CLOSE'
    EXCEPTIONS
      OTHERS = 4.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOG_TABLE will contain the log you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;&lt;P&gt;PS: This is what RSBDCLOG does.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2005 15:28:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-session-log/m-p/979999#M71729</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-15T15:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: Reading session log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-session-log/m-p/980000#M71730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi srininvas,&lt;/P&gt;&lt;P&gt;Thank you very much. &lt;/P&gt;&lt;P&gt;One doubt, how should i declare log_table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;sree&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2005 16:21:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-session-log/m-p/980000#M71730</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-15T16:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: Reading session log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-session-log/m-p/980001#M71731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srinivas&lt;/P&gt;&lt;P&gt;i got teh short dump in function module &lt;/P&gt;&lt;P&gt;'RSTS_OPEN_RLC.&lt;/P&gt;&lt;P&gt;EXPORTING      &lt;/P&gt;&lt;P&gt;NAME         = APQL-TEMSEID     &lt;/P&gt;&lt;P&gt;CLIENT       = APQL-MANDANT      &lt;/P&gt;&lt;P&gt;AUTHORITY    = 'BATCH'      &lt;/P&gt;&lt;P&gt;PROM         = 'I'      &lt;/P&gt;&lt;P&gt;RECTYP       = 'VNL----'      &lt;/P&gt;&lt;P&gt;CHARCO       = CHARCP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi can you explain the parameters authority, PROM, RECTYP and CHARCP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &amp;amp; regards&lt;/P&gt;&lt;P&gt;sree&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2005 16:34:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-session-log/m-p/980001#M71731</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-15T16:34:59Z</dc:date>
    </item>
    <item>
      <title>Re: Reading session log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-session-log/m-p/980002#M71732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;log_table is defined as follows&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
DATA: BEGIN OF LOGTABLE OCCURS 50,  " plain log information
     ENTERDATE LIKE BTCTLE-ENTERDATE,
     ENTERTIME LIKE BTCTLE-ENTERTIME,
     LOGMESSAGE(400) TYPE C,
END OF LOGTABLE.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2005 16:47:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-session-log/m-p/980002#M71732</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-15T16:47:04Z</dc:date>
    </item>
    <item>
      <title>Re: Reading session log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-session-log/m-p/980003#M71733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What does the dump say?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2005 16:47:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-session-log/m-p/980003#M71733</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-15T16:47:42Z</dc:date>
    </item>
    <item>
      <title>Re: Reading session log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-session-log/m-p/980004#M71734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If these answers helped you, please reward and close the post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2005 22:52:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-session-log/m-p/980004#M71734</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-15T22:52:14Z</dc:date>
    </item>
    <item>
      <title>Re: Reading session log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-session-log/m-p/980005#M71735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Srinivas, Is it possible to identify my BDC inputs (key fields that I provide on screen) during failed BDC transaction from the Session Log  programmatically?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2005 13:20:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-session-log/m-p/980005#M71735</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-04T13:20:44Z</dc:date>
    </item>
    <item>
      <title>Re: Reading session log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-session-log/m-p/980006#M71736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sree,&lt;/P&gt;&lt;P&gt;       AS i found that you are displaying the SM35 success or failure messages as display after your report is executed i have same rquirement , if you have th code can you please send iam not able to get the data using the below function module said in the form.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;divya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Jan 2009 07:03:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-session-log/m-p/980006#M71736</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-11T07:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: Reading session log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-session-log/m-p/980007#M71737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Srinivas,&lt;/P&gt;&lt;P&gt;             I have done exactly what you have mentioned in this form to get the data on the screen ( what is there in sm35) , but iam not getting the exactly what is there in sm35 . I have used the four function modules which you have explained and i have found the internal table logtable which i found is not fullfilling my requirement .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please could you help me.&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;divya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Jan 2009 07:05:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-session-log/m-p/980007#M71737</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-11T07:05:31Z</dc:date>
    </item>
  </channel>
</rss>

