<?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: data store when we execute TCODE CO11N and CO15. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-store-when-we-execute-tcode-co11n-and-co15/m-p/5270377#M1216759</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is production order comfirmation right?  Check table AFRU.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Mar 2009 19:05:08 GMT</pubDate>
    <dc:creator>RichHeilman</dc:creator>
    <dc:date>2009-03-09T19:05:08Z</dc:date>
    <item>
      <title>data store when we execute TCODE CO11N and CO15.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-store-when-we-execute-tcode-co11n-and-co15/m-p/5270376#M1216758</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;Can you please tell me when we execute the transaction CO11N and CO15 where the data stores.Mean in Which table it stores all the value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2009 19:02:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-store-when-we-execute-tcode-co11n-and-co15/m-p/5270376#M1216758</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-09T19:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: data store when we execute TCODE CO11N and CO15.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-store-when-we-execute-tcode-co11n-and-co15/m-p/5270377#M1216759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is production order comfirmation right?  Check table AFRU.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2009 19:05:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-store-when-we-execute-tcode-co11n-and-co15/m-p/5270377#M1216759</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2009-03-09T19:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: data store when we execute TCODE CO11N and CO15.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-store-when-we-execute-tcode-co11n-and-co15/m-p/5270378#M1216760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be you can try SQL Tarce ST05 ON and execute the transactions. You will get the name of all tables the get updated in background.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2009 19:08:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-store-when-we-execute-tcode-co11n-and-co15/m-p/5270378#M1216760</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-09T19:08:29Z</dc:date>
    </item>
    <item>
      <title>Re: data store when we execute TCODE CO11N and CO15.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-store-when-we-execute-tcode-co11n-and-co15/m-p/5270379#M1216761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be you can try SQL Tarce ST05 ON and execute the transactions. You will get the name of all tables the get updated in background.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2009 19:09:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-store-when-we-execute-tcode-co11n-and-co15/m-p/5270379#M1216761</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-09T19:09:02Z</dc:date>
    </item>
    <item>
      <title>Re: data store when we execute TCODE CO11N and CO15.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-store-when-we-execute-tcode-co11n-and-co15/m-p/5270380#M1216762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can join to AFRU from the AFVC table using the RUECK field.  Here is a join from one of my programs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;clear iaf. refresh iaf.
  select afko~aufnr aufk~werks aufk~auart afko~gltrp
         afpo~matnr afpo~cuobj
         afvc~aufpl afvc~vornr afvc~rueck afru~iedd
         afru~iedz  afru~gmnga afru~ernam afru~pernr
           into corresponding fields of table iaf
            from afko
              inner join aufk
                      on afko~aufnr = aufk~aufnr
              inner join afpo
                      on aufk~aufnr = afpo~aufnr
              inner join afvc
                      on afko~aufpl = afvc~aufpl
              inner join afru
                      on afvc~rueck = afru~rueck
                       where afko~gltrp in s_gltrp
                         and afko~dispo &amp;lt;&amp;gt; 'COL'
                         and aufk~auart in s_auart
                         and aufk~werks in s_werks
                         and aufk~loekz = ' '
                         and aufk~idat2 = '00000000'
                         and afvc~vornr in s_vornr
                         and afru~ernam in s_ernam
                         and afru~iedd  in s_iedd
                         and afru~iedz  in s_iedz
                         and afru~pernr in s_pernr.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2009 19:09:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-store-when-we-execute-tcode-co11n-and-co15/m-p/5270380#M1216762</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2009-03-09T19:09:30Z</dc:date>
    </item>
  </channel>
</rss>

