<?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: table for SM36 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-sm36/m-p/3231887#M770942</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;TBTCA                          Subsequent relationship in batch job sched&lt;/P&gt;&lt;P&gt;TBTCB                          Preceding relationship in batch job schedu&lt;/P&gt;&lt;P&gt;TBTCCNTXT                      Information for Assignment of Jobs to Comp&lt;/P&gt;&lt;P&gt;TBTCCTXTT                      Description of Reference Types for Backgro&lt;/P&gt;&lt;P&gt;TBTCCTXTTP                     Check Table: Valid Job Reference Types&lt;/P&gt;&lt;P&gt;TBTCI                          Usage counter for the job's internal repor&lt;/P&gt;&lt;P&gt;TBTCJSTEP                      Background Job Step Overview&lt;/P&gt;&lt;P&gt;TBTCO                          Job Status Overview Table&lt;/P&gt;&lt;P&gt;TBTCP                          Background Job Step Overview&lt;/P&gt;&lt;P&gt;TBTCR                          Batch scheduler execution time&lt;/P&gt;&lt;P&gt;TBTCS                          Background Processing: Time Schedule Table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 31 Dec 2007 02:59:33 GMT</pubDate>
    <dc:creator>daixiong_jiang3</dc:creator>
    <dc:date>2007-12-31T02:59:33Z</dc:date>
    <item>
      <title>table for SM36</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-sm36/m-p/3231886#M770941</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 had create a batch job using SM36. What is the tablename which this SM36 write to?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Dec 2007 01:57:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-sm36/m-p/3231886#M770941</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-31T01:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: table for SM36</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-sm36/m-p/3231887#M770942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;TBTCA                          Subsequent relationship in batch job sched&lt;/P&gt;&lt;P&gt;TBTCB                          Preceding relationship in batch job schedu&lt;/P&gt;&lt;P&gt;TBTCCNTXT                      Information for Assignment of Jobs to Comp&lt;/P&gt;&lt;P&gt;TBTCCTXTT                      Description of Reference Types for Backgro&lt;/P&gt;&lt;P&gt;TBTCCTXTTP                     Check Table: Valid Job Reference Types&lt;/P&gt;&lt;P&gt;TBTCI                          Usage counter for the job's internal repor&lt;/P&gt;&lt;P&gt;TBTCJSTEP                      Background Job Step Overview&lt;/P&gt;&lt;P&gt;TBTCO                          Job Status Overview Table&lt;/P&gt;&lt;P&gt;TBTCP                          Background Job Step Overview&lt;/P&gt;&lt;P&gt;TBTCR                          Batch scheduler execution time&lt;/P&gt;&lt;P&gt;TBTCS                          Background Processing: Time Schedule Table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Dec 2007 02:59:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-sm36/m-p/3231887#M770942</guid>
      <dc:creator>daixiong_jiang3</dc:creator>
      <dc:date>2007-12-31T02:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: table for SM36</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-sm36/m-p/3231888#M770943</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;Run the transaction SM36 , find the program name (in this case SAPLBTCH) , then run transaction SE80 put the program name , click on the Dictionary Structure , its display all the Table , Structure ,class and all dictionary Object used by the transaction . e.g. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table : BTCCTL Control table for background processing &lt;/P&gt;&lt;P&gt;BTCH4430 After job definition &lt;/P&gt;&lt;P&gt;BTCH4440 After event definition &lt;/P&gt;&lt;P&gt;BTCJSTAT Run-time statistics for background jobs &lt;/P&gt;&lt;P&gt;BTCJN Table of the Job Name for Background Processing &lt;/P&gt;&lt;P&gt;BTCLOG_COD Job log entries in flexible (file) format without date/time &lt;/P&gt;&lt;P&gt;BTCSED Description of system event IDs for background processing &lt;/P&gt;&lt;P&gt;etc..&lt;/P&gt;&lt;P&gt;a long list of tables.... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another method is SQL Trace .. , run transaction ST05 , put the trace on , run the transaction , see the trace , find the table used and dont forget to OFF the trace .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assign Points if helpful..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Deepak Rana.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Dec 2007 05:12:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-sm36/m-p/3231888#M770943</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-31T05:12:15Z</dc:date>
    </item>
  </channel>
</rss>

