<?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 Comparing 2 batch Characterstics in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/comparing-2-batch-characterstics/m-p/4403042#M1046521</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;Is there any FM exists to compare two batches. &lt;/P&gt;&lt;P&gt;Requirement is i need to compare chemical composition of both the batches. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example for a particular batch (T-code MSC3n) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Batch A composition: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ni% &lt;/P&gt;&lt;P&gt;Cr% &lt;/P&gt;&lt;P&gt;Mo% &lt;/P&gt;&lt;P&gt;Fe% &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Batch B composition: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ni% &lt;/P&gt;&lt;P&gt;Cr% &lt;/P&gt;&lt;P&gt;Mo% &lt;/P&gt;&lt;P&gt;Fe% &lt;/P&gt;&lt;P&gt;If 2 compositions are not equal then i should not merge both. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Venkat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Aug 2008 06:48:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-19T06:48:24Z</dc:date>
    <item>
      <title>Comparing 2 batch Characterstics</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/comparing-2-batch-characterstics/m-p/4403042#M1046521</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;Is there any FM exists to compare two batches. &lt;/P&gt;&lt;P&gt;Requirement is i need to compare chemical composition of both the batches. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example for a particular batch (T-code MSC3n) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Batch A composition: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ni% &lt;/P&gt;&lt;P&gt;Cr% &lt;/P&gt;&lt;P&gt;Mo% &lt;/P&gt;&lt;P&gt;Fe% &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Batch B composition: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ni% &lt;/P&gt;&lt;P&gt;Cr% &lt;/P&gt;&lt;P&gt;Mo% &lt;/P&gt;&lt;P&gt;Fe% &lt;/P&gt;&lt;P&gt;If 2 compositions are not equal then i should not merge both. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Venkat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Aug 2008 06:48:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/comparing-2-batch-characterstics/m-p/4403042#M1046521</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-19T06:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing 2 batch Characterstics</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/comparing-2-batch-characterstics/m-p/4403043#M1046522</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;AFAIK - not exist. Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Call function 'BAPI_OBJCL_GETDETAIL' for first batch.&lt;/P&gt;&lt;P&gt;2. Move data into internal table 1.&lt;/P&gt;&lt;P&gt;3. Call function 'BAPI_OBJCL_GETDETAIL' for second batch.&lt;/P&gt;&lt;P&gt;4. Move data into internal table 2.&lt;/P&gt;&lt;P&gt;5. Compare internal tables 1 and 2.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Aug 2008 06:56:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/comparing-2-batch-characterstics/m-p/4403043#M1046522</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-19T06:56:14Z</dc:date>
    </item>
  </channel>
</rss>

