<?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: ABAP and Linear Programming in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-and-linear-programming/m-p/3440580#M826276</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Steven,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are dealing with the same problem as you described.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've been looking for a linear programming tool in ABAP as well, but I found nothing. The only idea we have is using external O.R. packages, like SAS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any new ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sefy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 May 2008 09:56:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-12T09:56:53Z</dc:date>
    <item>
      <title>ABAP and Linear Programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-and-linear-programming/m-p/3440579#M826275</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;We are developing an application to arrive at an optimal amount of component inventory to carry for a production line in a manufacturing environment.  Part of this application requires the execution of a linear programming technique called "Revised (Primal) Simplex Method".  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone ever done linear programming in ABAP ?   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone ever written an ABAP program that calls a routine written in another language that used linear programming ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2008 23:40:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-and-linear-programming/m-p/3440579#M826275</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-21T23:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP and Linear Programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-and-linear-programming/m-p/3440580#M826276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Steven,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are dealing with the same problem as you described.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've been looking for a linear programming tool in ABAP as well, but I found nothing. The only idea we have is using external O.R. packages, like SAS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any new ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sefy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2008 09:56:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-and-linear-programming/m-p/3440580#M826276</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-12T09:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP and Linear Programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-and-linear-programming/m-p/3440581#M826277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The APO Module has a full suite of Optimisation Tools.&lt;/P&gt;&lt;P&gt; The other advantage is that the CPU intensive LP processing is done on a separate processor to the ERP processor where all the business transactions get processed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2008 10:02:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-and-linear-programming/m-p/3440581#M826277</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-12T10:02:06Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP and Linear Programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-and-linear-programming/m-p/3440582#M826278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sefy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We were unable to find a way to resolve our issue with ABAP, so we have also looked at external packages.  We found a software package called C-Plex by a company named I-Log that seems to suit our needs.  We are have not started using it yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As John mentions in a future post, APO has a lot of optimization tools but we are not aware of any that can be used in the manner we need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck with your implementation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2008 12:21:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-and-linear-programming/m-p/3440582#M826278</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-12T12:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP and Linear Programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-and-linear-programming/m-p/3440583#M826279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you aware of a tool in APO that allows you to set up a specific probelm ?  We have a pretty specific case to solve.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be appreciated !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2008 12:26:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-and-linear-programming/m-p/3440583#M826279</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-12T12:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP and Linear Programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-and-linear-programming/m-p/3440584#M826280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steve,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are some examples that might help in the Supply Network Planning (SNP) area of the APO documentation.&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_scm2007/helpdata/en/76/8b623c8a6da167e10000000a11402f/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_scm2007/helpdata/en/76/8b623c8a6da167e10000000a11402f/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I should also mention the data integration between SAP ERP(R/3) and APO is excellent, which is another reason for not using a third party solution..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2008 14:19:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-and-linear-programming/m-p/3440584#M826280</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-12T14:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP and Linear Programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-and-linear-programming/m-p/3440585#M826281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;However, APO gives &lt;STRONG&gt;specific&lt;/STRONG&gt; business solutions for which it uses linear programming.&lt;/P&gt;&lt;P&gt;I doesn't give a standard and &lt;STRONG&gt;supported&lt;/STRONG&gt; API to a &lt;STRONG&gt;general&lt;/STRONG&gt; linear programming algorithm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sefy Kagarlitsky (Using Rotem Bashi's login)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2008 12:22:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-and-linear-programming/m-p/3440585#M826281</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-13T12:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP and Linear Programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-and-linear-programming/m-p/3440586#M826282</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;You can try using GENIOS, it's an API to use simplex method of linear programming in ABAP, the component is CA-EPT-GEN, it has several example on how to use it.&lt;/P&gt;&lt;P&gt;This post is a little old (2008) but could be useful for anyone else.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cecilia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2011 15:12:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-and-linear-programming/m-p/3440586#M826282</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-26T15:12:51Z</dc:date>
    </item>
  </channel>
</rss>

