<?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: get runtime data of cj20n tcode. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-runtime-data-of-cj20n-tcode/m-p/700589#M31845</link>
    <description>&lt;P&gt;Vaguely remember that settlement rules are in COBRA, COBRB tables.&lt;/P&gt;&lt;P&gt;For finding out yourself use multi tool ST12 -&amp;gt; ABAP and SQL trace combined. SQL summary will list all tables accessed during trace runtime.&lt;/P&gt;&lt;P&gt;Find more info by searching "SAP ST12 blog".&lt;/P&gt;</description>
    <pubDate>Fri, 28 Sep 2018 11:52:17 GMT</pubDate>
    <dc:creator>ThomasZloch</dc:creator>
    <dc:date>2018-09-28T11:52:17Z</dc:date>
    <item>
      <title>get runtime data of cj20n tcode.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-runtime-data-of-cj20n-tcode/m-p/700587#M31843</link>
      <description>&lt;P&gt;Hi team,&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;I want all the data of settlement rule of tcode cj20n when we press save button.&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;How can i achieve this.??&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;user will just make a minor change at any level of project.&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;I want it because at the background i am generating idoc, based on the settlement rule data which is currently present in all wbs element.&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Fri, 28 Sep 2018 10:19:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-runtime-data-of-cj20n-tcode/m-p/700587#M31843</guid>
      <dc:creator>former_member219850</dc:creator>
      <dc:date>2018-09-28T10:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: get runtime data of cj20n tcode.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-runtime-data-of-cj20n-tcode/m-p/700588#M31844</link>
      <description>&lt;P&gt;Please help&lt;/P&gt;</description>
      <pubDate>Fri, 28 Sep 2018 11:10:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-runtime-data-of-cj20n-tcode/m-p/700588#M31844</guid>
      <dc:creator>former_member219850</dc:creator>
      <dc:date>2018-09-28T11:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: get runtime data of cj20n tcode.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-runtime-data-of-cj20n-tcode/m-p/700589#M31845</link>
      <description>&lt;P&gt;Vaguely remember that settlement rules are in COBRA, COBRB tables.&lt;/P&gt;&lt;P&gt;For finding out yourself use multi tool ST12 -&amp;gt; ABAP and SQL trace combined. SQL summary will list all tables accessed during trace runtime.&lt;/P&gt;&lt;P&gt;Find more info by searching "SAP ST12 blog".&lt;/P&gt;</description>
      <pubDate>Fri, 28 Sep 2018 11:52:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-runtime-data-of-cj20n-tcode/m-p/700589#M31845</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2018-09-28T11:52:17Z</dc:date>
    </item>
    <item>
      <title>Re: get runtime data of cj20n tcode.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-runtime-data-of-cj20n-tcode/m-p/700590#M31846</link>
      <description>&lt;P&gt;As &lt;SPAN class="mention-scrubbed"&gt;thomas.zloch#overview&lt;/SPAN&gt; suggested, fetch the COBRA and COBRB values based on the WBS-Object (PRPS-OBJNR) ...&lt;/P&gt;</description>
      <pubDate>Fri, 28 Sep 2018 19:46:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-runtime-data-of-cj20n-tcode/m-p/700590#M31846</guid>
      <dc:creator>NTeunckens</dc:creator>
      <dc:date>2018-09-28T19:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: get runtime data of cj20n tcode.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-runtime-data-of-cj20n-tcode/m-p/700591#M31847</link>
      <description>&lt;P&gt;Hi Thomas,&lt;/P&gt;&lt;P&gt;Thank you for your reply..&lt;/P&gt;&lt;P&gt;I want all runtime settlement rule data which is not accessed to display or edit. &lt;/P&gt;&lt;P&gt;Means i will not visit the settlement rule screen, but still is want the previously entered data or runtime data inputs.&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Darshan&lt;/P&gt;</description>
      <pubDate>Sat, 29 Sep 2018 12:29:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-runtime-data-of-cj20n-tcode/m-p/700591#M31847</guid>
      <dc:creator>former_member219850</dc:creator>
      <dc:date>2018-09-29T12:29:17Z</dc:date>
    </item>
    <item>
      <title>Re: get runtime data of cj20n tcode.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-runtime-data-of-cj20n-tcode/m-p/700592#M31848</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Thanks for you inputs.&lt;/P&gt;&lt;P&gt;i have found the solution by myself.&lt;/P&gt;&lt;P&gt;I will get all the existing rules from database &amp;amp; if user goes to individual settlement rule then that data is available in (SAPLKOBS)GT_COBRA_BUF[] &amp;amp; (SAPLKOBS)GT_COBRB_BUF[].&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Darshan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Oct 2018 08:18:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-runtime-data-of-cj20n-tcode/m-p/700592#M31848</guid>
      <dc:creator>former_member219850</dc:creator>
      <dc:date>2018-10-01T08:18:06Z</dc:date>
    </item>
  </channel>
</rss>

