<?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 tp01 recording problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/tp01-recording-problem/m-p/933844#M61481</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;&lt;/P&gt;&lt;P&gt;      I did a recording for Travel mgmt system, tp01,added flight details (multiple trip), advance and comments, the recordding happens fine. after that i create a program for recording and run it, it runs fine, without errs, when i run the program to show screens in foreground, then it shows inserting all above mentioned details, but when i check its later, it does not show flight details and comments.&lt;/P&gt;&lt;P&gt;   its very imp, can some 1 help me out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds,&lt;/P&gt;&lt;P&gt;sim sim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Aug 2005 08:35:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-08-09T08:35:46Z</dc:date>
    <item>
      <title>tp01 recording problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tp01-recording-problem/m-p/933844#M61481</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;&lt;/P&gt;&lt;P&gt;      I did a recording for Travel mgmt system, tp01,added flight details (multiple trip), advance and comments, the recordding happens fine. after that i create a program for recording and run it, it runs fine, without errs, when i run the program to show screens in foreground, then it shows inserting all above mentioned details, but when i check its later, it does not show flight details and comments.&lt;/P&gt;&lt;P&gt;   its very imp, can some 1 help me out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds,&lt;/P&gt;&lt;P&gt;sim sim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2005 08:35:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tp01-recording-problem/m-p/933844#M61481</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-09T08:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: tp01 recording problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tp01-recording-problem/m-p/933845#M61482</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;Strange behavior: background is working, display mode shows all values - how can booking only fetch part of the data?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's possible to have different screens in foreground / background - but then you would not have seen all values in correct place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you leave some screens with cancel instead of back?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or didn't I fetch your description correct: aren't flight details stored at all?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2005 14:26:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tp01-recording-problem/m-p/933845#M61482</guid>
      <dc:creator>christian_wohlfahrt</dc:creator>
      <dc:date>2005-08-09T14:26:51Z</dc:date>
    </item>
    <item>
      <title>Re: tp01 recording problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tp01-recording-problem/m-p/933846#M61483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;   when i run the prg for recording then it does not give any errors, even when i say run in foreground, it shows inserting flight details, but then after the entire process is complete, and  check in tp01 then i can't see flight details and comments&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Aug 2005 06:38:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tp01-recording-problem/m-p/933846#M61483</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-10T06:38:42Z</dc:date>
    </item>
    <item>
      <title>Re: tp01 recording problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tp01-recording-problem/m-p/933847#M61484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Seema,&lt;/P&gt;&lt;P&gt;Are you passing options with call transaction statement(i am assuming that you are using call transaction). Some&lt;/P&gt;&lt;P&gt;try passing RACOMMIT = 'X' in options.&lt;/P&gt;&lt;P&gt;if you don't pass it, processing is stopped after COMMIT staement in standard program.&lt;/P&gt;&lt;P&gt;e.g.&lt;/P&gt;&lt;P&gt;data:&lt;/P&gt;&lt;P&gt;ctu like ctu_params.&lt;/P&gt;&lt;P&gt;ctu-racommit = 'X'.&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;call transaction 'TP01'.....&lt;/P&gt;&lt;P&gt;options from ctu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Komal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Aug 2005 06:57:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tp01-recording-problem/m-p/933847#M61484</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-10T06:57:43Z</dc:date>
    </item>
    <item>
      <title>Re: tp01 recording problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tp01-recording-problem/m-p/933848#M61485</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;I see, your BTC never saves the values. Has the entry flight details, which you created with the recording of the BDC?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Aug 2005 07:04:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tp01-recording-problem/m-p/933848#M61485</guid>
      <dc:creator>christian_wohlfahrt</dc:creator>
      <dc:date>2005-08-10T07:04:55Z</dc:date>
    </item>
  </channel>
</rss>

