<?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 Linkages in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-linkages/m-p/4569210#M1078193</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;dear Friend ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Please concatenate materail and batch no into one variable &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; concatenate itab-matnr itab-charg into itab-objek.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; select single cuobj&lt;/P&gt;&lt;P&gt;         from inob&lt;/P&gt;&lt;P&gt;         into itab-objek1&lt;/P&gt;&lt;P&gt;         where objek = itab-objek.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  select single atwrt&lt;/P&gt;&lt;P&gt;         from ausp&lt;/P&gt;&lt;P&gt;         into itab-customer&lt;/P&gt;&lt;P&gt;         where objek = itab-objek1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u refer this code for u r requirment ,i hope its useful for u &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards ,&lt;/P&gt;&lt;P&gt;Nikhil Narkhede&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 05 Oct 2008 10:36:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-05T10:36:13Z</dc:date>
    <item>
      <title>Table Linkages</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-linkages/m-p/4569208#M1078191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;We have created the batch characterestics as Accepted and rejected.While receiving from vendor, the batch will be created and their characterestics will be maintained.Now I have to create a report of goods received having only rejected material. For this I need table linkages of Batch Number(MSEG-CHARG), Batch characterestics description(RCTAT-ATNAM) and Batch characterestics Value(CAWN-ATWRT). Please help. Full points will be awarded.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: k prasanna on Oct 5, 2008 4:18 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Oct 2008 18:15:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-linkages/m-p/4569208#M1078191</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-04T18:15:57Z</dc:date>
    </item>
    <item>
      <title>Re: Table Linkages</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-linkages/m-p/4569209#M1078192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;why can't you use the BAPI &lt;STRONG&gt;BAPI_OBJCL_GETDETAIL&lt;/STRONG&gt; to get the information about the characteristic values.&lt;/P&gt;&lt;P&gt;or else you can get the information from AUSP table using the batch&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Oct 2008 03:48:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-linkages/m-p/4569209#M1078192</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-05T03:48:25Z</dc:date>
    </item>
    <item>
      <title>Re: Table Linkages</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-linkages/m-p/4569210#M1078193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;dear Friend ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Please concatenate materail and batch no into one variable &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; concatenate itab-matnr itab-charg into itab-objek.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; select single cuobj&lt;/P&gt;&lt;P&gt;         from inob&lt;/P&gt;&lt;P&gt;         into itab-objek1&lt;/P&gt;&lt;P&gt;         where objek = itab-objek.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  select single atwrt&lt;/P&gt;&lt;P&gt;         from ausp&lt;/P&gt;&lt;P&gt;         into itab-customer&lt;/P&gt;&lt;P&gt;         where objek = itab-objek1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u refer this code for u r requirment ,i hope its useful for u &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards ,&lt;/P&gt;&lt;P&gt;Nikhil Narkhede&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Oct 2008 10:36:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-linkages/m-p/4569210#M1078193</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-05T10:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: Table Linkages</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-linkages/m-p/4569211#M1078194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Vijay,&lt;/P&gt;&lt;P&gt;                       Congrats for on top and thanx for reply.we are not fluent in BAPI.I am an MM consultant.I have to give table linkages for these fields. Our business requirements are while goods reciept with MIGO, system will create the batch no. In that batch we have got characterestics value as accepted and rejected. Now i have to fetch only rejected materials. That is why I have to link batchno with Characterestics description and characterestics value.So please convey how to link these fields.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: k prasanna on Oct 6, 2008 5:18 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Oct 2008 17:34:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-linkages/m-p/4569211#M1078194</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-05T17:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: Table Linkages</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-linkages/m-p/4569212#M1078195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. goto MCH1 with matnr and charg&lt;/P&gt;&lt;P&gt;2. check field CUOBJ_BM&lt;/P&gt;&lt;P&gt;3. if this field not initial, then goto AUSP with OBJEK = MCH1-CUOBJ_BM - characteristic values.&lt;/P&gt;&lt;P&gt;4. goto CABN with ATINN = AUSP-ATINN - characteristics description.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Oct 2008 04:48:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-linkages/m-p/4569212#M1078195</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-06T04:48:15Z</dc:date>
    </item>
  </channel>
</rss>

