<?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: Program State in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-state/m-p/3929802#M940992</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;In that case I'd recommend creating a custom Z table where you can store the date, time, user, etc... every time the RFC is called.  You could then just select all PO's from EKKO based on your date and time and then update your custom table each time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FBGENDAT is SAP functionality that captures the parameters passed to a function module and creates a test variant against that module in SE37 - it helps diagnose problems with RFC's from external systems where it is hard to debug the call.  Do a search as there is more info about it on here.  It's not actually applicable to your problem though to be honest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gareth.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Jun 2008 12:44:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-06T12:44:19Z</dc:date>
    <item>
      <title>Program State</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-state/m-p/3929797#M940987</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;I have a requirement to store a customized program state. For example I want to store the date and time of last execution of the program. What is the best way to do it.&lt;/P&gt;&lt;P&gt;a. Create a TVARV entry, store it there, and update it when needed using update command in ABAP&lt;/P&gt;&lt;P&gt;b. Create new customized table instead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, &lt;/P&gt;&lt;P&gt;sid&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2008 11:35:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-state/m-p/3929797#M940987</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-06T11:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: Program State</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-state/m-p/3929798#M940988</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;u can get the last changed or executed details from transaction STAD.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2008 11:37:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-state/m-p/3929798#M940988</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2008-06-06T11:37:45Z</dc:date>
    </item>
    <item>
      <title>Re: Program State</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-state/m-p/3929799#M940989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gautham,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for ur reply. My program is an RFC-enabled function module which will be called by windows. Can STAD accomodate function module too. If so, how can i programmatically do just that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sid&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2008 11:48:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-state/m-p/3929799#M940989</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-06T11:48:27Z</dc:date>
    </item>
    <item>
      <title>Re: Program State</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-state/m-p/3929800#M940990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look for information about FBGENDAT - it might be useful in the short term with your function module but don't think it will be a long term solution...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What exactly are you trying to achieve capturing calls to your RFC?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gareth.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2008 12:29:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-state/m-p/3929800#M940990</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-06T12:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: Program State</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-state/m-p/3929801#M940991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gareth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to get all PO's created since i last called the function module. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But what is FBGENDAT. How is that? Could you please elaborate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, &lt;/P&gt;&lt;P&gt;Sid&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2008 12:37:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-state/m-p/3929801#M940991</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-06T12:37:44Z</dc:date>
    </item>
    <item>
      <title>Re: Program State</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-state/m-p/3929802#M940992</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;In that case I'd recommend creating a custom Z table where you can store the date, time, user, etc... every time the RFC is called.  You could then just select all PO's from EKKO based on your date and time and then update your custom table each time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FBGENDAT is SAP functionality that captures the parameters passed to a function module and creates a test variant against that module in SE37 - it helps diagnose problems with RFC's from external systems where it is hard to debug the call.  Do a search as there is more info about it on here.  It's not actually applicable to your problem though to be honest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gareth.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2008 12:44:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-state/m-p/3929802#M940992</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-06T12:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: Program State</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-state/m-p/3929803#M940993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then i'll do just that. Thanks guys.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2008 23:45:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-state/m-p/3929803#M940993</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-06T23:45:51Z</dc:date>
    </item>
  </channel>
</rss>

